jboxberger / synology-gitlab

Updated an improved Original Synology Package
MIT License
129 stars 20 forks source link

Configuration hangs at run status for the database #20

Closed agherzan closed 7 years ago

agherzan commented 7 years ago

The configuring script hangs at: mysqladmin -h 172.17.0.1 -P 3306 -u gitlab -px xxxxxxxxxxxxxxxxxxxxxx status. Seems like that command can't reach the host's db server. Any idea what is this about?

agherzan commented 7 years ago

This was due to firewall configuration. Unblock docker IP fixed the issue.