
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
- NIOHTTPCompression-Error
Hi, I have self-hosted Appwrite via Coolify on a Ubuntu-VPS . I am accessing the Database via Swift. Everything is working as expected, but with one collection ...
- Updating OTP Session template not workin...
I have self hosted with v1.7.4, while updating OTP Session template, verification template is being updated, earlier there was an issue with variables but not i...
- Errors in collection filtering
1 - The list does not appear after pressing the Apply Filter button. After the filter is applied, I cannot see which filter I applied. 2 - When adding the 2nd f...
