Project

General

Profile

Actions

Bug #22764

closed

Telemetry errors out with undefined method `[]' for nil:NilClass on Rails code reload

Added by Lukas Zapletal about 6 years ago. Updated almost 6 years ago.

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

Description

This only happens when reloading Rails in dev mode.

lib/foreman/telemetry.rb:49:in `block (2 levels) in register_rails'
lib/foreman/telemetry.rb:48:in `each'
lib/foreman/telemetry.rb:48:in `block in register_rails'
lib/middleware/telemetry.rb:9:in `call'
lib/middleware/catch_json_parse_errors.rb:8:in `call'
lib/middleware/session_safe_logging.rb:17:in `call'
lib/middleware/tagged_logging.rb:18:in `call'

Problem on

increment_counter(metric_name, after[ruby_key] - before[ruby_key], :controller => controller, :action => action) if after.include?(ruby_key)

Related issues 1 (0 open1 closed)

Related to Foreman - Feature #18675: Add telemetry to Foreman coreClosedLukas ZapletalActions
Actions #1

Updated by Lukas Zapletal about 6 years ago

  • Description updated (diff)
Actions #2

Updated by The Foreman Bot about 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/5293 added
Actions #3

Updated by Ivan Necas about 6 years ago

  • Status changed from Ready For Testing to Closed
  • translation missing: en.field_release set to 330
Actions #4

Updated by Lukas Zapletal about 6 years ago

Actions

Also available in: Atom PDF