May 16, 20242 yr Hi, I have the latest version of authentik installed on my unraid server and the authentik container crashes randomly every few hours, resulting in the loss of access to all my services. When I check the logs, I see the redis timeout error included below. Any tips on how to resolve this? TIA 16/05/202405:19:32 am error=dial tcp: lookup redis: i/o timeout event=failed to connect to redis level=panic logger=authentik.outpost.proxyv2.application name=Calibre Web Forward Auth timestamp=2024-05-16T05:19:28+10:00 16/05/202405:19:32 am panic: (*logrus.Entry) 0xc0001b0ee0 16/05/202405:19:32 am 16/05/202405:19:32 am goroutine 108 [running]: 16/05/202405:19:32 am github.com/sirupsen/logrus.(*Entry).log(0xc0001b0e70, 0x0, {0xc0010946a0, 0x1a}) 16/05/202405:19:32 am /go/pkg/mod/github.com/sirupsen/[email protected]/entry.go:260 +0x491 16/05/202405:19:32 am github.com/sirupsen/logrus.(*Entry).Log(0xc0001b0e70, 0x0, {0xc000450340?, 0x5?, 0x2?}) 16/05/202405:19:32 am /go/pkg/mod/github.com/sirupsen/[email protected]/entry.go:304 +0x48 16/05/202405:19:32 am github.com/sirupsen/logrus.(*Entry).Panic(...) 16/05/202405:19:32 am /go/pkg/mod/github.com/sirupsen/[email protected]/entry.go:342 16/05/202405:19:32 am goauthentik.io/internal/outpost/proxyv2/application.(*Application).getStore(_, {0xf, {0xc0003a0960, 0x18}, 0xc00033d870, {0xc00029ed20, 0x1a}, 0xc001066718, 0xc00033d880, 0xc00033d890, ...}, ...) 16/05/202405:19:32 am /go/src/goauthentik.io/internal/outpost/proxyv2/application/session.go:76 +0x7e8 16/05/202405:19:32 am goauthentik.io/internal/outpost/proxyv2/application.NewApplication({0xf, {0xc0003a0960, 0x18}, 0xc00033d870, {0xc00029ed20, 0x1a}, 0xc001066718, 0xc00033d880, 0xc00033d890, {{0xc000e2ed50, ...}, ...}, ...}, ...) 16/05/202405:19:32 am /go/src/goauthentik.io/internal/outpost/proxyv2/application/application.go:140 +0xf4a 16/05/202405:19:32 am goauthentik.io/internal/outpost/proxyv2.(*ProxyServer).Refresh(0xc00043a0b0) 16/05/202405:19:32 am /go/src/goauthentik.io/internal/outpost/proxyv2/refresh.go:37 +0x567 16/05/202405:19:32 am goauthentik.io/internal/outpost/ak.(*APIController).OnRefresh(0xc000383500) 16/05/202405:19:32 am /go/src/goauthentik.io/internal/outpost/ak/api.go:178 +0x314 16/05/202405:19:32 am goauthentik.io/internal/outpost/ak.(*APIController).startIntervalUpdater(0xc000383500) 16/05/202405:19:32 am /go/src/goauthentik.io/internal/outpost/ak/api_ws.go:189 +0x17b 16/05/202405:19:32 am goauthentik.io/internal/outpost/ak.(*APIController).StartBackgroundTasks.func3() 16/05/202405:19:32 am /go/src/goauthentik.io/internal/outpost/ak/api.go:216 +0x5d 16/05/202405:19:32 am created by goauthentik.io/internal/outpost/ak.(*APIController).StartBackgroundTasks in goroutine 100 16/05/202405:19:32 am /go/src/goauthentik.io/internal/outpost/ak/api.go:214 +0x38d
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.