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

[ALERT]: V2 build failed for this model, the model has been built with v1 approach #9

Closed
github-actions bot opened this issue May 16, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@github-actions
Copy link

This model failed to build with v2 image. Please investigate and fix the issue.

@github-actions github-actions bot added the bug Something isn't working label May 16, 2024
@GemmaTuron
Copy link
Member

Hi @DhanshreeA

I do not know if this is related to the versions but with the latest Ersilia code I am unable to fetch and run this model:

Detailed error:
Standard model run from CSV was not possible for model eos9ei3
Output file /home/gturon/eos/dest/eos9ei3/example_standard_output.csv was not created successfully

Hints:
If you fetch this model from Docker Hub, or you are running it through URL, this is the first time run is executed in your local computer. Reach out to Ersilia to get specific help.

🚨🚨🚨 Something went wrong with Ersilia 🚨🚨🚨

Error message:

Ersilia exception class:
StandardModelExampleError

Detailed error:
Standard model run from CSV was not possible for model eos9ei3
Output file /home/gturon/eos/dest/eos9ei3/example_standard_output.csv was not created successfully

Hints:
If you fetch this model from Docker Hub, or you are running it through URL, this is the first time run is executed in your local computer. Reach out to Ersilia to get specific help.

@DhanshreeA
Copy link
Member

Hi @GemmaTuron I tried fetching this model and it works for me. I will try to debug why it isn't working on your machine, for that I need 3 pieces of information from you:

  1. How did you fetch this model? Through source (--from_github, or --repo_path), or via dockerhub by either explicitly specifying that or through using ersilia fetch without any flags?
  2. Could you share the entire stack trace when you fetch this model in verbose mode?
  3. Could you share the commit sha/commit message on the ersilia master branch that you are currently running in your virtualenv/conda env?

@GemmaTuron
Copy link
Member

Hi @DhanshreeA
I can fetch it from github but not from Docker

@DhanshreeA
Copy link
Member

@GemmaTuron okay, that helps. I was able to fetch it from Docker, so now I will to need information from points 2 and 3 from you.

@GemmaTuron
Copy link
Member

Hi @DhanshreeA

This is the output when fetching
eos9ei3.txt

I am running the latest version of ersilia (fetched this morning, July 23rd)

@GemmaTuron
Copy link
Member

GemmaTuron commented Aug 28, 2024

Hello @DhanshreeA

This error still persists and I did not see any further updates. I need to use this model for several of our projects and also in the upcoming workshop. This is what happens when I try to fetch it from Docker in my machine:

🚨🚨🚨 Something went wrong with Ersilia 🚨🚨🚨

Error message:

Ersilia exception class:
StandardModelExampleError

Detailed error:
Standard model run from CSV was not possible for model eos9ei3
Output file /home/gturon/eos/dest/eos9ei3/example_standard_output.csv was not created successfully

Hints:
If you fetch this model from Docker Hub, or you are running it through URL, this is the first time run is executed in your local computer. Reach out to Ersilia to get specific help.

If this error message is not helpful, open an issue at:
 - https://github.com/ersilia-os/ersilia
Or feel free to reach out to us at:
 - hello[at]ersilia.io

If you haven't, try to run your command in verbose mode (-v in the CLI)
 - You will find the console log file in: /home/gturon/eos/current.log

The full error is copied in the previous message. Other models work just fine so it must be an issue with this particular model.

@GemmaTuron
Copy link
Member

We can now close this.
The above issue has been solved - seemed due to a synch problem in my Docker Desktop with the online version of this model

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
None yet
Development

No branches or pull requests

2 participants