Thread history
Viewing a history listing
Time | User | Activity | Comment |
---|---|---|---|
08:25, 1 November 2017 | Skilgannon (talk | contribs) | New reply created | (Reply to HTTP Error 500, Internal Server Error?) |
05:33, 1 November 2017 | Xor (talk | contribs) | New reply created | (Reply to HTTP Error 500, Internal Server Error?) |
05:32, 1 November 2017 | Xor (talk | contribs) | New reply created | (Reply to HTTP Error 500, Internal Server Error?) |
00:28, 1 November 2017 | Cb (talk | contribs) | New reply created | (Reply to HTTP Error 500, Internal Server Error?) |
20:16, 31 October 2017 | Skilgannon (talk | contribs) | New reply created | (Reply to HTTP Error 500, Internal Server Error?) |
19:59, 31 October 2017 | Cb (talk | contribs) | New thread created |
Since today, when uploading results, this message keeps appearing in my RoboRumble client:
java.io.IOException: Server returned HTTP response code: 500 for URL: http://literumble.appspot.com/UploadedResults
Did anybody observe similar results?
Ah, this was caused by a bug due to a new check I added for dropping battles more than 24 hours old (to prevent old versions being added back by mistake). Can you try again and let me know if it is fixed for you now?
It seems that when uploading out-dated pairings, it is still receiving http 500, which cause those out-dated pairings to be doubled (another bug) and re-uploaded twice each time... And then failing with doubled time, which grows like crazy.
Will you change the response to something like "200, out-dated pairings dropped" or so to fix this? Thanks ;)
Well, that was the intention, but it seems that Python doesn't auto-convert datetimes to strings so my logging was crashing it. Should be fixed now!
More information:
java.io.IOException: Server returned HTTP response code: 500 for URL: http://literumble.appspot.com/UploadedResults Unable to upload results meleerumble,35,1000x1000,Xor,1505812985874,SERVER abc.Shadow 3.84i,24248,6434,28 maribo.mini.MiniQuester 0.1,16657,4100,5 java.io.IOException: Server returned HTTP response code: 500 for URL: http://literumble.appspot.com/UploadedResults Unable to upload results meleerumble,35,1000x1000,Xor,1505812985874,SERVER abc.Shadow 3.84i,24248,6434,28 aaa.ScaledBot 0.01d,15278,3625,1 java.io.IOException: Server returned HTTP response code: 500 for URL: http://literumble.appspot.com/UploadedResults Unable to upload results meleerumble,35,1000x1000,Xor,1505812985874,SERVER abc.Shadow 3.84i,24248,6434,28 mld.DustBunny 3.8,14411,3784,0 java.io.IOException: Server returned HTTP response code: 500 for URL: http://literumble.appspot.com/UploadedResults Unable to upload results meleerumble,35,1000x1000,Xor,1505812985874,SERVER abc.Shadow 3.84i,24248,6434,28 cb.nano.Insomnia 1.0,11918,2981,1 java.io.IOException: Server returned HTTP response code: 500 for URL: http://literumble.appspot.com/UploadedResults Unable to upload results meleerumble,35,1000x1000,Xor,1505812985875,SERVER abc.Shadow 3.84i,24248,6434,28 ayk.WallHugger 1.0,8941,2568,0 java.io.IOException: Server returned HTTP response code: 500 for URL: http://literumble.appspot.com/UploadedResults Unable to upload results meleerumble,35,1000x1000,Xor,1505812985875,SERVER abc.Shadow 3.84i,24248,6434,28 yk.JahRoslav 1.1,8499,1922,0 java.io.IOException: Server returned HTTP response code: 500 for URL: http://literumble.appspot.com/UploadedResults Unable to upload results meleerumble,35,1000x1000,Xor,1505812985875,SERVER abc.Shadow 3.84i,24248,6434,28 rampancy.Durandal 2.1d,7268,1522,0
this is what I'm getting constantly (everytime it uploads).