Project

General

Profile

Actions

Bug #15583

closed

sync status page is out of date when sync occurs via hammer, causing errors

Added by Chris Duryee almost 9 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

If you load the sync status page, then kick off a sync via hammer, you'll get a 500 error when starting a second sync via the page.

The stack is:

 | NameError (undefined local variable or method `notify' for #<Katello::SyncManagementController:0x0000000f612628>):
 |   katello (3.0.0.51) app/controllers/katello/sync_management_controller.rb:68:in `block in sync_repos'
 |   katello (3.0.0.51) app/controllers/katello/sync_management_controller.rb:63:in `sync_repos'
 |   katello (3.0.0.51) app/controllers/katello/sync_management_controller.rb:33:in `sync'
 |   app/controllers/concerns/application_shared.rb:13:in `set_timezone'
 |   lib/middleware/catch_json_parse_errors.rb:9:in `call'
Actions

Also available in: Atom PDF