You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()
The text was updated successfully, but these errors were encountered:
Exception in phoenix log:
The text was updated successfully, but these errors were encountered: