haxqer / confluence

The simplest docker file of Confluence. Support v8.9.4(latest) and v8.5.12(lts)
340 stars 180 forks source link

"Can't reach database server or port" Warning while setup database page. #43

Open xgao95 opened 7 months ago

xgao95 commented 7 months ago

Hello! I encountered an issue that warning msg popup like below shown, and I have tried to use 8.0.22 mysql image still doesn't work. Even though I deleted all volume & image then use the docker-compose shared by you, and also I replace the jdbc driver either, still not work. Would you pls help to investigate the root cause? Thanks~ image

haxqer commented 7 months ago

hostname: mysql-confluence

driver=mysql
host=mysql-confluence
port=3306
db=confluence
user=root
passwd=123456

https://github.com/haxqer/confluence#how-to-run-with-docker-compose