Skip to content
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

No Datasets found after recreating containers #11

Closed
p-a-s-c-a-l opened this issue Nov 27, 2018 · 2 comments
Closed

No Datasets found after recreating containers #11

p-a-s-c-a-l opened this issue Nov 27, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@p-a-s-c-a-l
Copy link
Member

When recreating docker containers, no datasets are shown even if they are still available in the database volume.

@p-a-s-c-a-l p-a-s-c-a-l added the bug Something isn't working label Nov 27, 2018
@p-a-s-c-a-l p-a-s-c-a-l self-assigned this Nov 27, 2018
@p-a-s-c-a-l p-a-s-c-a-l added this to To do in T7.3 Data Management via automation Nov 27, 2018
@p-a-s-c-a-l
Copy link
Member Author

p-a-s-c-a-l commented Nov 27, 2018

Solution: The search index needs to be rebuilt with

docker exec -t ckan-ckan bash -c 'source /usr/lib/ckan/venv/bin/activate && cd /usr/lib/ckan/venv/src/ckan && ckan-paster search-index rebuild --config "${CKAN_CONFIG}"/production.ini'

See ckan#4425 (comment)

T7.3 Data Management automation moved this from To do to Done Nov 27, 2018
@p-a-s-c-a-l p-a-s-c-a-l pinned this issue Aug 27, 2019
@p-a-s-c-a-l
Copy link
Member Author

Error response from daemon: Container 17d6b6b1f08e10ae53feab724813a1ee80f70b0f1882c5e7f7f8471d9ba559d2 is restarting, wait until the container is running

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

1 participant