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

[installer] The SemanticDomains collection fails to populate #3495

Open
imnasnainaec opened this issue Dec 18, 2024 · 1 comment
Open

[installer] The SemanticDomains collection fails to populate #3495

imnasnainaec opened this issue Dec 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working deployment docker

Comments

@imnasnainaec
Copy link
Collaborator

Using the most recent installer, the SemanticDomainTree collection is populated in the database, but it seems that the SemanticDomains collection doesn't always load. This can be manually fixed after the fact (after executing combinectl start, once combinectl status shows everything up and running) with the following command:

kubectl -n thecombine exec deployment/database -- /docker-entrypoint-initdb.d/update-semantic-domains.sh
@imnasnainaec imnasnainaec added bug Something isn't working deployment docker labels Dec 18, 2024
@imnasnainaec imnasnainaec self-assigned this Dec 18, 2024
@imnasnainaec
Copy link
Collaborator Author

This may be an issue with the v2.2.0 database image, since that is pulled from Docker, not built with the installer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployment docker
Projects
None yet
Development

No branches or pull requests

1 participant