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

Search results

  1. DS_DV

    Sinusbot instance cannot connect after ubuntu upgrade 22.04 to 24.04 error while loading shared libraries: libEGL.so.1

    found this one in the internet: https://github.com/scottlawsonbc/audio-reactive-led-strip/issues/375#issuecomment-2019851383 which mentioned: https://www.geeksforgeeks.org/getting-started-with-opengl/ to install this: sudo apt-get install freeglut3-dev apparently that fixed the problem (:
  2. DS_DV

    Sinusbot instance cannot connect after ubuntu upgrade 22.04 to 24.04 error while loading shared libraries: libEGL.so.1

    Hi, i upgraded my server from ubuntu 22.04 to 24.04. sadly since the sinusbot instance wont conntect and instantly close again with this message: 2025-05-04T15:02:50+02:00 Closed. 2025-05-04T15:02:50+02:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: error while loading shared...
  3. DS_DV

    EN Sinusbot Installer Script

    on Ubtuntu 22.04 i got an error while starting the bot: the Solution was installing a missing Dependency: https://forum.sinusbot.com/threads/libxdamage-error.8547/ sudo apt-get install -y libxdamage-dev maybe @Qhiliqq can add that to the installscript (:
  4. DS_DV

    disable Webinterface / Port

    path for this workaround is: /opt/sinusbot/config.ini which syntax is used to comment out some lines in this .ini? with kind regards
  5. DS_DV

    disable Webinterface / Port

    that sounds great ! any hint where to set this option?
  6. DS_DV

    disable Webinterface / Port

    H Hello, How can I disable the webinterface / port? I tired blocking in in ufw but it seams some script is writing it directly to ip tables. and even if I delete it there it gets ‘reopend’ Is there a config line or something where I can disable the web interface? With kind regards
Back
Top Bottom