I used the upgrade code in from the documents but now I can't sign in I get this log document error that gets cut off,
Could you explain? What do you mean "upgrade code"? Give us a step-by-step what you did
docker run -it --rm
\
--volume /var/run/docker.sock:/var/run/docker.sock
\
--volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw
\
--entrypoint="upgrade"
\
appwrite/appwrite:1.7.4
this is the code i used
did you migrate?
i also ran this code afterwards
yes
cleared browser cache?
still didnt work
here is the full error i had to "ctrl"+ - my screen to get it all
Recommended threads
- Realtime not processing messages
When subscribing to realtime events of database, the client's websocket receives the messages in the websocket feed, but doesn't call the specific message handl...
- problem with some tables (cant read rows...
I have a weird problem with some tables - they wont show the rows (in console it is stuck loading). I checked in mariadb directly and the collection can be read...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please