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

Bot stoppt nach einer Minute

Status
Not open for further replies.

IrishBoy97

New Member
Betriebssystem: Ubuntu 16.04.3 LTS
SinusBot Version: 0.10.8-71ba94b
TS3 Version: 3.0.18.2

Wenn ich eine Bot-Instanz starte, spielt dieser ungefähr eine Minute Musik und stoppt danach. Er kann über das Webinterface dann wieder gestartet werden und wieder nach ungefähr einer Minute stoppt er wieder. Dies lässt sich beliebig oft wiederholen.

Im Log vom TS3-Client erhalte ich als Fehler:
libpng warning: iCCP: known incorrect sRGB profile
warning: The VAD has been replaced by a hack pending a complete rewrite

config.ini
Code:
TS3Path = "/opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "127.0.0.1"
DataDir = "/opt/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 = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "ohqITAytJeb+AKx1aKQkj3kzL1ROSqLz9hC0dNuZR0I="
IsProxied = true
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.10.8-71ba94b)"

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false

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

[RadioStations]
  URL = ""
  UpdateInterval = 0

Log-Ausgabe
Code:
2017/10/22 21:43:00 X [MAIN] Starting up fake x-server...
___ ___ _  _ _  _ ___ ___  ___ _____  BETA
/ __|_ _| \| | | | / __| _ )/ _ \_  _|
\__ \| || .` | |_| \__ \ _ \ (_) || |
|___/___|_|\_|\___/|___/___/\___/ |_|
Version: 0.10.8-71ba94b
(C) 2013-2017 Michael Friese. All rights reserved.
2017/10/22 21:43:01 [GENERAL/SCRIPTS] INFO  Loading ScriptPlugin advertising.js
2017/10/22 21:43:01 [GENERAL/SCRIPTS] INFO  Loading ScriptPlugin alonemode.js
2017/10/22 21:43:01 [GENERAL/SCRIPTS] INFO  Loading ScriptPlugin bookmark.js
2017/10/22 21:43:01 [GENERAL/SCRIPTS] INFO  Loading ScriptPlugin followme.js
2017/10/22 21:43:01 [GENERAL/SCRIPTS] INFO  Loading ScriptPlugin norecording.js
2017/10/22 21:43:01 [GENERAL/SCRIPTS] INFO  Loading ScriptPlugin rememberChannel.js
2017/10/22 21:43:01 [GENERAL/SCRIPTS] INFO  Loading ScriptPlugin welcome.js
2017/10/22 21:43:02 8c25b523  INFO  Loading instances
2017/10/22 21:43:02 8c25b523  INFO  Loading instance://3b0b5e72-ba63-4a64-a334-db58495835cb
2017/10/22 21:43:02 8c25b523 3b0b5e72 INFO  Initialization complete
2017/10/22 21:43:02 8c25b523 3b0b5e72 INFO  Last track was , will auto-play soon
2017/10/22 21:43:02 [GENERAL/FFMPEG ] INFO  FFmpeg/avcodec v3741798; license: LGPL version 2.1 or later; 81 codecs
2017/10/22 21:43:02 [GENERAL/FFMPEG ] INFO  FFmpeg/avformat v3742052; license: LGPL version 2.1 or later; 143 formats
2017/10/22 21:43:02 [GENERAL/!!!!!!!] NOTICE You may now configure and launch the bots from the webinterface. http://127.0.0.1:8087
2017/10/22 21:43:02 [GENERAL/RADIO  ] INFO  RadioStation data loaded
2017/10/22 21:43:02 [GENERAL/RADIO  ] INFO  Imported radio stations
2017/10/22 21:43:02 8c25b523 3b0b5e72 INFO  Auto-Playing last track
2017/10/22 21:43:02 8c25b523  DEBUG  Server seems broken or unreachable. Maybe ICY? Trying GET
2017/10/22 21:43:03 [AUDIOPROXY  ] Streaming http://liferadio.stream.kapper.net:8000/liferadio
2017/10/22 21:43:04 8c25b523 3b0b5e72 DEBUG  New channel  () ID 04a0b4e7-4001-4f20-a5da-448b6d17d822 (cc 0)
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Prespawn.
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  About to run.
2017/10/22 21:43:25 8c25b523 3b0b5e72 WARN  Could not create Chat-Tabletable Chat already exists
2017/10/22 21:43:25 8c25b523 3b0b5e72 WARN  Could not create WhisperReceive-Tabletable WhisperReceive already exists
2017/10/22 21:43:25 8c25b523 3b0b5e72 WARN  Could not create Notifications-Tabletable Notifications already exists
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not delete from FileTransferno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not delete from FileTransferno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not delete from FileTransferno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not delete from FileTransferno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not delete from FileTransferno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not delete from FileTransferno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  Starting instance ts3server://127.0.0.1?port=9987&nickname=Life%20Radio%20-%20SinusBot&password=&channel=&channelpassword=
2017/10/22 21:43:25 X [MAIN] New connection
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  TS>Crashdump ENABLED,  directory is: /opt/sinusbot/data/ts3/8c25b523-86dc-4b53-9e41-1a12a4be1c2e/3b0b5e72-ba63-4a64-a334-db58495835cb/crashdumps
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  TS>DUMP defined! Dumpdir is: /opt/sinusbot/data/ts3/8c25b523-86dc-4b53-9e41-1a12a4be1c2e/3b0b5e72-ba63-4a64-a334-db58495835cb/crashdumps
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |  |  |TeamSpeak 3 Client 3.0.18.2 (2015-10-22 11:14:48)
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |  |  |SystemInformation: Linux 2.6.32-042stab123.9 #1 SMP Thu Jun 29 13:01:59 MSK 2017 x86_64 Binary: 64bit
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |  |  |Using hardware aes
2017/10/22 21:43:25 X [MAIN] New connection
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |ERROR  |PulseAudio  |  |failed to connect to pulse audio server
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |ERROR  |PulseAudio  |  |pa_context_connect failed
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |ERROR  |SoundBckndIntf|  |/opt/sinusbot/TeamSpeak3-Client-linux_amd64/soundbackends/libpulseaudio_linux_amd64.so error: INIT_PA_IMPL
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |  |  |Loading plugin: libclientquery_plugin
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |  |  |Loading plugin: liblua_plugin
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |  |  |Loading plugin: libsoundbot_plugin
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |  |  |Loading plugin: libtest_plugin
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |Query  |  |listening on 127.0.0.1:25639
2017/10/22 21:43:25 X [MAIN] New connection
2017/10/22 21:43:25 8c25b523 3b0b5e72 DEBUG  TS>ClientQueryPlugin: currentServerConnectionChanged 1 (0)
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |  |Failed to init text to speech engine
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |  |Qt version: 5.5.0
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |  |Using configuration location: /opt/sinusbot/data/ts3/8c25b523-86dc-4b53-9e41-1a12a4be1c2e/3b0b5e72-ba63-4a64-a334-db58495835cb/settings.db
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |  |ts3server: 127.0.0.1?port=9987&nickname=Life%20Radio%20-%20SinusBot&password=&channel=&channelpassword=
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |1  |Connect to server: 127.0.0.1
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |1  |Blacklist check ok
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |1  |Initiating connection: 127.0.0.1:9987 127.0.0.1
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |PreProSpeex  |1  |Speex version: 1.2rc1
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |1  |Connect status: Connecting
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  New connection status 1; Error 0
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |DEVELOP |PktHandler  |  |Puzzle solve time: 2
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |1  |Connect status: Connected
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  New connection status 2; Error 0
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |1  |Connect status: Establishing connection
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  New connection status 3; Error 0
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |1  |Connect status: Connection established
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |PermManager  |  |Loading permissions from cache
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  New connection status 4; Error 0
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |ClientUI  |  |Last update check was: Di. Jän. 1 00:00:01 2019
2017/10/22 21:43:25 8c25b523 3b0b5e72 INFO  TS |INFO  |  |  |Statistics report: Not yet, next report on Sa. Nov. 11 18:45:34 2017
2017/10/22 21:43:32 8c25b523 3b0b5e72 DEBUG  Storing configuration.
2017/10/22 21:44:01 8c25b523 3b0b5e72 DEBUG  TS>libpng warning: iCCP: known incorrect sRGB profile
2017/10/22 21:44:01 8c25b523 3b0b5e72 DEBUG  TS>warning: The VAD has been replaced by a hack pending a complete rewrite
2017/10/22 21:44:01 8c25b523 3b0b5e72 DEBUG  TS>warning: The VAD has been replaced by a hack pending a complete rewrite
2017/10/22 21:44:01 8c25b523 3b0b5e72 DEBUG  Closed.
2017/10/22 21:44:01 8c25b523 3b0b5e72 INFO  TSClient quit.
2017/10/22 21:44:32 8c25b523 3b0b5e72 DEBUG  Storing configuration.

Diagnose-Script
Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 16.04.3 LTS (OpenVZ)
- OS x64 check: OK
- Kernel: Linux 2.6.32-042stab123.9 x86_64
- Load Average: 0.44 0.16 0.06
- Uptime: 0 days, 10 hours, 44 minutes, 25 seconds
- OS Updates: 0 (well done!)
- OS Missing Packages: None (v1)
- OS APT Last Update: 20.10.2017 10:35:17 CEST +02:00:00
- Bot Start Script: found at /etc/systemd/system/sinusbot.service [perms: 644]
- DNS resolution check: sinusbot.com resolved to 104.18.40.220 -> OK
- HTTPS check with IPv4 mode: SUCCESS [Connection was established to sinusbot.com]
- HTTPS check with IPv6 mode: FAILED  [Failed connecting to sinusbot.com]
- CPU:

- RAM:  B/3.90 GB in use (%)
- SWAP:  B/ B in use (%)
- DISK: 52.61 GB/147.38 GB in use (35%)
- Package versions:
  > libglib: 2.48.2-0ubuntu1

BOT INFORMATION
- Status: running (PIDs: 9079 9078, User: sinusbot)
- Webinterface: port locally reachable (Port: 8087)
- Binary: /opt/sinusbot/sinusbot (MD5 Hash: febce0ebdd2d2e9d7f69701bc5a7c339)
- Version: 0.10.8-71ba94b
- TS3 Plugin: installed (md5 hash match)
  - Bot Plugin: 5d26494473e8bc268a3859768f4b3e3f
  - TS3 Client: 5d26494473e8bc268a3859768f4b3e3f
- Config:
  - LogLevel = 10 (debug log active)
  - TS3Path = /opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.0.18.2)
  - YoutubeDLPath = not set
- Installed scripts: advertising.js; alonemode.js; bookmark.js; followme.js; norecording.js; rememberChannel.js; welcome.js

OTHER INFORMATION
- Report date: 22.10.2017 22:08:04 CEST +02:00:00 (timezone: Europe/Vienna)
- TeamSpeak 3 Version: 3.0.18.2 (vulnerable! outdated!)
- youtube-dl Version: unknown
- DiagScript version: 0.5.1
==========================================================

Anmerkung:
"TS |ERROR |PulseAudio | |failed to connect to pulse audio server" liegt daran, dass Sinusbot auf einem Server ohne Soundchip läuft (der Server hat übrigens auch keinen Grafikchip)
 
Status
Not open for further replies.
Top