• 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 crash and don't show track on web interface

Status
Not open for further replies.

Floflobel

Donor
is awesome!
Contributor
Operating System: Linux Ubuntu 16.04.3 LTS
SinusBot Version: 0.9.21-87a90ce
TS3 Version: 3.0.18.2

Problem Description
Bot crash after youtube-dl and I can't show any track on web interface.
I have already chown my sinusbot folder.

Licence bot can't connect on my server (server quit) :
And my other problem are post here : https://forum.sinusbot.com/threads/...ect-mount-directory-with-nfs.3919/#post-21968


Screenshot_from_2017_08_31_16_31_04.png


config.ini:
Code:
TS3Path = "/opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/mnt/nfs/sinusbot/data"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = "/usr/local/bin/youtube-dl"
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "nope"
IsProxied = false
DenyStreamURLs = []
Pragma = 0

[YoutubeDL]
  BufferSize = 524288
  MaxDownloadSize = 419430400
  MaxDownloadRate = 104857600
  CacheStreamed = false

[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0
  AllowGIF = false

[StreamRewrites]

[Scripts]
  AllowReload = true
  EnableTimer = false
  DisableLegacyEvents = false
  WatchScripts = ["SteamPlayerInformation.js", "H1Z1KOTHServerStatus.js"]
  ScriptTimeout = 5

[Themes]
  Default = ""

[SpeechRecognition]
  Enable = true

[FFmpeg]
  UserAgent = "SinusBot (0.9.12.3-36fce3c)"

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false

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

[RadioStations]
  URL = ""
  UpdateInterval = 0

Log:
Code:
Too long : https://paste.fedoraproject.org/paste/OqOuzwj2KCvgKMpDxDx3mg

Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 16.04.3 LTS (OpenVZ)
- OS x64 check: OK
- Kernel: Linux 2.6.32-openvz-042stab120.6-amd64 x86_64
- Load Average: 0.22 0.16 0.17
- Uptime: 2 days, 1 hours, 21 minutes, 18 seconds
- OS Updates: 7 (updates available!)
- OS Missing Packages: None (v1)
- OS APT Last Update: 30.08.2017 17:37:23 CEST +02:00:00
- Bot Start Script: not found
- 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/4.00 GB in use (%)
- SWAP:  B/ B in use (%)
- DISK: 2.70 GB/25.19 GB in use (10%)
- Package versions:
  > libglib: 2.48.2-0ubuntu1

BOT INFORMATION
- Status: not running
- Webinterface: port locally reachable (Port: 8087)
- Binary: /opt/sinusbot/sinusbot (MD5 Hash: f62c677c697c99ee7c4e624ae8822887)
- Version: 0.9.21-87a90ce
- TS3 Plugin: installed (md5 hash match)
  - Bot Plugin: 8aa3378ad883893f4942540dafbc00f2
  - TS3 Client: 8aa3378ad883893f4942540dafbc00f2
- Config:
  - LogLevel = 10 (debug log active)
  - TS3Path = /opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.0.18.2)
  - YoutubeDLPath = /usr/local/bin/youtube-dl (does exist, version: 2016.02.22)
- Installed scripts: advertising.js; AFK_mover.js; aloneMode.js; animatedNick.js; backtodefault.js; badchan.js; bookmark.js; Changecodec.js; ChannelTicker_2.1-1a.js; come.js; commands.js; CountryGroup.js; covatar.js; coverloader.js; dev.js; digitalclock.js; firstjoin.js; followme.js; H1Z1KOTHServerStatus.js; IconLimit.js; idle.js; jail.js; limiticone.js; metadata.js; MyGroupAssigner.js; norecording.js; rankCSGO.js; reconnect.js; rememberChannel.js; rss-feed.js; sconomy.js; ServerRules.js; showcase.js; showpl.js; sound.js; SourceRconQuery.js; SourceServerQuery.js; speechrecognition.js; SteamPlayerInformation.js; SteamServerInformation.js; twitch_status.js; volumeKeeper_1.0.js; welcometext.js; youtube.js; ytsearch.js

OTHER INFORMATION
- Report date: 31.08.2017 15:57:21 CEST +02:00:00 (timezone: Europe/Paris)
- TeamSpeak 3 Version: 3.0.18.2 (vulnerable! outdated!)
- youtube-dl Version: 2016.02.22
- DiagScript version: 0.5.1
==========================================================
 
Status
Not open for further replies.
Top