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

monitor fails to display details #161

Open
cehbrecht opened this issue Aug 8, 2018 · 0 comments
Open

monitor fails to display details #161

cehbrecht opened this issue Aug 8, 2018 · 0 comments
Assignees
Labels

Comments

@cehbrecht
Copy link
Member

Exception in phoenix log:

 File "/opt/birdhouse/src/pyramid-phoenix/phoenix/monitor/panels/__init__.py", line 35, in details
    return dict(job=job_details(request, job_id=job_id))
  File "/opt/birdhouse/src/pyramid-phoenix/phoenix/monitor/panels/__init__.py", line 21, in job_details
    if len(details['status_message']) > 250:
TypeError: object of type 'NoneType' has no len()
@cehbrecht cehbrecht added the bug label Aug 8, 2018
@cehbrecht cehbrecht added this to the 0.9.0 milestone Aug 8, 2018
@cehbrecht cehbrecht self-assigned this Aug 8, 2018
@cehbrecht cehbrecht removed this from the 0.9.0 milestone Apr 25, 2019
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