Project

General

Profile

Actions

Bug #22764

closed

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

Added by Lukas Zapletal over 6 years ago. Updated over 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

Also available in: Atom PDF