Menu

#76 _huro: Error messages during grab

none
closed-works-for-me
5
2014-04-10
2010-12-19
gkovacsp
No

A lots of error messages appear during grab, although the data seems to downloaded correctly:

Error message: 404 Not Found. at /PerlApp/grab/huro/tv_grab_huro line 1282.
####Could not get URL: http://www.port.hu/pls/tv/tv.channel?i_ch=65&i_days=1&i_x
day=4&i_where=1, the information urls for the channel 065 will be not available.

Discussion

  • bogdan sile

    bogdan sile - 2010-12-23

    same errors for me, im using port.ro ,

     
  • Anonymous

    Anonymous - 2010-12-27

    edit tvgrab_huro

    1304 # url to grab now (4 days - this is the minimum)
    1305 my $churl = sprintf($churlfmt, $ch_did, 4);
    1306
    1307 # url to add as the information source (4 days - this is the minimum)
    1308 my $portchurl = sprintf($churlfmt, $ch_did, 4);

    Change number: line 1305 and 1308
    $ch_did, 4 > $ch_did, 5

    A 4-est cseréljük le 5-ösre, és jó lesz.

     
  • Karl Dietz

    Karl Dietz - 2011-10-26
    • labels: 953091 --> tv_grab_huro
    • summary: Error messages during grab --> _huro: Error messages during grab
     
  • Geoff

    Geoff - 2014-04-10
    • status: open --> closed-works-for-me
    • Group: --> none
     
  • Geoff

    Geoff - 2014-04-10

    Unable to replicate problem. It is likely this was due to a temporary problem with the source website.