• 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.

TeamSpeak Client Quitting on Startup on Ubuntu

iccowan

Member
  • SinusBot Version: Latest
  • TeamSpeak Version: 3.7.1
  • Operating System: Ubuntu 16.04 64x
  • Hardware: 256MB RAM, 1 CPU
  • Google Chrome, No Plugins Yet
  • config.ini:
    • [*]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 UploadLimit = 83886080 RunAsUser = 0 RunAsGroup = 0 InstanceActionLimit = 6 UseSSL = false SSLKeyFile = "" SSLCertFile = "" Hostname = "" HostnameMask = "" SampleInterval = 60 StartVNC = false EnableWebStream = false LogFile = "" LicenseKey = "BIYjBmqEqiF6C8YwWLjSpERhjYaeRdiewgPDneWxSlE=" IsProxied = false DenyStreamURLs = [] Pragma = 0 [YoutubeDL] BufferSize = 524288 MaxDownloadSize = 419430400 MaxDownloadRate = 104857600 CacheStreamed = false [TS3] AvatarMaxWidth = 0 AvatarMaxHeight = 0 AllowGIF = false [StreamRewrites] [Scripts] AllowReload = false EnableTimer = false DisableLegacyEvents = false ScriptTimeout = 5 [Themes] Default = "" [SpeechRecognition] Enable = false [FFmpeg] UserAgent = "SinusBot (0.11.0-8e5f1a2)" [DAV]

I have been searching for an answer for two hours and I still cannot get anything to work. Everytime I start the bot this is what my log looks like (I replaced the actual IP with (Server IP):

2018-01-17T10:10:43-05:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details. 2018-01-17T10:10:43-05:00 Closed. 2018-01-17T10:10:43-05:00 TS>Could not initialize GLX 2018-01-17T10:10:43-05:00 TS>QCoreApplication::applicationDirPath: Please instantiate the QApplication object first 2018-01-17T10:10:43-05:00 Already online. 2018-01-17T10:10:43-05:00 Prespawn. 2018-01-17T10:10:42-05:00 Auto-Starting dfa3be20-b93d-4de7-9161-d2f76f967c3b/78af8b20-1bd6-424e-bff6-8175ea491d0c in 500 ms... 2018-01-17T10:10:42-05:00 Initialization complete 2018-01-17T10:10:42-05:00 Starting instance ts3server://(Server IP)?port=9987&nickname=Music%20Bot&password=&channel=&channelpassword= 2018-01-17T10:10:42-05:00 About to run. 2018-01-17T10:10:42-05:00 Prespawn. 2018-01-17T10:10:42-05:00 Spawning instance shortly due to missing configuration file.

I honestly do not know what to do to fix this error. Any suggestions?
 
Top