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

Dead for windows for good?

VirusMD

New Member
Ive used this for a while, but at some point it stopped working, some reading suggest this no longer works at all for windows, that the bot cannot push audio when hosted from a windows system anymore and there is no intention of fixing it any time soon? Is this true *Questioning sad face*
 

VirusMD

New Member
Thanks Dracarys, ill look into it. I tried to use the latest "ochinchinsan/sinusbot" docker container, but could not even get the web interface up and running. But I'm pretty new to all this, i don't mind learning something new. I'm already running several things on this server via windows so I'm very hesitant to try and migrate my server to Linux.
 

VirusMD

New Member
Just use WSL (Subsystem for Liux). I'm using it for Windows Server and it works great.
Do you have a recommendation for WSL packages? This machine also hosts a SQL server, Jellyfin, SFTP, and a couple dedicated game servers.
 
Last edited:

VirusMD

New Member
after several days of trial, error, and failed help, WSL did not work at all for me with either Debian or Ubuntu, nor did a Hyper-V VM of Ubuntu but you can install or force Hyper-V via batch commands on Windows 11 Home edition as i did, after Installing a Fresh Debian VM, i had no trouble getting Sinusbot to install.

Something to note, if your using the instructions @: https://sinusbot.github.io/docs/installation/linux/#manual-installation, you need to replace the file referenced in the instruction: "wget https://www.sinusbot.com/dl/sinusbot.current.tar.bz2" with the newer versions for listed below, or it will still not work with windows since Discord broke the versions previous to 1.0.2.

They are also listed in the support channel in discord.
amd64: "wget https://www.sinusbot.com/pre/sinusbot-1.0.2-amd64.tar.bz2"
arm64: "wget https://www.sinusbot.com/pre/sinusbot-1.0.2-arm64.tar.bz2"
 
Last edited:
Top