• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Sinusbot does not connect to the server

madej164

Active Member
The application works, the panel works, while the client loses connection to the server.

  • used version (SinusBot newest, TS Client 3.2.2 / Server newest)
  • used operating system Debian 9
  • hardware specs 2x2.4ghz, 8gb RAM
config.ini
Code:
TS3Path = "/home/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/home/sinusbot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
AllowStreamPush = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "kXBob+HtS6pDsEUJaoZ/m1vEftKfSA/tkSHD1oDJZjc="
IsProxied = false
DenyStreamURLs = []
Pragma = 0
UserAgent = ""

[YoutubeDL]
  BufferSize = 524288
  MaxDownloadSize = 419430400
  MaxDownloadRate = 104857600
  MaxSimultaneousChunkDownloads = 6
  CacheStreamed = false
  TimeoutSingleDownloader = 0
  TimeoutMultiDownloader = 0
  ChunkSize = 3145728

[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0
  AllowGIF = false
  V1 = ""
  V2 = ""

[StreamRewrites]

[Scripts]
  AllowReload = false
  EnableTimer = false
  DisableLegacyEvents = false
  ScriptTimeout = 5

[Themes]
  Default = ""

[SpeechRecognition]
  Enable = false

[FFmpeg]
  UserAgent = "SinusBot (0.14.3-0e747fd)"
  WaitTime = 0

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false

[SHMem]
  Enable = false
  Size = 0
  Delay = 0
  Interval = 0

[RadioStations]
  URL = ""
  UpdateInterval = 0

log
Code:
2018-11-04T15:07:24+01:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2018-11-04T15:07:24+01:00 Closed.
2018-11-04T15:07:24+01:00 TS>QMutex: destroying locked mutex
2018-11-04T15:07:24+01:00 TS>139976769239296:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf
2018-11-04T15:07:24+01:00 TS>139976769239296:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf
2018-11-04T15:07:24+01:00 TS>139976769239296:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244:
2018-11-04T15:07:24+01:00 TS>139976769239296:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory
2018-11-04T15:07:24+01:00 TS>Auto configuration failed
2018-11-04T15:07:24+01:00 TS>libpng warning: iCCP: known incorrect sRGB profile
2018-11-04T15:07:24+01:00 TS>QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
2018-11-04T15:07:24+01:00 TS>QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
2018-11-04T15:07:24+01:00 TS>QCoreApplication::applicationDirPath: Please instantiate the QApplication object first
2018-11-04T15:07:24+01:00 TS |INFO |ClientUI |1 |Connect status: Connected
2018-11-04T15:07:24+01:00 TS |DEVELOP |PktHandler | |Puzzle solve time: 3
2018-11-04T15:07:24+01:00 New connection status 1; Error 0
2018-11-04T15:07:24+01:00 TS |INFO |ClientUI |1 |Connect status: Connecting
2018-11-04T15:07:24+01:00 TS |INFO |PreProSpeex |1 |Speex version: 1.2rc1
2018-11-04T15:07:24+01:00 TS |INFO |ClientUI |1 |Initiating connection: 127.0.0.1:9987
2018-11-04T15:07:24+01:00 TS |INFO |ClientUI |1 |Resolve successful: 127.0.0.1:9987
2018-11-04T15:07:24+01:00 TS |INFO |ClientUI |1 |Lookup finished: ip=127.0.0.1 port=9987 query=localhost error=0
2018-11-04T15:07:24+01:00 TS |INFO |TSDNS | |A/AAAA DNS resolve successful, "localhost" =(h: 127.0.0.1 p:0)
2018-11-04T15:07:24+01:00 TS |INFO |ClientUI |1 |Trying to resolve localhost
2018-11-04T15:07:24+01:00 TS |INFO |ClientUI |1 |Connect to server: localhost
2018-11-04T15:07:24+01:00 TS |INFO |ClientUI | |ts3server: localhost?port=9987&nickname=LiveHelp&password=&channel=&channelpassword=
2018-11-04T15:07:23+01:00 TS |INFO |ClientUI | |Using configuration location: /home/sinusbot/data/ts3/152e20ec-dccb-48d3-8b92-b538547637fe/895054f8-c92c-4b10-9e60-06618b3ac3f8/settings.db
2018-11-04T15:07:23+01:00 TS |INFO |ClientUI | |Qt version: 5.6.1
2018-11-04T15:07:23+01:00 TS |INFO |ClientUI | |Failed to init text to speech engine
2018-11-04T15:07:23+01:00 TS |DEVELOP |ClientUI | |Notifications init: Soundpack path: /home/sinusbot/TeamSpeak3-Client-linux_amd64/sound/nosounds
2018-11-04T15:07:23+01:00 TS |INFO | | |*** Time [INIT]: 178
2018-11-04T15:07:23+01:00 TS |INFO | | |*** Time [MAINWINDOW]: 178
2018-11-04T15:07:23+01:00 TS |INFO | | |successfully downloaded revocation list for myteamspeak id
2018-11-04T15:07:23+01:00 TS |INFO | | |successfully downloaded revocation list for accounting
2018-11-04T15:07:23+01:00 TS |INFO |Plugins | |Loading plugin: libsoundbot_plugin.so
2018-11-04T15:07:23+01:00 TS |INFO |Addons | |Checking for addon updates...
2018-11-04T15:07:23+01:00 TS |ERROR |RevocationListCache| |Failed to import revocation list from cache
2018-11-04T15:07:23+01:00 TS |INFO |ClientUI | |Unable to create an Open GL context.
2018-11-04T15:07:23+01:00 TS |ERROR |SoundBckndIntf| |libpulse.so.0: cannot open shared object file: No such file or directory
2018-11-04T15:07:23+01:00 TS |INFO | | |Using hardware aes
2018-11-04T15:07:23+01:00 TS |INFO | | |SystemInformation: Linux 2.6.32-042stab131.1 #1 SMP Wed Jun 20 16:32:07 MSK 2018 x86_64 Binary: 64bit
2018-11-04T15:07:23+01:00 TS |INFO | | |TeamSpeak 3 Client 3.2.2 (2018-09-17 10:01:05)
2018-11-04T15:07:23+01:00 TS>DUMP defined! Dumpdir is: /home/sinusbot/data/ts3/152e20ec-dccb-48d3-8b92-b538547637fe/895054f8-c92c-4b10-9e60-06618b3ac3f8/crashdumps
2018-11-04T15:07:23+01:00 TS>Crashdump ENABLED, directory is: /home/sinusbot/data/ts3/152e20ec-dccb-48d3-8b92-b538547637fe/895054f8-c92c-4b10-9e60-06618b3ac3f8/crashdumps
2018-11-04T15:07:23+01:00 Starting instance ts3server://localhost?port=9987&nickname=LiveHelp&password=&channel=&channelpassword=
2018-11-04T15:07:23+01:00 Could not insert into News-Tableno such table: News
2018-11-04T15:07:23+01:00 Could not delete from Newsno such table: News
2018-11-04T15:07:23+01:00 Could not insert into News-Tableno such table: News
2018-11-04T15:07:23+01:00 Could not delete from Newsno such table: News
2018-11-04T15:07:23+01:00 Could not insert into News-Tableno such table: News
2018-11-04T15:07:23+01:00 Could not delete from Newsno such table: News
2018-11-04T15:07:23+01:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not delete from FileTransferno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not delete from FileTransferno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not delete from FileTransferno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not delete from FileTransferno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not delete from FileTransferno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not delete from FileTransferno such table: FileTransfer
2018-11-04T15:07:23+01:00 Could not create Notifications-Tabletable Notifications already exists
2018-11-04T15:07:23+01:00 Could not create WhisperReceive-Tabletable WhisperReceive already exists
2018-11-04T15:07:23+01:00 Could not create Chat-Tabletable Chat already exists
2018-11-04T15:07:23+01:00 About to run.
2018-11-04T15:07:23+01:00 Prespawn.
2018-11-04T15:07:19+01:00 Initialization complete
 
Top