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

Pending Database server not running

radinparva

Member
Hi, I get an error when I try to start the server.

Code:
[2021-02-15 11:28:36] [INFO ] [Music] [FFMPEG] Config successfully loaded
[2021-02-15 11:28:36] [ERROR] [Music] [FFMPEG] Could not find ffmpeg (Error: "ERROR: ld.so: object './libs/libjemalloc.so.2' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.")
[2021-02-15 11:28:36] [ERROR] [Music] [FFMPEG] How to download/install ffmpeg: "sudo apt-get install ffmpeg"
[2021-02-15 11:28:36] [ERROR] [Music] Could not create music provider for providers/000ProviderFFMpeg.so
[2021-02-15 11:28:36] [INFO ] [Music] Loaded successfully provider YouTube
[2021-02-15 11:28:36] [INFO ] [Music] [YT-DL] Compiling patterns
[2021-02-15 11:28:36] [INFO ] [Music] [YT-DL] Patterns compiled (409ms)
[2021-02-15 11:28:38] [INFO ]   GEN | Upgrading database from version -1 to 17. This could take a moment!
[2021-02-15 11:28:38] [CRITICAL]   GEN | Could not initialize SQL!
[2021-02-15 11:28:38] [CRITICAL]   GEN | ----------------------------[ ATTENTION ]----------------------------
[2021-02-15 11:28:38] [CRITICAL]   GEN |                  You're database is already in use!
[2021-02-15 11:28:38] [CRITICAL]   GEN |                    Stop the other instance first!
[2021-02-15 11:28:38] [CRITICAL]   GEN | ----------------------------[ ATTENTION ]----------------------------
[2021-02-15 11:28:38] [INFO ]   GEN | Stopping application
[2021-02-15 11:28:38] [INFO ]   GEN | Application suspend successful!

ERROR: ld.so: object './libs/libjemalloc.so.2' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
 
Last edited:

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Code:
[2021-02-15 11:28:38] [CRITICAL]   GEN |                  You're database is already in use!
[2021-02-15 11:28:38] [CRITICAL]   GEN |                    Stop the other instance first!
I'll bet 10€ that you've running another server using that database (may a process in the background).
To kill it execute pkill TeaSpeakServer.