http://localhost/concerto/common/scripts/cron.php
Reported by WTG User | April 29th, 2011 @ 02:45 AM
Hello,
I want to add my meteo in RSS Dynamic.
When restarting (cron.php), i have the mesg below :
Calling Weather_MONTS for update.
Warning: simplexml_load_file(http://france.meteofrance.com/france/meteo?PREVISIONS_PORTLET.path=...)
[function.simplexml-load-file]: failed to open stream: Connection
refused in /var/www/concerto/common/dynamic.php on line 127
Warning: simplexml_load_file() [function.simplexml-load-file]:
I/O warning : failed to load external entity "http://france.meteofrance.com/france/meteo?PREVISIONS_PORTLET.path=..."
in /var/www/concerto/common/dynamic.php on line 127
Error updating Weather_MONTS Dynamic Status: Unable to open dynamic
path (http://france.meteofrance.com/france/meteo?PREVISIONS_PORTLET.path=....
Updated Failed Feed Object ( [id]
=> 4 [name] => Weather_MONTS [group_id] =>
0 [type] => 1 [dyn_id] => 1 [dyn]
=> Dynamic Object ( [id] => 1 [type] => 1 [path] =>
http://france.meteofrance.com/france/meteo?PREVISIONS_PORTLET.path=...
[rules] => [update_interval] => 600
[last_update] => 0000-00-00 00:00:00 [status] => Unable to open dynamic path
(http://france.meteofrance.com/france/meteo?PREVISIONS_PORTLET.path=....
Updated Failed [feed] => Feed Object ( [id]
=> 4 [name] => Weather_MONTS [group_id] =>
0 [type] => 1 [dyn_id] => 1 [dyn]
=> [description] => Le temps sur
MONTS [status] => [set]
=> 1 ) [content] => [feed_set] => 1
[set] => 1 [curtime] => 2011-04-29 08:20:52 )
[description] => Le temps sur
MONTS [status] => [set]
=> 1 ) Status: Unable to open dynamic path (http://france.meteofrance.com/france/meteo?PREVISIONS_PORTLET.path=....
Updated Failed Begin notification processing... Done processing
notifications. Scanning for recently downed screens... Done
scanning for downed screens.
Comments and changes to this ticket
-
Brian Michalski May 3rd, 2011 @ 01:45 PM
- State changed from new to invalid
Looks like PHP can't access the URL you've specified. Please search around in our Google Group (https://groups.google.com/forum/#!forum/concerto-digital-signage) to get more help with this.
-
Brian Michalski July 13th, 2012 @ 01:36 AM
- State changed from invalid to resolved
(from [c8e1c98a6665ffeea15ab5f23575019b32f50bad]) add better handling of content counts and scopings for active, expired and future content closes #136 https://github.com/concerto/concerto/commit/c8e1c98a6665ffeea15ab5f...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.