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

HELP! Not working properly...

Status
Not open for further replies.
So i try to launch an instance through the web panel, on my linux server and it does this

2016/04/25 05:05:12 9431fdb0 45e955d3 INFO Starting instance ts3server://178.62.46.131?port=9011&nickname=Music%20Bot&password=&cid=788&channelpassword=
2016/04/25 05:05:12 9431fdb0 45e955d3 INFO TSClient quit.
 
**UPDATE** -> Reinstalled it seems to have worked.. however now i cant login on the web panel

says unauthorised
2016/04/25 05:32:57 da1b76fb INFO LOGIN [admin] FAIL [IP:]
 

TGTGamer

Donor
is awesome!
Ok. First off, welcome to the forums.

The first issue you raise sounds like the teamspeak is closing before the connection is established, this can be because of yo high security levels, the wrong IP being used, or a problem with your teamspeak.

The second issue is interesting. I assume that you are still using the username: admin Password: foobar.

If you can't access the pannel with the above username, could you please do the following:

Open up a connection with your server.

Using filezilla (or other file transferring programs) please open your config.ini and find the following lines:
Code:
Log level: 3
Log file: ""

Change to
Log level: 10
Log file: "home/sinusbot/log.txt"

Using comand lines do the following;
Code:
Use command
Nano config.ini

Find lines
Log level: 3
Log file: ""

Change to
Log level:10
Log file: "home/sinusbot/log.txt"

Save
(Ctrl+o, enter, ctrl+x)

Start up the bot, attempt to access the panel. This will create a log file, with the error logs. Attach the file to this topic, and we will find a solution for you.

TGT

(This reply was done while travelling with no access to my bot, it should be simple to follow but may be slighty incorrect with the config.ini line names)
 

Xuxe

Containerholic
Staff member
is awesome!
V.I.P.
Contributor
Insider
**UPDATE** -> Reinstalled it seems to have worked.. however now i cant login on the web panel

says unauthorised
2016/04/25 05:32:57 da1b76fb INFO LOGIN [admin] FAIL [IP:]

Stop the Bot, delete the data folder and start again. - After this you should login with admin / foobar.
 
Status
Not open for further replies.
Top