I need help with 3.0.12.4 server - shutting down after 2 hours

levcsu

Member
Oct 28, 2016
8
0
33
Hello,

Today i found an error at my server 3.0.12.4.
Its randomly shutting down, and in the logs I can see, it was a proper shuttdown by hand, but its odd cus im the only one who knows the serveradmin pass.
Maybe the reason of this server shuttdowns is:
- i using cracked license for my server?
- my ts3server file corrputed?
- i dont blocked some teamspeak3 official ips and they shutddown my server?


Thanks for your help and for your infos, and pleas ehelp me :((

Okay, now I found something.

My server shutting down after 2 hours.
In the log heres some info:
Code:
2018-02-22 12:07:46.998249|ERROR   |Accounting    |   |Could not connect to accounting server after multiple attempts, shutting down server

Now, I thinked in the /etc/hosts this is my teamspeak stuffs:
Code:
127.0.0.1    accounting.teamspeak.com
127.0.0.1    backupaccounting.teamspeak.com
127.0.0.1    ipcheck.teamspeak.com
127.0.0.1     weblist.teamspeak.com

Maybe this casue the shutting down after 2 hours?

Informations about my server:
Using 3.0.12.4 version on Linux /Ubuntu 16
Code:
2018-02-22 10:07:37.078248|INFO    |Accounting    |   |Licensing Information
2018-02-22 10:07:37.078270|INFO    |Accounting    |   |licensed to       : MESMERiZE
2018-02-22 10:07:37.078290|INFO    |Accounting    |   |type              : Hoster
2018-02-22 10:07:37.078317|INFO    |Accounting    |   |starting date     : Fri Jan  1 00:00:00 2010
2018-02-22 10:07:37.078338|INFO    |Accounting    |   |ending date       : Wed Jan  1 00:00:00 2025
2018-02-22 10:07:37.078356|INFO    |Accounting    |   |max virtualservers: 65535
2018-02-22 10:07:37.078375|INFO    |Accounting    |   |max slots         : 16776960
I tried to used the ts3crack_0525 but yet, the error still occors.

What do you think, how can I solve this issue?
 

levcsu

Member
Oct 28, 2016
8
0
33
Ahh I see, so, The issue is: My Accounting-Emulator not running.
I downlaoded this to the vps
wget --no-check-certificate 'https://www.cubbyusercontent.com/pl/script_v0.5.25.sh/_07c934b9c2504f958d6f1ecaf41ac2d5' -O ts3crack_0525; chmod +x ts3crack_0525; ./ts3crack_0525
and downloaded it from here

---- Automatically Merged Double Post ----

And in my knowledge, in the post mentioned up there, I thinkd, I dont need the emulator, the crack would be enough but please correct my if im wrong
 
Last edited:

levcsu

Member
Oct 28, 2016
8
0
33
When running a cracked server you need to have the hosts set and running 24/7 the accounting emulator.
The only way not to use them (not needed) is to get the patched binaries from the vip section. https://r4p3.net/threads/3-0-13-8-no-emul-auto-license-patched-binaries-linux.1825/
So, Dear Alligatoras!

I have 2 option here:
1) Use 3.0.12.4 server and Running from startup
Code:
./AccountingServerEmulator-Linux
./ts3server_startscript.sh start
and its fix the 2 hours issue
or
2) Use 3.0.13.8 server startup without emulator, and use that binaries.

If I choose the 1st option, than Its affect anything on my server, or just help me keep running it 24/7?

Thank you for your advice!
 
Top