-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
failure to connect to mariadb during docker-compose #75
Comments
The issue is fixed [moe-lk/bulk-upload/pull/167] in this. Please follow the instructions on the .env.example file. |
@janithRS i assume it's not just rename to .env? i'm confused could you elaborate?
|
Have you tried getting a pull? Most of the time the above error will appear due to the .env file. Since earlier we had no .env file in the repo. (Edit the db config if needed) |
@janithRS a pull from the repo? yes that was a fresh pull |
having tried a clean repo and a clean image for completeness, the original error is back
|
Hi, I'm trying to get the software running.
After running
docker-compose up
i see the following errorssis-mysql | ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'root'@'%'
and then
sis-bulk-upload_1 | Trying to connect to mariadb at 172.18.0.3. Attempt 17
Could you please advise?
see screenshot.
The text was updated successfully, but these errors were encountered: