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
This error seems random. For example, I have 10 jobs, 6 jobs could be successfully downloaded. The rest of jobs could not be automatically downloaded for this error.
The text was updated successfully, but these errors were encountered:
I can comment out line 211,212,213,217,218 in dp_cloud_server.py to avoid this error. But is there a better way to fix this? Or which log file should I check to avoid this error?
When the job is finished, dpdispatcher will check the log file. (See code)
And this will encounter a UnicodeDecodeError:
This error seems random. For example, I have 10 jobs, 6 jobs could be successfully downloaded. The rest of jobs could not be automatically downloaded for this error.
The text was updated successfully, but these errors were encountered: