Open
Description
I'm using the supplied values.local.yaml
file to start testing Authelia but installation with this seems to result in a crash-loop. Here's the error log.
time="2021-07-23T19:01:45Z" level=warning msg="No access control rules have been defined so the default policy two_factor will be applied to all requests"
time="2021-07-23T19:01:45Z" level=info msg="Logging severity set to info"
time="2021-07-23T19:01:45Z" level=info msg="Storage schema upgrade to v1 completed"
time="2021-07-23T19:01:45Z" level=error msg="Unable to find database file: /config/users_database.yml" stack="github.com/authelia/authelia/cmd/authelia/main.go:92 startServer\ngithub.com/authelia/authelia/cmd/authelia/main.go:145 main.func1\ngithub.com/spf13/[email protected]/command.go:856 (*Command).execute\ngithub.com/spf13/[email protected]/command.go:960 (*Command).ExecuteC\ngithub.com/spf13/[email protected]/command.go:897 main\ngithub.com/authelia/authelia/cmd/authelia/main.go:163 main\nruntime/proc.go:225 main\nruntime/asm_amd64.s:1371 goexit"
time="2021-07-23T19:01:45Z" level=error msg="Generating database file: /config/users_database.yml" stack="github.com/authelia/authelia/cmd/authelia/main.go:92 startServer\ngithub.com/authelia/authelia/cmd/authelia/main.go:145 main.func1\ngithub.com/spf13/[email protected]/command.go:856 (*Command).execute\ngithub.com/spf13/[email protected]/command.go:960 (*Command).ExecuteC\ngithub.com/spf13/[email protected]/command.go:897 main\ngithub.com/authelia/authelia/cmd/authelia/main.go:163 main\nruntime/proc.go:225 main\nruntime/asm_amd64.s:1371 goexit"
time="2021-07-23T19:01:45Z" level=error msg="Generated database at: /config/users_database.yml" stack="github.com/authelia/authelia/cmd/authelia/main.go:92 startServer\ngithub.com/authelia/authelia/cmd/authelia/main.go:145 main.func1\ngithub.com/spf13/[email protected]/command.go:856 (*Command).execute\ngithub.com/spf13/[email protected]/command.go:960 (*Command).ExecuteC\ngithub.com/spf13/[email protected]/command.go:897 main\ngithub.com/authelia/authelia/cmd/authelia/main.go:163 main\nruntime/proc.go:225 main\nruntime/asm_amd64.s:1371 goexit"
Metadata
Assignees
Labels
No labels
Activity