-
Notifications
You must be signed in to change notification settings - Fork 107
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
Realization marked as failed, but all fm steps completed (2024.04) #7715
Comments
Error seen in ert-internal examples as well on building the 2024.04.04 release: |
We need to check if the file is on disk, and if it is we need to reconsider if there should be a slight wait in the callback to allow disk synchronisation. |
In the case of ert-internal-examples the file does seem to be on disk:
|
Would be solved by #7788 |
Ran a drogon case, and on iteration 3; four (4) realizations were marked as failed in the GUI, but all forward model steps were marked as success and OK file was written. The following error message was found in the logs:
To reproduce
Steps to reproduce the behaviour:
pip install ert
ert gui my_config.ert
Expected behaviour
A clear and concise description of what you expected to happen.
Environment
The text was updated successfully, but these errors were encountered: