Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Borisov committed Jul 3, 2024
1 parent e004915 commit f9d195b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,10 @@ Too slow "Loading ..." phase and the "Warning: cache disabled" is visible above
- Otherwise, check the database connection string, it can be incorrect (see above).
- DB cache is refreshed automatically every hour in default configuration.

Sign-in error "Server error There is a problem with the server configuration. Check the server logs for more information."
- Make sure you have created [Azure App Registration](#getting-started), granted necessary permissions
- And added values of AZURE_AD_CLIENT_ID, AZURE_AD_CLIENT_SECRET, and AZURE_AD_TENANT_ID in Env-settings, for instance to .env-file

HTTP ERROR 431: cleanup previous authentication cookies from your browser's Application tab. It should resolve the issue.

HTTP ERROR DNS_PROBE_FINISHED_NXDOMAIN: if you run your web app in the cloud environment like Azure App Service,
Expand Down

0 comments on commit f9d195b

Please sign in to comment.