
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
- Storage getFilePreview for GIF file retu...
Used to work in 1.6.x but with 1.7.4 upgrade it seems to be broken.
- Admin panel
- Settings page on storage in a bucket goe...
When navigating to a settings page in a bucket i recieve a 404 with the following error: ``` 2025-06-06T12:02:46.582655899Z [Error] File: /usr/src/code/app/cont...
