Logs
2 items
PostgreSQL
2 items
I can't access an application
If your user is a superuser, or has the attribute goauthentik.io/user/debug set to true (can also be set on a group level):
I can't log in to authentik
In case you can't log in anymore, perhaps due to an incorrectly configured stage or a failed flow import, you can create a recovery key.
Errors when uploading icons
There are two common causes for icon and image upload problems when authentik uses local file storage.
Missing Permissions system_exception events
This error can occur during initial setup, when authentik bootstraps the embedded Outpost, while the database migrations are not finished yet.
Missing admin group
If all of the Admin groups have been deleted, or misconfigured during sync, you can use the following command to gain access back.
Troubleshooting CSRF Errors
With some proxy setups, you might run into CSRF errors when attempting to create/save objects in authentik. This is usually caused by either the Origin or Host header being incorrect.
Troubleshooting Email sending
Some hosting providers block outgoing SMTP ports, in which case you'll have to host an SMTP relay on a different port with a different provider.
Troubleshooting LDAP Synchronization
To troubleshoot LDAP sources, you can run the command below to run a synchronization in the foreground and see any errors or warnings that might happen directly
Troubleshooting Forward auth
Steps to help debug forward auth setups with various reverse proxies