Hi,
I run a personal TeamSpeak 3 server on a small Linux PC (Ubuntu 18.04.3 LTS) in my home for me and my friends to use.
Until recently the version of the server had been 3.3 but that stopped working a few weeks back saying the license file could not be accessed. I found out later that the reason for the error was that it was an older version and I guess this is their way of forcing me to upgrade! I am on the free unlicensed use terms, no need to pay for a license for more connections when only 3 or 4 people are ever logged in!
The upgrade process failed so I re-installed the 3.9 server from scratch. It seems to work but there is one problem I can not solve that leads me to writing this post.
I have used the token so I am the server admin, no troubles there. I always log in with the nickname Galbi3000. After starting the server I can log in fine. I can log out, log back in and no problems. But each next day I log back in (the server PC is always running) but the server thinks my name has already been used and so the client appends a 1 to my name (Galbi30001), I still have admin priveledges so the token is still recognised but it just will not let me use my name from the previous day! The only way I can log back in as myself is if I restart the server.
I have never had this issue before with all the previous versions of the server I have used, I have been using this setup for at least 4 years!
Any ideas how to fix this?
P.S. I might add that I also use an ESP8266 device hooked up to a small OLED screen that logs in to the server query port and monitors the server to alert me if anyone logs in to it while I am not logged in. I created a server query login just for that device using the "ServerQuery Login" option from the Tools menu while I was logged in as Galbi3000. Previously I used the serveradmin login provided at first run of the server in previous versions but for some reason the new server will not let the device log in with serveradmin even though the password is correct! I mention this in case the device logging in to a username and password created while logged in as Galbi3000 makes the server think I am logged in even though the user name the device uses is not the same.
P.P.S. If you are interested in seeing how the ESP8266 device works then take a look at my GitHub page for it: https://github.com/Galbi3000/TeamSpe...onitor-ESP8266