opencobra / memote

memote – the genome-scale metabolic model test suite
https://memote.readthedocs.io/
Apache License 2.0
123 stars 26 forks source link

WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL) Job: 905. #727

Closed JHL-452b closed 2 years ago

JHL-452b commented 2 years ago

Hi,

a bug was appeared when I using memote. It shows like this: (WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL) Job: 905.)

Is something wrong with my model?

Thank you in advance! Luo

JHL-452b commented 2 years ago

I just solved this problem, thanks!

maxvthof commented 2 years ago

Hi!

I had the same problem this morning. How did you solve it?

Thanks, Max

JHL-452b commented 2 years ago

Actually, if your model is too large, the solver on the website cannot perform the calculations. But I think it may some problems occurred with the background server recently. So this situation can only be achieved through memote in your own computer if you are urgent. you can see this git (https://github.com/opencobra/memote) for more information to build it.

maxvthof commented 2 years ago

Thanks! I'll have a look at that

Midnighter commented 2 years ago

Glad you could sort it out. I thought the recent update of the memote service would have fixed this but apparently there are more problems.