Closed Pwnisher1337 closed 1 year ago
same after updated
same after fresh install
This is caused by the new multi-user support, https://github.com/bitswired/ai-chat-app/commit/ea92abd6d2ce462b1511fb5f1012d4f136ece589
Edit the template and add the following variables, I will add these into the template soon:
NEXTAUTH_SECRET=secret
, I have no idea what this does, but probably set it to a random string
NEXTAUTH_URL=http://192.168.1.2:3000
set this to the IP address you use to access the container (and the port)
ADMIN_EMAIL=email@me.com
email used on the login screen
ADMIN_PASSWORD=password
password used on the login screen
Hello,
I'm using your Chat Bot App on Unraid, i updated it to the new Version and now when i trie to access it, i get an Error on the Page:
the URL Points to: auth/error?error=Configuration
If you need any logs or similar, i'm not sure where to look for those.