Open DAIIIIIIIIIIIIII opened 1 year ago
its looks liek there is already an instace of the website running,
System.IO.IOException: Failed to bind to address http://[::]:58913: address already in use. ---> Microsoft.AspNetCore.Connections.AddressInUseException: Address already in use ---> System.Net.Sockets.SocketException (98): Address already in use
Describe the bug
I downloaded the bot correctly, after understanding how it works I created a bash script that simply starts the bot. Next I created a service that would go and start the script every time I started my raspberry. But I noticed that when the bot starts, it starts in the right server room, it starts with the right user permissions, and the commands all work correctly. But the moment I go to the online site to manage the bot, I see that the bot marks it as offline, and the moment I press the button to start it, a second bot comes in, with a different (new) ts instance. In short, the problem is that the site does not detect that the bot has actually been started. Translated with www.DeepL.com/Translator (free version)
To Reproduce create a bash file that starts the TS3AudioBot executable, create a service that runs at system startup, the bash file
Version 0.12.0
Platform Raspebby pi 4 with raspberry pi os lite
Log
and 10 seconds later