Hello, the comunicacion.movistarplus.es.ini has stopped working.
[Warning ]
[Warning ] !! -- WARNING : dobleMcomunicacion.es doesn't allow epg grabbing !!
[Warning ] it is advised to disable this channel / site from your channel list
[Warning ]
[Warning ] error downloading page: Error getting response stream (ReadDoneAsync2): ReceiveFailure
[Warning ] pausing 1 of 2 times for 10 seconds before re-try.
[Warning ] error downloading page: Error getting response stream (ReadDoneAsync2): ReceiveFailure
[Warning ] pausing 2 of 2 times for 20 seconds before re-try.
[Error ] Unable to update channel LaLiga TV Bar HD
[Critical] Generic syntax exception:
[Critical] message:
[Error ] no index page data received from LaLiga TV Bar HD
[Error ] unable to update channel, try again later
[ Info ] Existing guide data restored!
Hi,
I just want to add that it doesn't seem to be an isolated issue as I'm experiencing the same problem.
Any help would be appreciated.
Thanks in advance.
works ok here, increase timeout
Thank you very much for taking the time to post.
I've increased the timeout from 5 to 10 and even to 20 and still no luck. At what timeout do you have it?
Below a bit more details of my setup:
OS: Ubuntu Server 20.04.1 LTS
WebGrab+: Docker linuxserver/webgrabplus:latest => WebGrab+Plus/w MDB & REX Postprocess -- version V3.1.5.0
Attached various files to assist with debugging.
use the sample here https://github.com/SilentButeo2/webgrabplus-siteinipack/blob/master/site...
Thank you. I tried it, but still the same issue (see files attached).
Just to clarify, it used to work with the previous configuration and haven't changed any settings so not clear what caused it to stop working all of a sudden.
Any other ideas as to what it could be?
Thanks in advance!
Weird i used same config except license, and runs fine. May be is an anti virus issue ? I had a look to some google posts about "Error getting response stream (ReadDoneAsync2)" and sounds like problem with port number and for linux a tls (mono issue). May be your server is using same port number for something else.....
Thank you very much for testing.
It's really strange, because I only experience issues with the comunicacion.movistarplus.es provider.
With other providers (ie: tvinfo.de & movistarplus.es) I have no issues (see attached files). But on the other hand very strange that it works flawlessly for you.
Maybe @davidmumar could provide some insight to his configuration to see if we can narrow down the issue?
In windows 10 it works fine
[Warning ]
[Warning ] !! -- WARNING : dobleMcomunicacion.es doesn't allow epg grabbing !!
[Warning ] it is advised to disable this channel / site from your channel list
[Warning ]
[ Debug ] skipped : last show, no next startime to use as stop
[ Info ] 2.28 sec/update
[ Info ] Summary for update of LaLiga TV Bar HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 18
[ Info ] unchanged shows inspected 0
[ Info ] total after update 18
In synology with Mono it doesn't work
[Warning ]
[Warning ] !! -- WARNING : dobleMcomunicacion.es doesn't allow epg grabbing !!
[Warning ] it is advised to disable this channel / site from your channel list
[Warning ]
[Warning ] error downloading page: Error getting response stream (ReadDoneAsync2): ReceiveFailure
[Warning ] pausing 1 of 2 times for 10 seconds before re-try.
[Warning ] error downloading page: Error getting response stream (ReadDoneAsync2): ReceiveFailure
[Warning ] pausing 2 of 2 times for 20 seconds before re-try.
[Error ] Unable to update channel LaLiga TV Bar HD
[Critical] Generic syntax exception:
[Critical] message:
[Error ] no index page data received from LaLiga TV Bar HD
[Error ] unable to update channel, try again later
[ Info ] Existing guide data restored!
yes, I have the same problems with that .ini and windows 10 captures well.
regards
will notify authours...i am getting same error, although sounds like a mono issue
Thank you all for testing / checking and to mat8861 for notifying the authors!
it is a mono issue and has nothing todo with webgrab exe hence its up to mono developers to fix.
have you tried the common mono issues like a cert-sync?
having a current updated mono version has been discussed and posted so may times i aint going to add 1 more.
the fact u left that out in your log tells me.
Thank you very much Blackbear199 for taking the time to have a look at the issue.
Just to confirm, I am running the latest docker image from linuxserver.
Which means WebGrabPlus version = V3.1.5.0
Mono version = Mono JIT compiler version 6.12.0.107 (tarball Thu Dec 10 05:22:56 UTC 2020)
After checking the Mono website, it seems to be the up to date stable version.
I nonetheless tried the cert-sync:
root@webgrabplus:/# cert-sync /etc/ssl/certs/ca-certificates.crt
Mono Certificate Store Sync - version 6.12.0.107
Populate Mono certificate store from a concatenated list of certificates.
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
Importing into legacy system store:
I already trust 129, your new list has 129
Import process completed.
Importing into BTLS system store:
I already trust 129, your new list has 129
Import process completed.
However, I experience the same ReadDoneAsync2 error as before:
Group (0) :
update requested for - 192 - out of - 192 - channels for 7 day(s)
( 1/192 ) COMUNICACION.MOVISTARPLUS.ES -- chan. (xmltv_id=Antena 3) -- mode Force
!! -- WARNING : comunicacion.movistarplus.es doesn't allow epg grabbing !!
it is advised to disable this channel / site from your channel list
i
error downloading page: Error getting response stream (ReadDoneAsync2): ReceiveFailure
pausing 1 of 3 times for 10 seconds before re-try.
error downloading page: Error getting response stream (ReadDoneAsync2): ReceiveFailure
pausing 2 of 3 times for 20 seconds before re-try.
error downloading page: Error getting response stream (ReadDoneAsync2): ReceiveFailure
pausing 3 of 3 times for 30 seconds before re-try.
Unable to update channel Antena 3
Generic syntax exception:
message:
no index page data received from Antena 3
unable to update channel, try again later
Existing guide data restored!
Is there anything else mono related I can try?
Thanks in advance for your patience.