-
Notifications
You must be signed in to change notification settings - Fork 0
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 couchdb while migrating #18
Comments
Hi @1yuv To be clear, you're saying the error is transitory and if you try again, the command succeeds? |
Hi @dianabarsan , retrying the command is not working. I was just trying to mention that the values on my migration_ha.yaml file was corret and using the right credentials. |
I've found the solution for this by clearing orphan networks and containers and suggest following that for anyone having issues.
|
Hi @dianabarsan , Looks like while I was doing
This time, I didn't try anything and just ran So,
is true. |
I'm not sure why this would happen, there's no intermediary steps that happen within the container. I'm not sure why the docker network would be so flaky. |
I've occasionally seen issues while trying to run
pre-index-views
.Without changing anythin on my migration_ha.yaml file, I can connect to the
COUCH_URL
from medic-os docker container.The text was updated successfully, but these errors were encountered: