[opensuse-buildservice] OBS 1.7Beta2 graphs
Starting a new thread. The graphs on the monitor page aren't working for me. Here is a snippet from the logs.... [I|#25052] * [JOB] acquiring lock on DelayedPlots [D|#25052] Delayed::Job Update (0.6ms) UPDATE `delayed_jobs` SET locked_at = '2010-01-21 15:35:41' WHERE (id = 65 and locked_by = 'delayed_job host:$HOSTNAME pid:25052') [D|#25052] --> direct_http url: #<URI::Generic:0x7fbab8c4af48 URL://$HOSTNAME:80/public/status/history?key=waiting_armv5el&hours=24> [D|#25052] http_do #1: method: GET url: http://$HOSTNAME:80/public/status/history?key=waiting_armv5el&hours=24 [D|#25052] Request took 0.027771 seconds [D|#25052] SQL (0.1ms) BEGIN [D|#25052] Delayed::Job Update (0.3ms) UPDATE `delayed_jobs` SET `updated_at` = '2010-01-21 15:35:41', `locked_at` = NULL, `run_at` = '2010-01-21 15:40:02', `attempts` = 4, `locked_by` = NULL WHERE `id` = 65 [D|#25052] SQL (0.9ms) COMMIT [E|#25052] * [JOB] DelayedPlots failed with ActiveXML::Transport::NotFoundError: <?xml version="1.0" encoding="UTF-8"?> <status code="not_found"> <summary>no route found to match "/index.html" with {:method=>:get}</summary> <details></details> </status> - 4 failed attempts [E|#25052] <?xml version="1.0" encoding="UTF-8"?> <status code="not_found"> <summary>no route found to match "/index.html" with {:method=>:get}</summary> <details></details> </status> -- Jon -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Donnerstag 21 Januar 2010 schrieb Jon Nelson:
Starting a new thread.
The graphs on the monitor page aren't working for me. Here is a snippet from the logs....
ActiveXML::Transport::NotFoundError: <?xml version="1.0" encoding="UTF-8"?> <status code="not_found">
This was a bug in the package: You can apply the fix easily: http://www.gitorious.org/opensuse/build-service/commit/e4a457493706093870175... Greetings, Stephan -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Jon Nelson
-
Stephan Kulow