Upgrade to latest URL resolves to blank/white screen

Version ie <v5.11.68>

Environment

Checklist

  • Can you replicate the issue on our v5 demo site https://demo.invoiceninja.com or Invoice Ninja? N/A
  • Have you searched existing issues? Yes
  • Have you inspected the logs in storage/logs/laravel.log for any errors? Yes

Describe the bug

Updating to the latest version as I’ve done at least 6 or 8 times in the past few years. URL reslves to blank white screen. No errors. Docker logs look clean. Tried clearing browser cache & cookies, re-pulled and the same… I was able to resolve by pulling a backup. Anyone else experience the same?

Steps To Reproduce

sudo docker compose down
sudo docker compose pull
sudo docker compose up -d && docker compose logs -f

Expected Behavior

Resolve to login screen with 2FA enabled.

Additional context

First time this has happened during an upgrade, curious if anyone else has experienced this.

Also, curious if it’s possible to deploy IN using a Portainer stack instead of using Docker compose.

Hi,

Do you see any errors in the browser, the web server error logs or storage/logs?

Also, are you able to login with the desktop app?