unable to connect after upgrade

I upgraded from 1.131 to 1.141 today, I followed the breaking update instructions for 1.133 and made the edits to the docker-compose.yml before running docker compose pull && docker compose up -d
The breaking changes instructions for 1.136 didn't seem to apply to me as I do not have "IMMICH_MEDIA_LOCATION" in my .env
For the breaking changes in 1.137, I missed the part for the TypeORM Upgrade, but after it failing initially I went back to double check and then set the version to "v1.133.0" in the.env before running the upgrade again (I used 1.133 instead of the suggested 1.132 because I had already made the changes to the docker-compose-yml for 1.133)
Once I did, while the containers show as running and healthy, when I try to open immich I just get the "This site can’t be reached" error.
I tried following the instructions from the backup and restore page, using the automatic backup from yesterday, to no avail. Running docker ps shows server, machine learning, postgres, and redis as running, but I am unable to access the aplication. I apologize if I missed something obvious.
Was this page helpful?