Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Issue moving to production #35

Open
robertritz opened this issue Apr 3, 2019 · 1 comment
Open

Issue moving to production #35

robertritz opened this issue Apr 3, 2019 · 1 comment

Comments

@robertritz
Copy link

Hi there and thanks for an amazing tool!

I've got CKAN working well in dev and now I want to deploy it to production. I've set up the production ini and run the command sudo easyckan production. After doing so I receive the following error:

docker: Error response from daemon: Conflict. The container name "/ckan-production" is already in use by container "617a50ba7366f5c22e7f0c61152d14beed856a1cc373895cee7e34051c644281". You have to remove (or rename) that container to be able to reuse that name.

I tried sudo easyckan repair but that did not resolve. Recommendations?

@robertritz
Copy link
Author

I was able to get the command to run by removing the /ckan-production container in docker via:

docker rm /ckan-production

However, after starting the site is not up. Repairing again returns the same container error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant