• 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 get the bot running

MyNameIsJan

New Member
Hello,
I'm running a Windows Server 2019 and using it via remote connection.

I have followed the steps provided in the FAQ under Installation for Windows.
I have installed TS3 Client and the SinusBot including youtube-dl.exe.
I also copied the command.js file into the scripts folder as it was missing.

Web interface can be opened and configure. (via localhost)
After I configured the Bot with the host ip as well as a channel id to connect to, the Bot starts and connects to the server and the correct channel.

The problem I'm currently facing, is that the bot doesn't react to any commands. As well as not recognizing any identities.(I'm in the server in the same channel as the bot itself)
Which in return means I can't select my identity as admin or add another account with my identity. The !register command doesn't work as the bot does not react to command.

The Instance Log says the following:
2023-06-20T21:46:28+02:00 Prespawn.
2023-06-20T21:46:27+02:00 TSClient quit.
2023-06-20T21:46:27+02:00 Closed.
2023-06-20T21:46:26+02:00 Could not request shutdown. Please make sure that the plugin is installed correctly; HTTP returned an error: Timeout; Code: 500; Message: Timeout
2023-06-20T21:46:16+02:00 No pong received from client. Restarting...
2023-06-20T21:41:26+02:00 Ping failed.
2023-06-20T21:36:16+02:00 Storing configuration.
2023-06-20T21:36:16+02:00 TS>DUMP defined! Dumpdir is: C:\SinusBot\data\ts3\7287fcc2-41fd-4fda-9590-603ca2b7149a\8826d02d-907f-4d2e-8d49-c5c12a877ede\crashdumps
2023-06-20T21:36:16+02:00 TS>Crashdump ENABLED, directory is: C:\SinusBot\data\ts3\7287fcc2-41fd-4fda-9590-603ca2b7149a\8826d02d-907f-4d2e-8d49-c5c12a877ede\crashdumps
2023-06-20T21:36:16+02:00 Starting instance ts3server://ts.gamingbanner.de?port=9987&nickname=MusicBot&password=&cid=267&channelpassword=
2023-06-20T21:36:16+02:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not delete from FileTransferno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not delete from FileTransferno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not delete from FileTransferno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not delete from FileTransferno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not delete from FileTransferno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not insert into FileTransfer-Tableno such table: FileTransfer
2023-06-20T21:36:16+02:00 Could not delete from FileTransferno such table: FileTransfer
2023-06-20T21:36:15+02:00 Could not create Notifications-Tabletable Notifications already exists
2023-06-20T21:36:15+02:00 Could not create WhisperReceive-Tabletable WhisperReceive already exists
2023-06-20T21:36:15+02:00 Could not create Chat-Tabletable Chat already exists
2023-06-20T21:36:15+02:00 About to run.
2023-06-20T21:36:15+02:00 Prespawn.
2023-06-20T21:35:46+02:00 imported module: command
2023-06-20T21:35:46+02:00 resolving module command
2023-06-20T21:35:46+02:00 script alonemode loaded
2023-06-20T21:35:46+02:00 registered callback for event clientMove
2023-06-20T21:35:46+02:00 Initialization complete
2023-06-20T21:35:46+02:00 script sinusbot-commands loaded
2023-06-20T21:35:46+02:00 registered callback for event load
2023-06-20T21:35:46+02:00 registered callback for event ytdl.error
2023-06-20T21:35:46+02:00 registered callback for event ytdl.success
2023-06-20T21:35:46+02:00 [sinusbot-commands:114:12] SinusBot v1.0.0-beta.13-dc94a7c on windows
2023-06-20T21:35:46+02:00 [sinusbot-commands:113:12] Loaded SinusBot Commands v1.1.2 by Jonas Bögle (@irgendwr).
2023-06-20T21:35:46+02:00 executing script alonemode
2023-06-20T21:35:46+02:00 script command loaded
2023-06-20T21:35:46+02:00 module registered as command
2023-06-20T21:35:46+02:00 registered callback for event chat
2023-06-20T21:35:46+02:00 executing script sinusbot-commands
2023-06-20T21:35:46+02:00 executing script command

I also see in the TS3 Client that there is something wrong with the audio devices.
1687290399916.png

If more information is needed please let me know.
Thanks and BR
Jan
 

Lala Sabathil

Donor
is awesome!
Contributor
Insider
Does the SinusBot work out of the box in WSL or do I need to install something to get it working? Like some audio libraries or so?
you should be able to follow the linux installation instructions.
i haven't tested it with that version but it worked
 

Gagi2

Active Member
also you can try to use the TS Client 3.5.6 as the 3.6.0 version has some problems on the linux variant of sinusbot too
 
Top