Closed CodingArctic-zz closed 3 years ago
Did you have any reverse proxy front of the botamusique ? If not, you should listen 0.0.0.0 (all networks) I recommend a reverse proxy if you can have one (nginx for example).
@azlux setting it to 0.0.0.0 worked! would it be better to setup a reverse proxy? and if so how should i do that
now my console spamming with these: https://i.imgur.com/fmZ1dDY.png
music is playing fine tho? and web interface is working
update: looks like they only spam when i'm connected to the web interface
These outputs are fine. It indicates the web interface is talking to the client.
Please let me know if you have further questions.
would it be better to setup a reverse proxy? and if so how should i do that
It would if you have a well-managed website with domains and SSLs done. You can check out the wiki page of this repo. But it is not really necessary for you I think. It's just a good practice.
alright, and this a bad place to ask about running botamusique as a daemon? I'm having issues with supervisor @TerryGeng
You can ask, but I would strongly recommend you read the official manual and see the examples of supervisor first.
I went through their tutorial, and to start it, it said to run $BINDIR/supervisord
but that just gives me a no such file or directory error.
You are seeing the wrong guide. You need to check out how to run supervisors on your Linux distributions.
E.g. try a search of "install supervisors on ubuntu/debian/centos"
https://i.imgur.com/DQSN4jO.png
getting this when attempting to start. followed a guide on ubuntu
Looks like you are asking for very specific help. This is not the purpose of a github issue.
Please come to #mumble at freenode.net so we can continue.
Describe the bug When enabling web interface, I can't access it from my browser on my main pc. I'm running botamusique on an amazon aws server, and have tested opening all ports to everything, with no success.
Affected version Latest
To Reproduce Steps to reproduce the behavior:
Expected behavior I expect it to let me open the web interface :p
Screenshots https://i.imgur.com/Fwp9rco.png https://i.imgur.com/MooOLAy.png
Desktop (please complete the following information):
Additional context Add any other context about the problem here.