I just installed using git and healthcheck is fine, but I’m getting intermittent “loading, please wait” after logins.
The Chrome browser console is reporting:
Failed to load resource: the server responded with a status of 503 ()
for
https://passbolt.emerge.org/roles.json?api-version=v2
and
Uncaught (in promise) u
for
passbolt.js:3
I’ve cleared cookies, the extension works fine…but login to the landing page is mostly miss and sometimes hit. The second error of “uncaught (in promise)” shows when successfully hitting the resource page.
ADDED EDIT: If I check “disable cache” in the browser it will load. When I uncheck disable cache and subsequently refresh the page it will not load.
CORRECTION: Sometimes it will still not load even with browser cache disabled.
Any idea what this is related to?