Hello everyone i'm trying to install the TS3 server onto a VPS but i'm getting so trouble so if anybody could pin-point me to where is the problem that would be awesome!
ts3server.ini
Code:
machine_id=
default_voice_port=9987
voice_ip=*.*.*.*
licensepath=licensekey.dat
filetransfer_port=30033
filetransfer_ip=74.208.79.129
query_port=10011
query_ip=*.*.*.*
dbplugin=ts3db_sqlite3
dbpluginparameter=
dbsqlpath=sql/
dbsqlcreatepath=create_sqlite/
logpath=logs
logquerycommands=1
Error logs
Code:
2011-10-17 20:50:58.257573|INFO |ServerLibPriv | | Server Version: 3.0.0 [Build: 14957], Linux
2011-10-17 20:50:58.258271|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
2011-10-17 20:50:58.258340|INFO |DatabaseQuery | | dbPlugin version: 3.7.3
2011-10-17 20:50:58.258887|INFO |DatabaseQuery | | checking database integrity (may take a while)
2011-10-17 20:50:58.301336|INFO |SQL | | pruning old database log entries where timestamp is older than 90 days
2011-10-17 20:50:58.314937|WARNING |Accounting | | Unable to find valid license key, falling back to limited functionality
2011-10-17 20:50:58.315098|ERROR |Accounting | | failed to register local accounting service
2011-10-17 20:50:58.315127|ERROR |ServerLibPriv | | Server() error while starting servermanager, error: instance check error
So it seems to me that the process crash right at start...
More info needed let me know.
Thanks to all!