World Data Download issues?

DeletedUser

Guest
Anyone else having problems?

I have a python script that grabs world files and has not had any problems running for years. Just over the last few days it is bailing out now with error:

IOError: [Errno socket error] [Errno 10054] An existing connection was forcibly closed by the remote host


It is intermittent, so it will get a few servers processed then time out with the above error. The next run will bail, but on a different server. Any known changes to Grepolis server side or network access?

I tested from two different machines (MAC and PC) and get this error intermittently, but consistently on both.

Thanks!
 

DeletedUser2795

Guest
I suspect that it has something to do with this bug.
I am not myself downloading the data files, so I can't answer you question specifically.
 

DeletedUser

Guest
Thanks for the link. I opened a ticket as well, we'll see if I am crazy or something is wrong :)
 

DeletedUser5

Guest
Do you know the HTTP code for the request you're getting? Also, is it crapping out on the same worlds each time? Which worlds have failed?
 
Top