[GH-ISSUE #763] Signal integration throws exception on unexpected response from signal-cli #537

Closed
opened 2026-02-25 23:42:48 +03:00 by kerem · 0 comments
Owner

Originally created by @cuu508 on GitHub (Dec 21, 2022).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/763

Discussed in https://github.com/healthchecks/healthchecks/discussions/758

Django Version:	4.1.2
Exception Type:	TypeError
Exception Value:	
argument of type 'NoneType' is not iterable
Exception Location:	/encrypted/webapps/healthchecks/hc/api/transports.py, line 49, in get_nested
Raised during:	hc.front.views.send_test_notification
Python Executable:	/encrypted/webapps/hc-venv/bin/python
Python Version:	3.10.6
Python Path:	
['/encrypted/webapps/healthchecks',
 '/encrypted/webapps/hc-venv/bin',
 '/usr/lib/python310.zip',
 '/usr/lib/python3.10',
 '/usr/lib/python3.10/lib-dynload',
 '/encrypted/webapps/hc-venv/lib/python3.10/site-packages']
Server time:	Wed, 21 Dec 2022 08:35:02 +0000
Originally created by @cuu508 on GitHub (Dec 21, 2022). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/763 ### Discussed in https://github.com/healthchecks/healthchecks/discussions/758 ``` Django Version: 4.1.2 Exception Type: TypeError Exception Value: argument of type 'NoneType' is not iterable Exception Location: /encrypted/webapps/healthchecks/hc/api/transports.py, line 49, in get_nested Raised during: hc.front.views.send_test_notification Python Executable: /encrypted/webapps/hc-venv/bin/python Python Version: 3.10.6 Python Path: ['/encrypted/webapps/healthchecks', '/encrypted/webapps/hc-venv/bin', '/usr/lib/python310.zip', '/usr/lib/python3.10', '/usr/lib/python3.10/lib-dynload', '/encrypted/webapps/hc-venv/lib/python3.10/site-packages'] Server time: Wed, 21 Dec 2022 08:35:02 +0000 ```
kerem 2026-02-25 23:42:48 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#537
No description provided.