xybu / onedrive-d-old

Microsoft OneDrive client on Linux.
http://xybu.me/projects/onedrive-d/
GNU Lesser General Public License v3.0
819 stars 142 forks source link

Internal Server Error #87

Closed yorickdewid closed 9 years ago

yorickdewid commented 10 years ago

While I was debugging (https://github.com/xybu/onedrive-d/issues/83) I noticed Microsoft can fails as well. It looks like the skydrive server send back a 500: server_internal_error: An unexpected processing error occurred. Please contact Microsoft. Although the program continues, I'm not sure if raising an error is the right way to coop with server side errors.

xybu commented 10 years ago

Let's summarize the problem in #88. If possible could you describe what the program was doing (what changes might you make, etc. not sure) when the error occurred?