BlueRidgeLabs / patterns

A platform to manage a human centered design process
https://labs.robinhood.org/design-insight-group/
MIT License
4 stars 2 forks source link

[Airbrake] [Production] error: 503, <html> <head><title>503 Service Temporarily Unavailable</title></head> <body> <center><h1>503 Service Temporarily Unavailable</h1></center> </body> </html> #437

Open cromulus opened 1 year ago

cromulus commented 1 year ago

Airbrake error: #4193 Airbrake project: Patterns

Error type: RuntimeError Error message: error: 503, <html> <head><title>503 Service Temporarily Unavailable</title></head> <body> <center><h1>503 Service Temporarily Unavailable</h1></center> </body> </html> Where: sidekiq#RapidproUpdateJob Occurred at: Mar 01, 2023 20:39:36 UTC First seen at: Mar 01, 2023 20:39:36 UTC Occurrences: 0 (0 since last deploy on <no information>) Severity: error

URL: <no information> File: /PROJECT_ROOT/app/jobs/rapidpro_update_job.rb

Backtrace:

/PROJECT_ROOT/app/jobs/rapidpro_update_job.rb:127:in perform
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:192:in execute_job
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:165:in block (2 levels) in process
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/middleware/chain.rb:128:in block in invoke
/GEM_ROOT/gems/airbrake-ruby-6.2.0/lib/airbrake-ruby/benchmark.rb:13:in measure
/GEM_ROOT/gems/airbrake-13.0.3/lib/airbrake/sidekiq.rb:10:in call
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/middleware/chain.rb:130:in block in invoke
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/middleware/chain.rb:133:in invoke
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:164:in block in process
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:137:in block (6 levels) in dispatch
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/job_retry.rb:109:in local
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:136:in block (5 levels) in dispatch
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/rails.rb:43:in block in call
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/execution_wrapper.rb:91:in wrap
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/reloader.rb:72:in block in wrap
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/execution_wrapper.rb:91:in wrap
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/reloader.rb:71:in wrap
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/rails.rb:42:in call
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:132:in block (4 levels) in dispatch
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:250:in stats
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:127:in block (3 levels) in dispatch
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/job_logger.rb:8:in call
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:126:in block (2 levels) in dispatch
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/job_retry.rb:74:in global
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:125:in block in dispatch
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/logging.rb:48:in with_context
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/logging.rb:42:in with_job_hash_context
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:124:in dispatch
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:163:in process
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:83:in process_one
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/processor.rb:71:in run
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/util.rb:16:in watchdog
/GEM_ROOT/gems/sidekiq-5.2.10/lib/sidekiq/util.rb:25:in block in safe_thread

Visit Airbrake error to view the full backtrace.