• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

server stop

AmirHM

Active member
Hi
my server stops with these logs
Code:
[2020-03-09 15:08:59] [CRITICAL]   GEN | Failed to execute sql command: 1/constraint failed (/root/server/TeaSpeak/server/src/DatabaseHelper.cpp:950)
[2020-03-09 15:08:59] [CRITICAL]   GEN | Failed to execute sql command: 1/constraint failed (/root/server/TeaSpeak/server/src/DatabaseHelper.cpp:950)
[2020-03-11 15:32:34] [CRITICAL] GLOBL | Failed to validate instance integrity within 7 days.
[2020-03-11 15:32:34] [CRITICAL] GLOBL | Stopping server!
[2020-03-11 15:32:34] [INFO ]   GEN | Stopping application
[2020-03-11 15:32:34] [INFO ]   GEN | Application suspend successful!
Code:
[2020-03-12 00:30:06] [CRITICAL]   GEN | Failed to execute sql command: 1/database disk image is malformed (/root/server/TeaSpeak/server/src/channel/ServerChannel.cpp:575)
[2020-03-12 00:30:06] [CRITICAL]   GEN | Failed to execute sql command: 1/database disk image is malformed (/root/server/TeaSpeak/server/src/channel/ServerChannel.cpp:575)
[2020-03-12 00:30:06] [CRITICAL]   GEN | Failed to execute sql command: 1/database disk image is malformed (/root/server/TeaSpeak/server/src/channel/ServerChannel.cpp:575)
[2020-03-12 00:30:06] [CRITICAL]   GEN | Failed to execute sql command: 1/database disk image is malformed (/root/server/TeaSpeak/server/src/channel/ServerChannel.cpp:575)
[2020-03-12 00:30:06] [CRITICAL]   GEN | Failed to execute sql command: 1/database disk image is malformed (/root/server/TeaSpeak/server/src/channel/ServerChannel.cpp:575)
[2020-03-12 00:30:06] [CRITICAL]   GEN | Failed to execute sql command: 1/database disk image is malformed (/root/server/TeaSpeak/server/src/channel/ServerChannel.cpp:575)
[2020-03-12 02:24:52] [CRITICAL]   GEN | Failed to execute sql command: 11/database disk image is malformed (/root/server/TeaSpeak/server/src/ServerManagerSnapshotDeploy.cpp:761)
[2020-03-12 02:24:52] [CRITICAL]   GEN | Failed to execute sql command: 11/database disk image is malformed (/root/server/TeaSpeak/server/src/ServerManagerSnapshotDeploy.cpp:761)
[2020-03-12 13:58:50] [CRITICAL]   GEN | Failed to execute sql command: 11/database disk image is malformed (/root/server/TeaSpeak/server/src/ServerManagerSnapshotDeploy.cpp:761)
[2020-03-12 13:58:50] [CRITICAL]   GEN | Failed to execute sql command: 11/database disk image is malformed (/root/server/TeaSpeak/server/src/ServerManagerSnapshotDeploy.cpp:761)
[2020-03-12 15:03:02] [CRITICAL]   142 | Failed to write datagram packet for client 86.57.60.247:52714 (EAGAIN).
[2020-03-12 15:03:02] [CRITICAL]   142 | Failed to write datagram packet for client 86.57.60.247:52714 (EAGAIN).
[2020-03-13 05:55:58] [CRITICAL] GLOBL | Failed to validate license within 4 days.
[2020-03-13 05:55:58] [CRITICAL] GLOBL | Stopping server!
[2020-03-13 05:55:58] [INFO ]   GEN | Stopping application
[2020-03-13 05:55:59] [INFO ]   GEN | Application suspend successful!
What is the problem?