Login fails if started before SSO provider #7

Closed
opened 2026-03-11 08:58:50 +00:00 by iexos · 2 comments
Owner

If you have set up SSO it might happen that at some point login fails with a message like "No login system is configured". To solve simply restart the app via

abra app restart <app-name> app

For background see this issue.

Possible workaround could be a specialized healthcheck.

If you have set up SSO it might happen that at some point login fails with a message like "No login system is configured". To solve simply restart the app via ``` abra app restart <app-name> app ``` For background see [this issue](https://github.com/gristlabs/grist-core/issues/1912#issuecomment-4023235409). Possible workaround could be a specialized healthcheck.
Author
Owner

Implemented healthcheck workaround in 5853b16. This will probably result in grist restarting when the IdP is unavailable so we should remove it as soon as its fixed upstream. Keeping it open as a reminder.

Implemented healthcheck workaround in 5853b16. This will probably result in grist restarting when the IdP is unavailable so we should remove it as soon as its fixed upstream. Keeping it open as a reminder.
Author
Owner

Grist is now crashing again, workaround has been removed

Grist is now crashing again, workaround has been removed
iexos closed this issue 2026-06-19 15:19:06 +00:00
Sign in to join this conversation.