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

Solved bot dons start in localhost

Status
Not open for further replies.

borjetas

Member
hi, i have a problem with my bot to start in the localhost. in other servers it works. i try to use the IP of my server but always the same problem: PING FAILED

Code:
2016-09-03T14:10:19+02:00 Ping failed.
2016-09-03T14:10:04+02:00 BOT-CONFIG [admin] HOST CHAN CHANPW ANNOUNCE DESCRIPTION ANNOUNCESTR TTSURL CC OK
2016-09-03T14:10:04+02:00 Starting instance ts3server://127.0.0.1?port=9987&nickname=musica&password=&channel=&channelpassword=

some one have the same problem? Thanks!
 

borjetas

Member
ok, sorry for that. i search for this problem but i dont find nothing. i use the diagnostic script and i get that:

Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
 - Operating System: Ubuntu 16.04.1 LTS
 - OS x64 check: OK
 - Kernel: Linux 4.4.0-36-generic x86_64
 - Load Average: 0.00 0.08 0.07
 - Uptime: 0 days, 0 hours, 10 minutes, 20 seconds
 - OS Updates: 12 (updates available!)
 - OS Missing Packages: None (v1)
 - OS APT Last Update: 03.09.2016 14:08:10 CEST +02:00:00
 - Bot Start Script: found at /etc/init.d/sinusbot [perms: 755]
 - DNS resolution check: google.com -> OK
 - CPU:
    Architecture:          x86_64
    CPU(s):                1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             1
    Model name:            Intel Core Processor (Haswell)
    CPU MHz:               2394.472
    Virtualization:        VT-x
    Hypervisor vendor:     KVM
    Virtualization type:   full
 - RAM: 278.64 MB/1.90 GB in use (14%)
 - SWAP: 0 B/0 B in use (0%) (SWAP disabled)
 - DISK: 2.26 GB/7.11 GB in use (31%)
 - Package versions:
   > libglib: 2.48.1-1~ubuntu16.04.1

BOT INFORMATION
 - Status: running (PIDs: 1919 1918, User: borja)
 - Webinterface: port locally reachable (Port: 8087)
 - Binary: /opt/sinusbot/sinusbot (Hash: 731121f8516ade834d3bc3e9ebf64a4f)
 - Version: 0.9.12.3-36fce3c
 - TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: a27dfe2f92730b55119b69ca0dc2268d
   - TS3 Client: a27dfe2f92730b55119b69ca0dc2268d
 - Config:
   - LogLevel = 10 (debug log active)
   - TS3Path = /opt/sinusbot/teamspeak3-client/ts3client_linux_amd64 (Version 3.0.19.4)
   - YoutubeDLPath = /usr/local/bin/youtube-dl (does exist, version: 2016.09.03)
 - Installed scripts: advertising.js; aloneMode.js; badchan.js; bookmark.js; covatar.js; dev.js; followme.js; idle.js; metadata.js; norecording.js; rememberChannel.js; showcase.js; sound.js; welcometext.js

OTHER INFORMATION
 - Report date: 03.09.2016 14:34:24 CEST +02:00:00 (timezone: Europe/Paris)
 - TeamSpeak 3 Version: 3.0.19.4
 - youtube-dl Version: 2016.09.03
 - DiagScript version: 0.4.5
==========================================================
 

borjetas

Member
OK, the problem was in the permission of the Sinusbot directory. i use 775 and it works. i dont know if that solution is secure, but its my solution by now....
 
Status
Not open for further replies.
Top