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

Error startup

Status
Not open for further replies.

MondoPIX

Member
sinusbot@mondopix:/opt/ts3soundboard$ ./sinusbot
___ ___ _ _ _ _ ___ ___ ___ _____ BETA
/ __|_ _| \| | | | / __| _ )/ _ \_ _|
\__ \| || .` | |_| \__ \ _ \ (_) || |
|___/___|_|\_|\___/|___/___/\___/ |_|

Version: 0.9.11-6e331b1
(C) 2013-2016 Michael Friese. All rights reserved.

2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin advertising.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin aloneMode.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin badchan.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin bookmark.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin covatar.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin dev.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin followme.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin idle.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin metadata.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin norecording.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin rememberChannel.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin showcase.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin sound.js
2016/05/19 14:51:33 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin welcometext.js
2016/05/19 14:51:33 X [MAIN] Starting up fake x-server...
2016/05/19 14:51:33 x [MAIN] ERROR: listen unix /tmp/.X11-unix/X40: bind: address already in use
 
Code:
rm -rf /tmp/.X11-unix/X40
Then it should work.
 
sinusbot@mondopix:/opt/ts3soundboard$ ./sinusbot
Version: 0.9.11-6e331b1 (C) 2013-2016 Michael Friese.
All rights reserved.
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO
Loading ScriptPlugin advertising.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin aloneMode.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin badchan.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin bookmark.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin covatar.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin dev.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin followme.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin idle.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin metadata.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin norecording.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin rememberChannel.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin showcase.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin sound.js
2016/05/19 16:41:35 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin welcometext.js
2016/05/19 16:41:35 X [MAIN] Starting up fake x-server...
2016/05/19 16:41:35 x [MAIN] ERROR: listen unix /tmp/.X11-unix/X40: bind: no such file or directory
 
Be sure, that your bot is not running twice.
 
Status
Not open for further replies.
Back
Top Bottom