I have setup a remote docker deploy to my hosting server. The deploy works great, I see 2 docker containers on the host (web & MySQL). When I try to connect to the db in wappler I got an error that it cannot connect to the server.
All the incoming ports on the firewall are open. What am I missing here ?
I’m having the exactly the same problem with wappler created docker containers. Wappler nor any other sql client can connect to database server.
Local SQL server installation or MAMP works just fine. Even tradionally hosted sql service works with Wappler. But these wappler docker containers refuse any connections to SQL server.
I’m not too familiar with docker but it seems that server is refusing remote connections to sql server. Necessary ports are open on server and local but still connection is refused by container.
I rebooted DO Droplet and now remote connection works.
I still can’t get local docker container to work. I booted my mac and brought everything back up (Docker Desktop and containers) but still I can’t connect local sql.