Closed henhok closed 4 years ago
Is this in http or https?
The simulation does not fail , it runs and the stdout is kept in a file. This is an expected behavior. The server in https mode does not print out the simulation log because the user won't be able to see it , instead it keeps it in a file in users' workspace. Then when you click on simulations
it will show the tail of that output. This way the user can follow how much of the current simulation(s) is done already.
Tried running COBAEIF without the curly braces in physio parameter k. So instead of { ... }, just one number like 3. The job is submitted fine and in terminal it says:
2019-11-25 08:20:49,351 info_logger INFO User started simulation PID: 10354
but then nothing comes after that.