You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: