This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 5
keeps asking for privilege key #6
Comments
Hmm strange, I just tried: docker pull qmcgaw/teamspeak3-alpine
docker run -it --rm -e TS3SERVER_LICENSE=accept -v teamspeak3:/teamspeak/data qmcgaw/teamspeak3-alpine First logs:
Then stop it (CTRL+C) and re-run it again: docker run -it --rm -e TS3SERVER_LICENSE=accept -v teamspeak3:/teamspeak/data **qmcgaw/teamspeak3-alpine** Second logs:
Are you sure you are bind mounting directories correctly? |
yes i am sure i have mounting directories correct. i will do some more testng and see what happens. just sometimes it will ask for the key but somedays it just won't ask. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
every time. my teamspeak restarts, it keeps asking for a privilege key. but when i look at the config and database file. it doesn't seem to be saving any information.
The text was updated successfully, but these errors were encountered: