You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been facing some issues when running everest in a hpc cluster with torque. I'm not sure exactly what's happening but I wanted to check with you guys if the following error could be related to not having an stdout/stderr file for torque's output. The error happens when the everserver is being started in the login node, which I can't completely debug inside the site-packages files due to permission issues.
This first image is regarding the error itself when trying to start the everserver:
The next one is the output of the pbs job log (qstat -x -f <num_job>):
Any suggestions would be very helpful! :)
The text was updated successfully, but these errors were encountered:
Hey Augusto, a "fix" for this was merged in yesterday, #8898 , the issue text matches up very closely to what you describe. Was the ERT version you were running up-to-date with this? If not I would suggest trying to re-run and report back if it still happens.
Hey Augusto, a "fix" for this was merged in yesterday, #8898 , the issue text matches up very closely to what you describe. Was the ERT version you were running up-to-date with this? If not I would suggest trying to re-run and report back if it still happens.
This actually happened on friday, Yngve. Thanks a lot! :)
Greetings,
I've been facing some issues when running everest in a hpc cluster with torque. I'm not sure exactly what's happening but I wanted to check with you guys if the following error could be related to not having an stdout/stderr file for torque's output. The error happens when the everserver is being started in the login node, which I can't completely debug inside the site-packages files due to permission issues.
This first image is regarding the error itself when trying to start the everserver:
![Image](https://private-user-images.githubusercontent.com/86219529/381121816-09923d73-aa54-430c-9aa0-5cf1aee0de4c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODAwMTIsIm5iZiI6MTczOTM3OTcxMiwicGF0aCI6Ii84NjIxOTUyOS8zODExMjE4MTYtMDk5MjNkNzMtYWE1NC00MzBjLTlhYTAtNWNmMWFlZTBkZTRjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE3MDE1MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI2ZmQ0OGJiNThlYWI4ZGJkNzEwYWNmY2VhNWJiNmIxMTQ4OWM1MjUxOTQ3OTBmMmY0N2Y4OTdkYjQ3MGU0ODImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.K0fI2QS_Uuwu9SCoNrFx149wYFpZU5UAxwtwiiPnaR0)
The next one is the output of the pbs job log (qstat -x -f <num_job>):
![Image](https://private-user-images.githubusercontent.com/86219529/381122284-22e762be-b9e0-48cc-b658-585716c92c8e.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODAwMTIsIm5iZiI6MTczOTM3OTcxMiwicGF0aCI6Ii84NjIxOTUyOS8zODExMjIyODQtMjJlNzYyYmUtYjllMC00OGNjLWI2NTgtNTg1NzE2YzkyYzhlLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE3MDE1MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY1OTkzNmI4MGQ3ZjE3NGRlZjE5NGJmNGFhMGE1ZThmNTMyMTllODI0MDZlZjQ0ODdhODJlNzM5NjY2NTUyNDEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Q4aBy-J0NYIOR-_oepe7b-ET9UKw4b4HBGSWFRHmEqQ)
Any suggestions would be very helpful! :)
The text was updated successfully, but these errors were encountered: