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] Failed to open TCP connection to api.textit.com:443 (getaddrinfo: Temporary failure in name resolution) #448

Open cromulus opened 1 year ago

cromulus commented 1 year ago

Airbrake error: #9373 Airbrake project: Patterns

Error type: SocketError Error message: Failed to open TCP connection to api.textit.com:443 (getaddrinfo: Temporary failure in name resolution) Where: sidekiq#RapidproUpdateJob Occurred at: Apr 21, 2023 20:48:31 UTC First seen at: Apr 21, 2023 20:48:31 UTC Occurrences: 0 (0 since last deploy on <no information>) Severity: error

URL: <no information> File: /PROJECT_ROOT/vendor/ruby-3.1.2/lib/ruby/3.1.0/socket.rb

Backtrace:

/PROJECT_ROOT/vendor/ruby-3.1.2/lib/ruby/3.1.0/socket.rb:227:in getaddrinfo
/PROJECT_ROOT/vendor/ruby-3.1.2/lib/ruby/3.1.0/socket.rb:227:in foreach
/PROJECT_ROOT/vendor/ruby-3.1.2/lib/ruby/3.1.0/socket.rb:632:in tcp
/PROJECT_ROOT/vendor/ruby-3.1.2/lib/ruby/3.1.0/net/http.rb:998:in connect
/PROJECT_ROOT/vendor/ruby-3.1.2/lib/ruby/3.1.0/net/http.rb:976:in do_start
/PROJECT_ROOT/vendor/ruby-3.1.2/lib/ruby/3.1.0/net/http.rb:965:in start
/PROJECT_ROOT/vendor/ruby-3.1.2/lib/ruby/3.1.0/net/http.rb:1530:in request
/GEM_ROOT/gems/airbrake-13.0.3/lib/airbrake/rails/net_http.rb:11:in block in request
/GEM_ROOT/gems/airbrake-13.0.3/lib/airbrake/rack.rb:25:in capture_timing
/GEM_ROOT/gems/airbrake-13.0.3/lib/airbrake/rails/net_http.rb:10:in request
/GEM_ROOT/gems/skylight-5.3.4/lib/skylight/probes/net_http.rb:8:in request
/GEM_ROOT/gems/httparty-0.20.0/lib/httparty/request.rb:152:in perform
/GEM_ROOT/gems/httparty-0.20.0/lib/httparty.rb:613:in perform_request
/GEM_ROOT/gems/httparty-0.20.0/lib/httparty.rb:543:in post
/GEM_ROOT/gems/httparty-0.20.0/lib/httparty.rb:650:in post
/PROJECT_ROOT/app/jobs/rapidpro_update_job.rb:86: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
...
Caused by SocketError: getaddrinfo: Temporary failure in name resolution

Visit Airbrake error to view the full backtrace.