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

Can't update or start the ts3bot

Status
Not open for further replies.

jj-fx

New Member
I am getting the following errors:

***@localhost:/opt/ts3soundboard$ ./ts3bot -update
bash: ./ts3bot: No such file or directory

--

***@localhost:/opt$ xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac

[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing from list!
[dix] Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
xinit: XFree86_VT property unexpectedly has 0 items instead of 1
/opt/ts3soundboard/ts3bot: 1: /opt/ts3soundboard/ts3bot: cannot create lÅ@@øçÙ@8: Permission denied
/opt/ts3soundboard/ts3bot: 1: /opt/ts3soundboard/ts3bot:ELF: not found
/opt/ts3soundboard/ts3bot: 2: /opt/ts3soundboard/ts3bot: Syntax error: ")" unexpected
xinit: connection to X server lost

waiting for X server to shut down

--

As I understand it from faq / other forum post this errors indicate that my server is running a 32 bit Linux, however, my VPS provider and Linux itself say it's a 64 bit Linux.

***@localhost:/$ arch
x86_64

Does someone have an idea how to fix this?
Thanks.
 

flyth

is reticulating splines
Staff member
Developer
Contributor
Permissions could be wrong. Please try
Code:
chmod 0755 /opt/ts3soundboard/ts3bot
 
Status
Not open for further replies.
Top