Discussion:
[Xmltv-devel] [ xmltv-Bugs-3420710 ] tv_grab_fi for telkku.com fails
SourceForge.net
2011-10-09 05:42:42 UTC
Permalink
Bugs item #3420710, was opened at 2011-10-09 08:42
Message generated for change (Tracker Item Submitted) made by realpet
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3420710&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tv_grab_fi
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Petri (realpet)
Assigned to: Ville Ahonen (va1210)
Summary: tv_grab_fi for telkku.com fails

Initial Comment:
A new ticket based on bug 3420121 because it was closed with invalid arguments and I could not find a way to re-open it.

This is NOT a site availability or network or browsing error as the URL (http://www.telkku.com/channel/list/1/20111026) can
- be visited with a browser (as was stated in the original error report but used as a closing argument for the original ticket)
- extracted with wget (wget -O dummy.html http://www.telkku.com/channel/list/1/20111026) (attached)

Errormessage:

2011-10-09 08:23:56.933 Refreshing data for Wed Oct 26 2011
2011-10-09 08:23:56.933 XMLTV config file is: /home/pet/.mythtv/Input.xmltv
fetchRaw(): could not fetch http://www.telkku.com/channel/list/1/20111026, error: 500 Status read failed: Connection reset by peer, aborting
at /usr/local/bin/tv_grab_fi line 888
2011-10-09 08:24:42.359 FillData, Error: xmltv returned error code 26624
2011-10-09 08:24:42.359 Error in 4:126: unexpected end of file


And yes I know there are other tv_grab_fi sources but they
a) do not have as extensive channel list
b) provide a short EPG data in terms of calendar days


----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3420710&group_id=39046
SourceForge.net
2011-10-09 11:26:24 UTC
Permalink
Bugs item #3420710, was opened at 2011-10-09 08:42
Message generated for change (Comment added) made by stefanb2
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3420710&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tv_grab_fi
Group: None
Status: Closed
Resolution: Invalid
Priority: 5
Private: No
Submitted By: Petri (realpet)
Assigned to: Ville Ahonen (va1210)
Summary: tv_grab_fi for telkku.com fails

Initial Comment:
A new ticket based on bug 3420121 because it was closed with invalid arguments and I could not find a way to re-open it.

This is NOT a site availability or network or browsing error as the URL (http://www.telkku.com/channel/list/1/20111026) can
- be visited with a browser (as was stated in the original error report but used as a closing argument for the original ticket)
- extracted with wget (wget -O dummy.html http://www.telkku.com/channel/list/1/20111026) (attached)

Errormessage:

2011-10-09 08:23:56.933 Refreshing data for Wed Oct 26 2011
2011-10-09 08:23:56.933 XMLTV config file is: /home/pet/.mythtv/Input.xmltv
fetchRaw(): could not fetch http://www.telkku.com/channel/list/1/20111026, error: 500 Status read failed: Connection reset by peer, aborting
at /usr/local/bin/tv_grab_fi line 888
2011-10-09 08:24:42.359 FillData, Error: xmltv returned error code 26624
2011-10-09 08:24:42.359 Error in 4:126: unexpected end of file


And yes I know there are other tv_grab_fi sources but they
a) do not have as extensive channel list
b) provide a short EPG data in terms of calendar days


----------------------------------------------------------------------
Comment By: Stefan Becker (stefanb2)
Date: 2011-10-09 14:26

Message:
The problem is on telkku.com's side. Trust me, I have done tens of URL
accesses during this weekend with different UserAgent strings in wget and
they also randomly fail.

This is *NOT* related to tv_grab_fi. Unless of course telkku.com has
implemented the "let's accept all HTTP requests but randomly don't answer
them" policy specifically for IP's they have marked as tv_grab_fi users
(e.g. who have a high number of access during a short time frame).


Before opening another useless invalid bug report, please try to open a
URL *multiple* times or many different URLs after each other to really
simulate the tv_grab_fi behaviour.

