Project

General

Profile

Actions

Bug #26836

closed

ActionController::RoutingError (No route matches [POST] "/katello/api/v2/repositories/sync_complete")

Added by Justin Sherrill over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1708154

Description of problem:

When syncing (custom) repositories to Sat 6.5, I see the following in the log.

2019-05-09T04:50:33 [I|app|] Started POST "/katello/api/v2/repositories/sync_complete?token=XXX" for 10.8.29.228 at 2019-05-09 04:50:33 -0400
2019-05-09T04:50:33 [F|app|]
2019-05-09T04:50:33 [F|app|] ActionController::RoutingError (No route matches [POST] "/katello/api/v2/repositories/sync_complete"):
2019-05-09T04:50:33 [F|app|]
2019-05-09T04:50:33 [F|app|] katello (3.10.0.46) lib/katello/prevent_json_parsing.rb:12:in `call'
2019-05-09T04:50:34 [I|app|] Started POST "/katello/api/v2/repositories/sync_complete?token=XXX" for 10.8.29.228 at 2019-05-09 04:50:34 -0400
2019-05-09T04:50:34 [F|app|]
2019-05-09T04:50:34 [F|app|] ActionController::RoutingError (No route matches [POST] "/katello/api/v2/repositories/sync_complete"):
2019-05-09T04:50:34 [F|app|]
2019-05-09T04:50:34 [F|app|] katello (3.10.0.46) lib/katello/prevent_json_parsing.rb:12:in `call'
2019-05-09T04:50:36 [I|app|] Started POST "/katello/api/v2/repositories/sync_complete?token=XXX" for 10.8.29.228 at 2019-05-09 04:50:36 -0400
2019-05-09T04:50:36 [F|app|]
2019-05-09T04:50:36 [F|app|] ActionController::RoutingError (No route matches [POST] "/katello/api/v2/repositories/sync_complete"):
2019-05-09T04:50:36 [F|app|]
2019-05-09T04:50:36 [F|app|] katello (3.10.0.46) lib/katello/prevent_json_parsing.rb:12:in `call'
2019-05-09T04:50:36 [I|app|] Started POST "/katello/api/v2/repositories/sync_complete?token=XXX" for 10.8.29.228 at 2019-05-09 04:50:36 -0400
2019-05-09T04:50:36 [F|app|]
2019-05-09T04:50:36 [F|app|] ActionController::RoutingError (No route matches [POST] "/katello/api/v2/repositories/sync_complete"):
2019-05-09T04:50:36 [F|app|]
2019-05-09T04:50:36 [F|app|] katello (3.10.0.46) lib/katello/prevent_json_parsing.rb:12:in `call'

10.8.29.228 is the machine itself, so it's trying to access itself as it seems

Version-Release number of selected component (if applicable):
Satellite 6.5 Snap 26

How reproducible:
Not sure yet

Steps to Reproduce:
1.
2.
3.

Actual results:

Expected results:

Additional info:

Actions #1

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Justin Sherrill
  • Pull request https://github.com/Katello/katello/pull/8119 added
Actions #2

Updated by Justin Sherrill over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #3

Updated by John Mitsch over 5 years ago

  • Target version set to Katello 3.13.0
  • Triaged changed from No to Yes
Actions #4

Updated by Chris Roberts over 5 years ago

  • Target version changed from Katello 3.13.0 to Katello 3.12.0
Actions #5

Updated by Chris Roberts over 5 years ago

  • Fixed in Releases Katello 3.12.0 added
Actions

Also available in: Atom PDF