Add an known issue about misconfigured database connection

This commit is contained in:
Yi EungJun 2015-12-09 16:58:55 +09:00
parent 99c04c7777
commit aa1b246388

View File

@ -37,6 +37,8 @@ Remove `volumes` directory
* Do not modify the Listen Address in Service Settings. * Do not modify the Listen Address in Service Settings.
* Sometimes 'app' container fails to start because of "connection refused" to * Sometimes 'app' container fails to start because of "connection refused" to
database. Workaround: Restart the container. database. Workaround: Restart the container.
* Sometimes database connection is misconfigured. Workaround: Delete
`volumes/app/mattermost/config/config.json` and restart the 'app' container.
## More informations ## More informations