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

Internal server error if job failed #185

Closed
sentry-io bot opened this issue Jun 20, 2019 · 1 comment
Closed

Internal server error if job failed #185

sentry-io bot opened this issue Jun 20, 2019 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 20, 2019

Sentry Issue: THOTH-1K4B

ApiException: (500)
Reason: INTERNAL SERVER ERROR
HTTP response headers: HTTPHeaderDict({'Server': 'gunicorn/19.9.0', 'Date': 'Thu, 20 Jun 2019 10:17:49 GMT', 'Content-Type': 'application/json', 'Content-Length': '149', 'Set-Cookie': '22026b1cd69ee41ec36a423736eda140=69c3ce914804fd5d994bc21d86c82136; path=/; HttpOnly'})
HTTP response body: {
  "error": "Job failed, please contact administrator for more details",
  "parameters": {
    "inspection_id": "inspection-10af208d138d2c0e"
  }
}


(10 additional frame(s) were not displayed)
...
  File "amun/swagger_client/api_client.py", line 329, in call_api
    _preload_content, _request_timeout)
  File "amun/swagger_client/api_client.py", line 160, in __call_api
    _request_timeout=_request_timeout)
  File "amun/swagger_client/api_client.py", line 350, in request
    headers=headers)
  File "amun/swagger_client/rest.py", line 238, in GET
    query_params=query_params)
  File "amun/swagger_client/rest.py", line 228, in request
    raise ApiException(http_resp=r)
@fridex
Copy link
Contributor

fridex commented Jul 4, 2019

Addressed in 203eb15

@fridex fridex closed this as completed Jul 4, 2019
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