docker-library/docs

mysql connects using wrong username

downtownpartytime opened this issue · 1 comments

docker-compose.yml has all my credentials configured for the existing mysql database. Logs show nextcloud is prepending "oc_" and appending an incrementing number to the end:

Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [1044] Access denied for user 'oc_14'@'%' to database 'nextcloudDB'

tianon commented

Unfortunately, we do not have the bandwidth to provide in-depth integration/deployment/environment debugging or support here; these sorts of questions/requests would be more appropriately posted to a dedicated support forum, such as the Docker Community Slack, Server Fault, Unix & Linux, or Stack Overflow.