Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Error in authelia docker container #275

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

Error in authelia docker container #275

arif-b-khan opened this issue Jan 28, 2024 · 2 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/[email protected]/command.go:920 (*Command).execute\ngithub.com/spf13/[email protected]/command.go:1044 (*Command).ExecuteC\ngithub.com/spf13/[email protected]/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/[email protected]/command.go:920 (*Command).execute\ngithub.com/spf13/[email protected]/command.go:1044 (*Command).ExecuteC\ngithub.com/spf13/[email protected]/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
@cedulai
Copy link

cedulai commented Jun 27, 2024

@arif-b-khan were you able to figure this out? I'm experiencing similar behavior

@cedulai
Copy link

cedulai commented Jun 27, 2024

@arif-b-khan try a fresh linux install on your VPS and rerun the script as root

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants