So recently my windows server started an fire, and in the mean time until I have gotten all the hardware replaced/repaired
I thought I would use my raspberry PI for teamspeak 3 server which I have never used before.
Created the latest raspberry PI os and formatted SDC with 2018-06-27-raspbian-stretch.zip
Used the script here
https://eltechs.com/run-teamspeak-3-ser ... pberry-pi/
and bought a license for ExaGear
Every since the first days the teamspeak is crashing I assume, because the server is never running, it can be 6-12 or 30 hours and then the server is no more running.
I have a none-profit license (512) slots
I'm a big newbie to linux since I never used it before.
I have my ports opened for this device
9987 30033 10011
- Code: Select all
ts3server.pid found, but no server running. Possibly your previously started server crashed
Please view the logfile for details.
- Code: Select all
2018-07-13 20:00:46.581529|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.2.0 (2018-05-08 06:11:20)
2018-07-13 20:00:46.604054|INFO |ServerLibPriv | |SystemInformation: Linux 4.14.52-v7+ #1123 SMP Wed Jun 27 17:35:49 BST 2018 i686 Binary: 32bit
2018-07-13 20:00:46.631301|INFO |DatabaseQuery | |dbPlugin name: SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH
2018-07-13 20:00:46.632443|INFO |DatabaseQuery | |dbPlugin version: 3.11.1
2018-07-13 20:00:46.667639|INFO |DatabaseQuery | |checking database integrity (may take a while)
2018-07-13 20:00:47.611610|INFO |Accounting | |Licensing Information
2018-07-13 20:00:47.612920|INFO |Accounting | |type : Non-Profit License
2018-07-13 20:00:47.615841|INFO |Accounting | |starting date : Thu May 31 00:00:00 2018
2018-07-13 20:00:47.616766|INFO |Accounting | |ending date : Mon Dec 10 00:00:00 2018
2018-07-13 20:00:47.617719|INFO |Accounting | |max virtualservers: 10
2018-07-13 20:00:47.618410|INFO |Accounting | |max slots : 512
2018-07-13 20:01:18.777449|INFO | | |Puzzle precompute time: 30265
2018-07-13 20:01:18.793342|INFO |FileManager | |listening on 0.0.0.0:30033, [::]:30033
2018-07-13 20:01:19.253997|INFO |CIDRManager | |updated query_ip_whitelist ips: 127.0.0.1/32, 192.168.1.2/32, 192.168.1.3/32, 192.168.1.98/32, 94.231.109.64/32, ::1/128,
2018-07-13 20:01:19.267634|INFO |Query | |listening on 0.0.0.0:10011, [::]:10011
2018-07-15 11:21:50.141565|INFO |ServerMain | |Received signal SIGTERM, shutting down.
I'm not doing anything with the raspberry device nor am I closing the teamspeak by my self, I have no need to experiment with it, I just want it to run my teamspeak 3 server 24/7 thats all.
Ps maybe you should include an auto detect update into the script for newbies like me https://github.com/TS3Tools/TS3UpdateScript