hotsapi / Hotsapi.Uploader

Uploads Heroes of the Storm replays to hotsapi.net
MIT License
26 stars 10 forks source link

Failure to upload replays: (500) Internal Server Error #39

Closed herrvigg closed 6 years ago

herrvigg commented 6 years ago

Since yesterday the replays can't be uploaded anymore, due to an error on the server. Here are the logs:

[2018-01-06 21:56:13.2641] WARN: Error uploading file 'C:\Users\xxx\Documents\Heroes of the Storm\Accounts\113048474\2-Hero-1-3443385\Replays\Multiplayer\Braxis Holdout (10).StormReplay' System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Hotsapi.Uploader.Common.Uploader.<Upload>d__8.MoveNext() in C:\projects\hotsapi-uploader\Hotsapi.Uploader.Common\Uploader.cs:line 57
Shanadar commented 6 years ago

Exact same problem experienced here as well.

rcjsuen commented 6 years ago

The web UI also doesn't work. :(

rcjsuen commented 6 years ago

I can upload from the web UI again.

herrvigg commented 6 years ago

Yes it works again :)

poma commented 6 years ago

I forgot to enable log rotation so it grew and consumed all disk space