Hallo zusammen,
Doorpi meldet mir immer einen Error, wenn ein Call Timeout eintritt. Leider habe ich keine Idee woran das liegt.
Das Verzeichniss für meine Kamerabilder ist: /home/doorpi/records
Hat jemand eine Idee woran das liegen könnte?
Code
2018-03-16 13:29:26,938 [INFO] [doorpi.sipphone.from_linphone] call timeout - hangup current call after 14.545487 seconds (max. 15)
2018-03-16 13:31:15,111 [ERROR] [doorpi.status.webserver_lib.request_handler_static_functions] [192.168.0.5] (404, "[Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/doorpi/records/xx' - HTTP Error 404: Not Found")
2018-03-16 13:31:15,115 [ERROR] [doorpi.status.webserver_lib.request_handler_static_functions] 'NoneType' object is not iterable
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/doorpi/status/webserver_lib/request_handler.py", line 195, in real_resource
return self.return_file_content(path)
File "/usr/local/lib/python2.7/dist-packages/doorpi/status/webserver_lib/request_handler.py", line 302, in return_file_content
content, mime = self.get_file_content(path)
TypeError: 'NoneType' object is not iterable
2018-03-16 13:31:15,128 [ERROR] [doorpi.status.webserver_lib.request_handler_static_functions] [192.168.0.5] (500, "'NoneType' object is not iterable")
2018-03-16 13:31:30,682 [ERROR] [doorpi.status.webserver_lib.request_handler_static_functions] [192.168.0.5] (404, "[Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/doorpi/records/xx' - HTTP Error 404: Not Found")
2018-03-16 13:31:30,685 [ERROR] [doorpi.status.webserver_lib.request_handler_static_functions] 'NoneType' object is not iterable
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/doorpi/status/webserver_lib/request_handler.py", line 195, in real_resource
return self.return_file_content(path)
File "/usr/local/lib/python2.7/dist-packages/doorpi/status/webserver_lib/request_handler.py", line 302, in return_file_content
content, mime = self.get_file_content(path)
TypeError: 'NoneType' object is not iterable
2018-03-16 13:31:30,688 [ERROR] [doorpi.status.webserver_lib.request_handler_static_functions] [192.168.0.5] (500, "'NoneType' object is not iterable")
2018-03-16 13:31:58,445 [ERROR] [doorpi.status.webserver_lib.request_handler_static_functions] [192.168.0.5] (404, "[Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/doorpi/records/xx' - HTTP Error 404: Not Found")
2018-03-16 13:31:58,461 [ERROR] [doorpi.status.webserver_lib.request_handler_static_functions] 'NoneType' object is not iterable
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/doorpi/status/webserver_lib/request_handler.py", line 195, in real_resource
return self.return_file_content(path)
File "/usr/local/lib/python2.7/dist-packages/doorpi/status/webserver_lib/request_handler.py", line 302, in return_file_content
content, mime = self.get_file_content(path)
Alles anzeigen
Gruß Thargor