I had to reinstall my rootserver after it has been captured but i made it to copy the files of the ts3 server.
After reinstalling it I overwrote the db files via winscp, but now the server doesn't start properly. the log files tells me the following:
Code:
2016-06-22 11:20:20.747506|INFO |ServerLibPriv | | TeamSpeak 3 Server 3.0.11.4 (2015-08-18 13:30:34)
2016-06-22 11:20:20.747658|INFO |ServerLibPriv | | SystemInformation: Linux 3.13.0-042stab111.11 #1 SMP Tue Sep 1 18:19:12 MSK 2015 x86_64 Binary: 64bit
2016-06-22 11:20:20.747712|INFO |ServerLibPriv | | Using hardware aes
2016-06-22 11:20:20.748396|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
2016-06-22 11:20:20.748452|INFO |DatabaseQuery | | dbPlugin version: 3.7.3
2016-06-22 11:20:20.748685|INFO |DatabaseQuery | | checking database integrity (may take a while)
2016-06-22 11:20:20.767859|ERROR |DatabaseQuery | | db_exec failed attempt to write a readonly database
2016-06-22 11:20:20.767901|ERROR |DatabaseQuery | | db_exec() ALTER TABLE tokens ADD COLUMN token_from_client_id int unsigned; error: attempt to write a readonly database
2016-06-22 11:20:20.767928|ERROR |SQL | | database update to revision: 22 failed!
Could someone helf me? I don't know how to handle this one.