TikWind opened a new issue #302:
URL: https://github.com/apache/incubator-apisix-dashboard/issues/302


   ## Descripe
   
   Hi everyone, I follow 
https://github.com/apache/incubator-apisix-dashboard/blob/master/compose/README.md
 to deploy this project, but when I visit http://127.0.0.1/dashboard/ in the 
browser, it redirect http://127.0.0.1/dashboard/setting :
   
   
![image](https://user-images.githubusercontent.com/65604564/87121771-23485200-c2b6-11ea-8569-6f22253ae65f.png)
   
   When I use `docker logs` to look image name "dashboard_manager" and 
container name "dashboard_manager_1" :
   
   
![image](https://user-images.githubusercontent.com/65604564/87122425-71118a00-c2b7-11ea-9578-911e0c939b0b.png)
   
   ## Question
   
   There is a error `panic: fail to connect to DB: dial tcp 192.17.5.14:3306: 
connect: connection refused for 
root:123456@tcp(192.17.5.14:3306)/manager?charset=utf8&parseTime=True&loc=Local`.
 Why? How to solve this problem? Thanks. 
   
   ## Environment
   
   System: CentOS Linux release 7.8.2003 (Core)
   CPU: 4 core
   Memory: 8G
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to