$ while /bin/true; do wget -O dummy.html
http://www.telkku.com/channel/list/11/20111012; done
--2011-10-09 14:12:28-- http://www.telkku.com/channel/list/11/20111012
Resolving www.telkku.com... 188.117.35.10
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by
peer) in headers.
Retrying.

--2011-10-09 14:13:14-- (try: 2)
http://www.telkku.com/channel/list/11/20111012
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: “dummy.html”

[ <=> ] 45,880 --.-K/s in
0.02s

2011-10-09 14:13:14 (2.58 MB/s) - “dummy.html” saved [45880]

--2011-10-09 14:13:14-- http://www.telkku.com/channel/list/11/20111012
Resolving www.telkku.com... 188.117.35.10
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by
peer) in headers.
Retrying.

--2011-10-09 14:14:00-- (try: 2)
http://www.telkku.com/channel/list/11/20111012
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by
peer) in headers.
Retrying.

--2011-10-09 14:14:47-- (try: 3)
http://www.telkku.com/channel/list/11/20111012
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: “dummy.html”

[ <=> ] 45,880 --.-K/s in
0.02s

2011-10-09 14:14:47 (2.85 MB/s) - “dummy.html” saved [45880]

--2011-10-09 14:14:47-- http://www.telkku.com/channel/list/11/20111012
Resolving www.telkku.com... 188.117.35.10
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by
peer) in headers.
Retrying.

--2011-10-09 14:15:33-- (try: 2)
http://www.telkku.com/channel/list/11/20111012
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... ^C


The same thing disguising as Firefox 7.0.1:

$ while /bin/true; do wget --user-agent="Mozilla/5.0 (X11; Linux x86_64;
rv:7.0.1) Gecko/20100101 Firefox/7.0.1" -O dummy.html
http://www.telkku.com/channel/list/11/20111012; done
--2011-10-09 14:17:48-- http://www.telkku.com/channel/list/11/20111012
Resolving www.telkku.com... 188.117.35.10
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: “dummy.html”

[ <=> ] 45,880 --.-K/s in
0.02s

2011-10-09 14:17:48 (2.36 MB/s) - “dummy.html” saved [45880]

[ ... several successful attempts ... ]

--2011-10-09 14:17:50-- http://www.telkku.com/channel/list/11/20111012
Resolving www.telkku.com... 188.117.35.10
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: “dummy.html”

[ <=> ] 45,880 --.-K/s in
0.02s

2011-10-09 14:17:50 (2.77 MB/s) - “dummy.html” saved [45880]

--2011-10-09 14:17:50-- http://www.telkku.com/channel/list/11/20111012
Resolving www.telkku.com... 188.117.35.10
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by
peer) in headers.
Retrying.

--2011-10-09 14:18:36-- (try: 2)
http://www.telkku.com/channel/list/11/20111012
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by
peer) in headers.
Retrying.

--2011-10-09 14:19:23-- (try: 3)
http://www.telkku.com/channel/list/11/20111012
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: “dummy.html”

[ <=> ] 45,880 --.-K/s in
0.02s

2011-10-09 14:19:23 (2.80 MB/s) - “dummy.html” saved [45880]

--2011-10-09 14:19:23-- http://www.telkku.com/channel/list/11/20111012
Resolving www.telkku.com... 188.117.35.10
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by
peer) in headers.
Retrying.

--2011-10-09 14:20:09-- (try: 2)
http://www.telkku.com/channel/list/11/20111012
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by
peer) in headers.
Retrying.

--2011-10-09 14:20:56-- (try: 3)
http://www.telkku.com/channel/list/11/20111012
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by
peer) in headers.
Retrying.

--2011-10-09 14:21:44-- (try: 4)
http://www.telkku.com/channel/list/11/20111012
Connecting to www.telkku.com|188.117.35.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: “dummy.html”

[ <=> ] 45,880 --.-K/s in
0.02s

2011-10-09 14:21:44 (2.78 MB/s) - “dummy.html” saved [45880]

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3420710&group_id=39046
Loading...