Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Net::HTTPFatalError: 500 "Internal Server Error" #857

Open
stephaniewilkinson opened this issue May 6, 2021 · 0 comments
Open

Net::HTTPFatalError: 500 "Internal Server Error" #857

stephaniewilkinson opened this issue May 6, 2021 · 0 comments

Comments

@stephaniewilkinson
Copy link
Owner

View details in Rollbar: https://rollbar.com/stephaniewilkinson/yonderbook/items/44/


Net::HTTPFatalError: 500 "Internal Server Error"
  File "/app/vendor/ruby-2.7.1/lib/ruby/2.7.0/net/http/response.rb", line 124, in error!
  File "/app/vendor/bundle/ruby/2.7.0/gems/oauth-0.5.6/lib/oauth/consumer.rb", line 256, in token_request
  File "/app/vendor/bundle/ruby/2.7.0/gems/oauth-0.5.6/lib/oauth/consumer.rb", line 166, in get_request_token
  File "/app/lib/auth.rb", line 14, in fetch_request_token
  File "/app/app.rb", line 46, in block (2 levels) in <class:App>
  File "/app/vendor/bundle/ruby/2.7.0/gems/roda-3.40.0/lib/roda/request.rb", line 499, in always
  File "/app/vendor/bundle/ruby/2.7.0/gems/roda-3.40.0/lib/roda/request.rb", line 340, in root
  File "/app/app.rb", line 45, in block in <class:App>
  File "/app/vendor/bundle/ruby/2.7.0/gems/roda-3.40.0/lib/roda.rb", line 486, in block in _roda_handle_main_route
  File "/app/vendor/bundle/ruby/2.7.0/gems/roda-3.40.0/lib/roda.rb", line 484, in catch
  File "/app/vendor/bundle/ruby/2.7.0/gems/roda-3.40.0/lib/roda.rb", line 484, in _roda_handle_main_route
  File "/app/vendor/bundle/ruby/2.7.0/gems/roda-3.40.0/lib/roda/plugins/error_handler.rb", line 87, in _roda_handle_main_route
  File "/app/vendor/bundle/ruby/2.7.0/gems/roda-3.40.0/lib/roda.rb", line 370, in block in base_rack_app_callable
  File "/app/vendor/bundle/ruby/2.7.0/gems/rack-host-redirect-1.3.0/lib/rack/host_redirect.rb", line 18, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-3.1.1/lib/rollbar/middleware/rack.rb", line 21, in block in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-3.1.1/lib/rollbar.rb", line 145, in scoped
  File "/app/vendor/bundle/ruby/2.7.0/gems/rollbar-3.1.1/lib/rollbar/middleware/rack.rb", line 18, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/falcon-0.36.7/lib/falcon/adapters/rack.rb", line 207, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/protocol-http-0.21.0/lib/protocol/http/middleware.rb", line 50, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/falcon-0.36.7/lib/falcon/adapters/rewindable.rb", line 70, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/protocol-http-0.21.0/lib/protocol/http/middleware.rb", line 50, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/protocol-http-0.21.0/lib/protocol/http/content_encoding.rb", line 46, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/protocol-http-0.21.0/lib/protocol/http/middleware.rb", line 50, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/falcon-0.36.7/lib/falcon/middleware/verbose.rb", line 55, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/protocol-http-0.21.0/lib/protocol/http/middleware.rb", line 50, in call
  File "/app/vendor/bundle/ruby/2.7.0/gems/async-http-0.53.1/lib/async/http/server.rb", line 64, in block in accept
  File "/app/vendor/bundle/ruby/2.7.0/gems/async-http-0.53.1/lib/async/http/protocol/http1/server.rb", line 62, in each
  File "/app/vendor/bundle/ruby/2.7.0/gems/async-http-0.53.1/lib/async/http/server.rb", line 53, in accept
  File "/app/vendor/bundle/ruby/2.7.0/gems/async-io-1.30.1/lib/async/io/server.rb", line 32, in block in accept_each
  File "/app/vendor/bundle/ruby/2.7.0/gems/async-io-1.30.1/lib/async/io/socket.rb", line 73, in block in accept
  File "/app/vendor/bundle/ruby/2.7.0/gems/async-1.28.9/lib/async/task.rb", line 265, in block in make_fiber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant