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

Duplicate dbs - docker install-dbs #1547

Open
Bisho2122 opened this issue Jun 19, 2024 · 0 comments
Open

Duplicate dbs - docker install-dbs #1547

Bisho2122 opened this issue Jun 19, 2024 · 0 comments

Comments

@Bisho2122
Copy link
Collaborator

docker-compose run --rm api /sm-engine/install-dbs.sh

image

Can we ensure that if database already exists that it won't download it again ?.

It will invoke the assertion error below

assert len(rows) in {0, 1}, "Requested one row, got {}".format(len(rows))

When I run https://github.com/metaspace2020/metaspace/blob/c36571e0893295c30fb8b1b67e04886e27e373f0/metaspace/engine/scripts/import_lion_info.py#L53C13-L53C77

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

No branches or pull requests

1 participant