Description
I'm installing Authentik inside Docker. As others seem to have found, the initialisation step didn't work but I managed to generate a recovery login for akadmin, and from that got into the app and set a password for this user. I can now log in OK. Everything seems to be running OK except that I can a frequent message popping up saying Connection error, reconnecting... This is happening when I access the app externally from OSX. But I get the same behaviour when accessing the app from the Ubuntu machine hosting the docker service. So it seems unlikely to be due to an external networking issue. But the message doesn't say what connection is having problems. Maybe one of the database connections?
Anyone else encountered this behaviour and/or have any suggestions for diagnosing the problem.
Thanks