kalcaddle / kodbox

kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
https://kodcloud.com
2.18k stars 373 forks source link

kodbox docker cannot connect mysql #270

Closed xwzbupt closed 3 months ago

xwzbupt commented 3 months ago

Hi, my system is unraid. On the unraid, there are a mysql docker and a redis docker. I can connect mysql docker with navicat on my windows laptop. So mysql can be access from another machine successfully. But when I set up kodbox docker, there is an error. I do not know what happened.

image

kalcaddle commented 3 months ago

It should be a network configuration problem. The configured IP needs to be accessible from the docker where kod is located.