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

RestClient::InternalServerError: 500 Internal Server Error #141

Closed
raucao opened this issue Aug 3, 2020 · 1 comment
Closed

RestClient::InternalServerError: 500 Internal Server Error #141

raucao opened this issue Aug 3, 2020 · 1 comment
Labels

Comments

@raucao
Copy link
Member

raucao commented Aug 3, 2020

https://sentry.io/organizations/5apps/issues/1719689670/?referrer=github_plugin

RestClient::InternalServerError: 500 Internal Server Error
  lib/remote_storage/s3.rb:38:in `block in do_get_request'
    RestClient.get(url, authorization_headers.merge(headers), &block)
  lib/remote_storage/rest_provider.rb:449:in `deal_with_unauthorized_requests'
    block.call
  lib/remote_storage/s3.rb:34:in `do_get_request'
    deal_with_unauthorized_requests do
  lib/remote_storage/rest_provider.rb:70:in `get_data'
    res = do_get_request(url)
...
(44 additional frame(s) were not displayed)
@raucao
Copy link
Member Author

raucao commented Aug 3, 2020

Wondering if we should catch this and turn it into a 502 or something, or if we should just let it 500 to the user as is.

@raucao raucao added the question label Aug 3, 2020
@raucao raucao closed this as completed May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant