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

Pending Problem after update 1.3.20b

Draysh

New member
Hello, I have a problem after updating the server on 1.3.20b, does anyone know how to fix it?


1491
 

Draysh

New member
After entering the command ./teastart_minimal.sh start receives the following message

But I do not know how to fix it

Code:
Time 11:26:21 date Jun 19 2019
[INFO] Setting up exception handler
[INFO] Loading configuration
Loading configuration
[INFO] Setting up log
[2019-06-19 18:34:41] [INFO]    GEN | Starting TeaSpeak-Server v1.3.20-beta [Build: 1560943581]
[2019-06-19 18:34:41] [INFO]    GEN | Starting music providers
[2019-06-19 18:34:42] [INFO]  [Music] [FFMPEG] Resolved ffmpeg with version "ffmpeg version 3.2.14-1~deb9u1 Copyright (c) 2000-2019 the FFmpeg developers"
[2019-06-19 18:34:42] [INFO]  [Music] Loaded successfully provider FFMpeg
[2019-06-19 18:34:43] [INFO]  [Music] [YT-DL] Resolved youtube-dl with version 2019.06.08
[2019-06-19 18:34:43] [INFO]  [Music] Loaded successfully provider YouTube
[2019-06-19 18:34:43] [INFO]  [Music] [YT-DL] Compiling patterns
[2019-06-19 18:34:43] [INFO]  [Music] [YT-DL] Patterns compiled (303ms)
[2019-06-19 18:34:43] [INFO]    GEN | Upgrading database from version -1 to 10. This could take a moment!
[2019-06-19 18:34:43] [CRITICAL]   GEN | Could not initialize SQL!
[2019-06-19 18:34:43] [CRITICAL]   GEN | ----------------------------[ ATTENTION ]----------------------------
[2019-06-19 18:34:43] [CRITICAL]   GEN |                  You're database is already in use!                 
[2019-06-19 18:34:43] [CRITICAL]   GEN |                    Stop the other instance first!                   
[2019-06-19 18:34:43] [CRITICAL]   GEN | ----------------------------[ ATTENTION ]----------------------------
[2019-06-19 18:34:43] [INFO]    GEN | Stopping application
[2019-06-19 18:34:43] [INFO]    GEN | Application suspend successful!
 

mkll11one

TeaSpeak Team
Staff member
TeaTeam
After entering the command ./teastart_minimal.sh start receives the following message

But I do not know how to fix it

Code:
Time 11:26:21 date Jun 19 2019
[INFO] Setting up exception handler
[INFO] Loading configuration
Loading configuration
[INFO] Setting up log
[2019-06-19 18:34:41] [INFO]    GEN | Starting TeaSpeak-Server v1.3.20-beta [Build: 1560943581]
[2019-06-19 18:34:41] [INFO]    GEN | Starting music providers
[2019-06-19 18:34:42] [INFO]  [Music] [FFMPEG] Resolved ffmpeg with version "ffmpeg version 3.2.14-1~deb9u1 Copyright (c) 2000-2019 the FFmpeg developers"
[2019-06-19 18:34:42] [INFO]  [Music] Loaded successfully provider FFMpeg
[2019-06-19 18:34:43] [INFO]  [Music] [YT-DL] Resolved youtube-dl with version 2019.06.08
[2019-06-19 18:34:43] [INFO]  [Music] Loaded successfully provider YouTube
[2019-06-19 18:34:43] [INFO]  [Music] [YT-DL] Compiling patterns
[2019-06-19 18:34:43] [INFO]  [Music] [YT-DL] Patterns compiled (303ms)
[2019-06-19 18:34:43] [INFO]    GEN | Upgrading database from version -1 to 10. This could take a moment!
[2019-06-19 18:34:43] [CRITICAL]   GEN | Could not initialize SQL!
[2019-06-19 18:34:43] [CRITICAL]   GEN | ----------------------------[ ATTENTION ]----------------------------
[2019-06-19 18:34:43] [CRITICAL]   GEN |                  You're database is already in use!              
[2019-06-19 18:34:43] [CRITICAL]   GEN |                    Stop the other instance first!                
[2019-06-19 18:34:43] [CRITICAL]   GEN | ----------------------------[ ATTENTION ]----------------------------
[2019-06-19 18:34:43] [INFO]    GEN | Stopping application
[2019-06-19 18:34:43] [INFO]    GEN | Application suspend successful!
Do this:
Code:
apt install psmisc -y
(if it's installed do this)
>
Code:
killall -9 TeaSpeakServer && ./teastart.sh start
 

Draysh

New member
apt install psmisc -y (if it's installed do this) (below this):
killall -9 TeaSpeakServer && ./teastart.sh start

I did as you wrote.
The server is updated to version 1.3.20-beta
When trying to connect to the server gets the following message "server version is too old for command"