t3-innovation-network / OCF-Collab

0 stars 0 forks source link

[Airbrake] [Production] undefined method `values' for nil:NilClass #48

Open edgarf opened 4 months ago

edgarf commented 4 months ago

Airbrake error: #3941 Airbrake project: OCN RB

Error type: NoMethodError Error message: undefined method `values' for nil:NilClass Where: sidekiq#ActiveJob::QueueAdapters::SidekiqAdapter::JobWrapper Occurred at: Jun 30, 2024 09:43:25 UTC First seen at: Jun 30, 2024 09:43:25 UTC Occurrences: 0 (0 since last deploy on May 08, 2024 07:39:41 UTC) Severity: error

URL: <no information> File: /PROJECT_ROOT/app/services/node_directory_entry_parser.rb

Backtrace:

/PROJECT_ROOT/app/services/node_directory_entry_parser.rb:63:in block in parse_categories
/PROJECT_ROOT/app/services/node_directory_entry_parser.rb:58:in map
/PROJECT_ROOT/app/services/node_directory_entry_parser.rb:58:in parse_categories
/PROJECT_ROOT/app/services/node_directory_entry_parser.rb:46:in block in parsed_contextualizing_objects
/PROJECT_ROOT/app/services/node_directory_entry_parser.rb:44:in map
/PROJECT_ROOT/app/services/node_directory_entry_parser.rb:44:in parsed_contextualizing_objects
/PROJECT_ROOT/app/services/node_directory_entry_parser.rb:22:in parsed_container
/PROJECT_ROOT/app/services/node_directory_entry_sync.rb:67:in parsed_container
/PROJECT_ROOT/app/services/node_directory_entry_sync.rb:25:in update_contextualizing_objects!
/PROJECT_ROOT/app/services/node_directory_entry_sync.rb:11:in sync!
/PROJECT_ROOT/app/jobs/node_directory_entry_sync_job.rb:10:in perform
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/execution.rb:69:in block in _perform_job
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:121:in block in run_callbacks
/GEM_ROOT/gems/airbrake-13.0.4/lib/airbrake/rails/active_job.rb:22:in block in perform
/GEM_ROOT/gems/airbrake-ruby-6.2.2/lib/airbrake-ruby/benchmark.rb:13:in measure
/GEM_ROOT/gems/airbrake-13.0.4/lib/airbrake/rails/active_job.rb:21:in perform
/GEM_ROOT/gems/airbrake-13.0.4/lib/airbrake/rails/active_job.rb:45:in block (2 levels) in <module:ActiveJob>
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:130:in instance_exec
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:130:in block in run_callbacks
/GEM_ROOT/gems/i18n-1.12.0/lib/i18n.rb:322:in with_locale
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/translation.rb:9:in block (2 levels) in <module:Translation>
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:130:in instance_exec
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:130:in block in run_callbacks
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/core_ext/time/zones.rb:65:in use_zone
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/timezones.rb:9:in block (2 levels) in <module:Timezones>
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:130:in instance_exec
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:130:in block in run_callbacks
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:141:in run_callbacks
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/execution.rb:68:in _perform_job
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/instrumentation.rb:32:in _perform_job
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/execution.rb:52:in perform_now
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/instrumentation.rb:26:in block in perform_now
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/railties/job_runtime.rb:13:in block in instrument
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/instrumentation.rb:40:in block in instrument
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/notifications.rb:206:in block in instrument
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/notifications/instrumenter.rb:58:in instrument
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/notifications.rb:206:in instrument
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/instrumentation.rb:39:in instrument
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/railties/job_runtime.rb:11:in instrument
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/instrumentation.rb:26:in perform_now
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/logging.rb:18:in block in perform_now
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/tagged_logging.rb:135:in block in tagged
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/tagged_logging.rb:39:in tagged
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/tagged_logging.rb:135:in tagged
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/broadcast_logger.rb:240:in method_missing
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/logging.rb:25:in tag_logger
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/logging.rb:18:in perform_now
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/execution.rb:30:in block in execute
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:121:in block in run_callbacks
/GEM_ROOT/gems/activejob-7.1.3.2/lib/active_job/railtie.rb:67:in block (4 levels) in <class:Railtie>
...

Visit Airbrake error to view the full backtrace.