UPC / ravada

Remote Virtual Desktops Manager
https://ravada.upc.edu/
GNU Affero General Public License v3.0
537 stars 176 forks source link

mysql issue #2014

Open mikeyo opened 5 months ago

mikeyo commented 5 months ago

I am new to Ravada and just deployed it using docker-compose and front, back and mysql all installed OK. However, mySQL is not listening on a local IP and I am not sure what I need to do. When I browse to IP:3000 the ravada web front end displays but when I try to log in using default user/pass, nothing happens. I assume it is because the back-end is not able to communicate with the mysql docker instance. Of course the issue might be something else but where in the back-end config or mysql config can I check that they are able to communicate with each other? image

frankiejol commented 5 months ago

@fv3rdugo we are discussing a little in the Telegram group. Trying to get some logs first.

frankiejol commented 5 months ago

Original Poster commented this in the TG group. I wonder if @fv3rdugo may give some pointers so @mikeyo can make it work. I think the issue is that I am deploying the containers under UNRAID (slackware) which uses KVM btw, i think there is some post config required and beyond my technical understanding of docker.