Hello,
first.... yeah i did a search .... that's why i'm posting this...
System setup:
Addtionally setting the ListenHost in config.ini to localhost or 127.0.0.1 breaks the WebUI - NGINX reporting 503. ( I tired https://sinusbot.github.io/docs/reverse-proxy/nginx/ but ended up in 503 ). With 0.0.0.0 WebUi is working. I guess this is a driffent problem than the issue wiith the instance not joining the TS3 server.
Remark: I had to add *.txt to all provided files because of upload rules.
Is https://forum.sinusbot.com/threads/diagsinusbot-sh-sinusbot-diagnostic-script.831/ output needed as my setup is running with docker?
Anyone any clue?
Cheers
Hogan
first.... yeah i did a search .... that's why i'm posting this...
System setup:
- Fully virtualized box on Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-69-generic x86_64)
- Latest apt-get upgrade (today)
- ufw as firewall is used
- ufw-docker is used
- Sinusbot is running under docker with docker-compose in conjunction with TS3 server. See docker-compose.yml for docker config
- Static IPs inside of the containers are used because of usage of ufw-docker ( see here why : https://github.com/chaifeng/ufw-docker#solving-ufw-and-docker-issues )
- Network was created like this: sudo docker network create --driver=bridge --subnet=10.10.11.0/24 --gateway=10.10.11.1 ts_net
- NGINX is setup and serving HTTP to HTTPS redirects on desired URL - WebUi of Sinusbot is up. See sinusbot.conf for NGINX config
- TS3 Server is running and Sinusbot User can access the server. Required security level from TS3 server is 26, SinusBot identity has 29., Level is corretnly displayed in WebUi.
Addtionally setting the ListenHost in config.ini to localhost or 127.0.0.1 breaks the WebUI - NGINX reporting 503. ( I tired https://sinusbot.github.io/docs/reverse-proxy/nginx/ but ended up in 503 ). With 0.0.0.0 WebUi is working. I guess this is a driffent problem than the issue wiith the instance not joining the TS3 server.
Remark: I had to add *.txt to all provided files because of upload rules.
Is https://forum.sinusbot.com/threads/diagsinusbot-sh-sinusbot-diagnostic-script.831/ output needed as my setup is running with docker?
Anyone any clue?
Cheers
Hogan
Attachments
Last edited: