aiidalab / aiidalab/aiidalab-docker-stack
AiiDA DB migration message is hidden from the user upon container startup
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 15
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 3
Description
When bump the aiida-core to 2.4.0, after the database migration requires a rehash on the calcjob nodes (https://github.com/aiidateam/aiida-core/blob/main/CHANGELOG.md#v240---2023-06-22), the information will pop to command line but since the migration is run in container started, the message not properly show to AiiDAlab user to make the operation.
Could be a way to store the message in a file and render it to the home app.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.