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
It appears that for some users (such as kmoore), running a pipeline on SciServer Compute hangs indefinitely. Looking at the server logs shows:
2020-08-06T16:59:31.823Z - error: [gme:server:worker:simpleworker:pid_514591:WorkerFunctions:PluginManagerBase:plugin:ExecutePipeline] Could not execute "GetCifar10Data": Error: SciServer Files request failed: Error in job definition
As this appears to be specific to this user, I suspect the error is happening on the SciServer side. However, this should be handled better by deepforge so we don't need to go to the server logs.
The text was updated successfully, but these errors were encountered:
The issue seems to be that the sciserver docker image DeepForge is accessible to some users while not for other users. So, I would recharacterize this issue not to be a code related bug in deepforge but rather an issue with sciserver's docker image for deepforge access to every account.
Thanks, @umesh-timalsina for finding the source of the issue. I am going to leave this issue since the error is not handled properly in deepforge. (The pipeline should show the error when an error occurs during job creation.)
It appears that for some users (such as kmoore), running a pipeline on SciServer Compute hangs indefinitely. Looking at the server logs shows:
As this appears to be specific to this user, I suspect the error is happening on the SciServer side. However, this should be handled better by deepforge so we don't need to go to the server logs.
The text was updated successfully, but these errors were encountered: