zkharazishvili / sopcast-player

Automatically exported from code.google.com/p/sopcast-player
0 stars 0 forks source link

[Errno socket error] timed out #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click refresh channel list
2. I can't download channel list -- says error timeout on xterm

What is the expected output? What do you see instead?
Get the channel list

What version of the product are you using? On what operating system?
sopcast-player 0.3.0

Please provide any additional information below.

I fixed changing the file FileDownload.py
with socket.setdefaulttimeout(60) -- from 10 to 60, maybe less it works
too, but the server is very slow 

Original issue reported on code.google.com by servi...@gmail.com on 3 Oct 2009 at 11:43

GoogleCodeExporter commented 8 years ago
This is an issue with the channel guide from www.sopcast.com. I am working on
re-hosting the channel guide on Google App Engine, more to follow.

Original comment by flyguy97 on 2 Nov 2009 at 1:57

GoogleCodeExporter commented 8 years ago
Re-hosting efforts have failed. Would cost to much using app-engine. However, 
sopcast.com seemed to have upgraded their infrastructure, not seeing the slow 
speeds like before.

Original comment by flyguy97 on 30 Apr 2011 at 5:25