[ Debug ]
[ Info ] ( 1/166 ) SBB.RS -- chan. (xmltv_id=RTS 1) -- mode Force
[Error ] Unable to update channel RTS 1
[Critical] Generic syntax exception:
[Critical] message:
[Error ] no index page data received from RTS 1
[Error ] unable to update channel, try again later
[ Info ] Existing guide data restored!
I installed PHP server and it works, copied ini, and php files, change 127.0.0.1 ip address with my own (public static), but when I start run.sh there is message:
unable to update channel (channel name),
Generic syntax exception: no index page data receiverd from (channel name), unable to update channel, try again later.
Job started at 19/11/2018 15:23:43
found: /root/wg/.wg++/./siteini.pack/Serbia/sbb.rs.ini -- Revision 04
processing /var/www/html/guide.xml ...
Found existing channel (xmltv_id=N1 HD (SR)) in the config file
Found existing channel (xmltv_id=RTS 1) in the config file
Found existing channel (xmltv_id=Pink) in the config file
Found existing channel (xmltv_id=O2.TV) in the config file
Found existing channel (xmltv_id=Happy) in the config file
.......
i=index .=same c=change g=gab r=replace n=new
Group (0) :
update requested for - 5 - out of - 5 - channels for 1 day(s)
( 1/5 ) SBB.RS -- chan. (xmltv_id=N1 HD (SR)) -- mode Force
i
no shows in indexpage!
( 2/5 ) SBB.RS -- chan. (xmltv_id=RTS 1) -- mode Force
i
no shows in indexpage!
( 3/5 ) SBB.RS -- chan. (xmltv_id=Pink) -- mode Force
i
no shows in indexpage!
( 4/5 ) SBB.RS -- chan. (xmltv_id=O2.TV) -- mode Force
i
no shows in indexpage!
( 5/5 ) SBB.RS -- chan. (xmltv_id=Happy) -- mode Force
i
no shows in indexpage!
Will there be a new ini file?
The old one was from 2016 :( very very old
Today all works fine, but now I get this error
[ Debug ]
[ Info ] ( 1/166 ) SBB.RS -- chan. (xmltv_id=RTS 1) -- mode Force
[Error ] Unable to update channel RTS 1
[Critical] Generic syntax exception:
[Critical] message:
[Error ] no index page data received from RTS 1
[Error ] unable to update channel, try again later
[ Info ] Existing guide data restored!
Thanx
I see revision 2 fir download, not revision 3.
I see revision 2 fir download, not revision 3.
I see revision 2 for download, not revision 3.
My mistake, sorry, its Revision 3.
I installed PHP server and it works, copied ini, and php files, change 127.0.0.1 ip address with my own (public static), but when I start run.sh there is message:
unable to update channel (channel name),
Generic syntax exception: no index page data receiverd from (channel name), unable to update channel, try again later.
What am I doing wrong?
I just saw, php curl was not enabled/installed.
Everything is fine. Making new Webgran.conf.xml.
Thank you guys. Best Regards
Can somebody confirm that new ini+php working from this morning?
In my case just indexing channels, but do not grab EPG content.
It has worked 2 days ago.
I just saw new ini files. Sorry. Its working.
i cant get it working :(
here is a log
Job started at 19/11/2018 15:23:43
found: /root/wg/.wg++/./siteini.pack/Serbia/sbb.rs.ini -- Revision 04
processing /var/www/html/guide.xml ...
Found existing channel (xmltv_id=N1 HD (SR)) in the config file
Found existing channel (xmltv_id=RTS 1) in the config file
Found existing channel (xmltv_id=Pink) in the config file
Found existing channel (xmltv_id=O2.TV) in the config file
Found existing channel (xmltv_id=Happy) in the config file
.......
i=index .=same c=change g=gab r=replace n=new
Group (0) :
update requested for - 5 - out of - 5 - channels for 1 day(s)
( 1/5 ) SBB.RS -- chan. (xmltv_id=N1 HD (SR)) -- mode Force
i
no shows in indexpage!
( 2/5 ) SBB.RS -- chan. (xmltv_id=RTS 1) -- mode Force
i
no shows in indexpage!
( 3/5 ) SBB.RS -- chan. (xmltv_id=Pink) -- mode Force
i
no shows in indexpage!
( 4/5 ) SBB.RS -- chan. (xmltv_id=O2.TV) -- mode Force
i
no shows in indexpage!
( 5/5 ) SBB.RS -- chan. (xmltv_id=Happy) -- mode Force
i
no shows in indexpage!
Job finished at 19/11/2018 15:23:44 done in 0s
Hello kvanc
thank you for replay
yes i have php and txt renamed to .php also curl enabled chmod 755 at .php
and i had sbb working before they make last changes
when i run
http://192.168.1.3/epg_sbb_rs.php?channel=#channel&date=|urldate|&time=time&type=1}
i can see epg.sbb_rs.php data
its a linux vps with apache2 on localhost and port 80 so everything is default
and 1.3 is ip of that vps
sudo apt-get install libapache2-mod-php7.0
sudo service apache2 restart
SOLVED problem
BIG thanks to kvanc !!