Roney Dsilva

Results 16 comments of Roney Dsilva

Any Update on this?

Facing Same issue here, getting 404 ![image](https://github.com/goauthentik/authentik/assets/116948023/e2ad7abc-370b-4ed9-b669-fee3dbd6210c) No response body, no error in logs @BeryJu Please look into this

upon further investigation got to this, auth_via=api_token event=No recovery flow in the logs,

Fixed the Issue by Setting default Recovery flow in Tenant Settings.

Hi @tanberry Thanks for the clarification, please do let me know if you find anything on this.

Hi @tanberry , I have found a workaround for the same, I removed the email field from the prompt, and in the stage section, I added an override for the...

Hi @ragulkumar7398, Currently, there isn't a feature that allows changing this message from the Admin UI. However, from the code you can still change it. Location: `/authentik/stages/identification/stage.py`, be aware that...

Hi @aheath70, Your issue looks to be due to resource limations, kindly check if the container is contending for resources with other containers on the same host. High CPU or...

Hi @gmpreussner, It appears that there migration issue causing the error (`DuplicateTable: relation "authentik_stages_authenticator_static_staticdevice" already exists`) which might be due to migration history inconsistencies. If you've migrated back and forth...

> > Hi @aheath70, Your issue looks to be due to resource limations, kindly check if the container is contending for resources with other containers on the same host. High...