Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in authelia docker container #275

Open
2 tasks
arif-b-khan opened this issue Jan 28, 2024 · 0 comments
Open
2 tasks

Error in authelia docker container #275

arif-b-khan opened this issue Jan 28, 2024 · 0 comments
Assignees

Comments

@arif-b-khan
Copy link

  • Getting error in authelia docker container
  • I've also searched through the existing issues, and my problem hasn't been brought up

Describe the issue
Not able to connect to bunkerweb. I found following issue in docker log file.
I'm getting error in Authelia docker container. I also found my bunkerweb is showing unhealthy due to this I'm not able to connect to bunkerweb

Logs (if applicable)
time="2024-01-28T10:04:54Z" level=info msg="Authelia v4.37.5 is starting"
time="2024-01-28T10:04:54Z" level=info msg="Log severity set to debug"
time="2024-01-28T10:04:54Z" level=info msg="Storage schema is being checked for updates"
time="2024-01-28T10:04:54Z" level=error msg="Failure running the storage provider startup check: the configured encryption key does not appear to be valid for this database which may occur if the encryption key was changed in the configuration without using the cli to change it in the database" stack="github.com/authelia/authelia/v4/internal/commands/root.go:281 doStartupChecks\ngithub.com/authelia/authelia/v4/internal/commands/root.go:87 cmdRootRun\ngithub.com/spf13/cobra@v1.6.1/command.go:920 (*Command).execute\ngithub.com/spf13/cobra@v1.6.1/command.go:1044 (*Command).ExecuteC\ngithub.com/spf13/cobra@v1.6.1/command.go:968 (*Command).Execute\ngithub.com/authelia/authelia/v4/cmd/authelia/main.go:10 main\nruntime/proc.go:250 main\nruntime/asm_amd64.s:1594 goexit"
time="2024-01-28T10:04:54Z" level=fatal msg="The following providers had fatal failures during startup: storage" stack="github.com/authelia/authelia/v4/internal/commands/root.go:309 doStartupChecks\ngithub.com/authelia/authelia/v4/internal/commands/root.go:87 cmdRootRun\ngithub.com/spf13/cobra@v1.6.1/command.go:920 (*Command).execute\ngithub.com/spf13/cobra@v1.6.1/command.go:1044 (*Command).ExecuteC\ngithub.com/spf13/cobra@v1.6.1/command.go:968 (*Command).Execute\ngithub.com/authelia/authelia/v4/cmd/authelia/main.go:10 main\nruntime/proc.go:250 main\nruntime/asm_amd64.s:1594 goexit"

Environment:

  • Client OS: linux
  • VPS OS Ubuntu 20.04.6 LTS
  • VPS Provider Azure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants