Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Exception #1067

Open
koropets opened this issue Nov 3, 2020 · 0 comments
Open

Exception #1067

koropets opened this issue Nov 3, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@koropets
Copy link
Contributor

koropets commented Nov 3, 2020

  File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 2446, in wsgi_app
    response = self.full_dispatch_request()
  File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request
    return self.finalize_request(rv)
  File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1969, in finalize_request
    response = self.process_response(response)
  File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 2266, in process_response
    response = handler(response)
  File "/usr/local/lib/python3.7/site-packages/gordo/server/prometheus/metrics.py", line 132, in _end_prometheus
    url_rule = url_rule_to_str(request.url_rule)
  File "/usr/local/lib/python3.7/site-packages/gordo/server/prometheus/metrics.py", line 26, in url_rule_to_str
    return url_rule.rule
AttributeError: 'NoneType' object has no attribute 'rule'```
@koropets koropets added the bug Something isn't working label Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant