Project

General

Profile

Actions

Bug #26350

closed

production.log filled with too many no route errors for rhsm/consumer URLs for accessible_content calls

Added by Brad Buckingham over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Category:
Subscriptions
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

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

Description of problem:
production.log filled with too many no route errors for rhsm/consumer URLs for accessible_content calls

How reproducible:
Always

Steps to Reproduce:
Recently while analyzing a customer log, I saw a lot of Routing errors for the accessible_content api call similar to:

2018-06-20 03:37:05 81f8d85c [app] [I] Started GET "/rhsm/consumers/cfe19c3a-3250-4fec-98fe-785ed71eb6c5/accessible_content" for 169.36.64.55 at 2018-06-20 03:37:05 +0200
2018-06-20 03:37:05 81f8d85c [app] [F]
ActionController::RoutingError (No route matches [GET] "/rhsm/consumers/cfe19c3a-3250-4fec-98fe-785ed71eb6c5/accessible_content"):
lib/middleware/tagged_logging.rb:18:in `call'
  1. cat production.log | grep RoutingError | wc -l
    35954

Actual results:
Flooding of errors, about 36k in the production.log for one day.

Expected results:
No Route errors

Additional info:
When I randomly reviewed few content hosts, they were all rhel 7.1, 7.3 but note that I reviewed about 15 vs. 36k

Actions #1

Updated by The Foreman Bot over 5 years ago

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

Updated by Brad Buckingham over 5 years ago

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

Updated by Jonathon Turel over 5 years ago

  • Subject changed from production.log filled with too many no route errors for rhsm/consumer URLs for accessible_content calls to production.log filled with too many no route errors for rhsm/consumer URLs for accessible_content calls
  • Target version set to Katello 3.12.0
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF