Hallo Gemeinde,
Mein HS ist derzeit ziemlich langsam, es kommt vor das ein Befehl bis zu 4-5 Sekunden braucht bis er ausgeführt wird. Auf der Suche nach der Fehlerquelle habe ich zahlreiche "STAMM-ERROR" im Debug festgestellt. Es hat anscheinend viel mit der Kamera zu tun - oder dann mt der Visu. Gibt es hierzu irgedwo eine Doku, oder jemand der zumindest einen Hinweis geben kann?
Danke für weiterführende Tips!
[I]28.04.2013 20:54:08 (4)
File "/hs/compile/hs_gui.py", line 2118, in getCamPicVisuSock
AttributeError: CVSeiteIconItem instance has no attribute 'KameraItem'
29.04.2013 19:02:14 (1)
File "/hs/compile/hs_kamera.py", line 91, in getBildStream
Timeout: Timeout 1
29.04.2013 21:08:13 (10)
File "/hs/compile/hs_gui.py", line 1116, in getElementRead
IndexError: list index out of range
01.05.2013 12:31:42 (2)
File "/hs/compile/hs_event.py", line 982, in doSend
File "/hs/compile/hs_fkt.py", line 160, in SockSend
error: (113, 'No route to host')
01.05.2013 12:32:39 (1)
File "/hs/compile/hs_event.py", line 979, in doSend
File "/hs/compile/hs_fkt.py", line 337, in SockConnect
error: Timeout Connect
01.05.2013 16:57:27 (1)
File "/hs/compile/hs_server.py", line 442, in Main
File "/hs/compile/hs_fkt.py", line 287, in SockSendDat
error: (32, 'Broken pipe')
01.05.2013 16:57:57 (1)
File "/hs/compile/hs_server.py", line 446, in Main
File "/hs/compile/hs_fkt.py", line 298, in sendHtmlAbbruch
error: Timeout beim Senden
02.05.2013 02:29:53 (1)
File "/hs/compile/hs_kamera.py", line 215, in getBildStreamSock
error: (104, 'Connection reset by peer')
02.05.2013 07:25:44 (490)
File "/hs/compile/hs_kamera.py", line 214, in getBildStreamSock
error: Timeout beim Senden
02.05.2013 19:50:41 (1799)
File "/hs/compile/hs_kamera.py", line 159, in getBildStreamSock
File "/hs/compile/hs_fkt.py", line 160, in SockSend
error: (113, 'No route to host')
02.05.2013 19:59:21 (155)
File "/hs/compile/hs_kamera.py", line 155, in getBildStreamSock
Timeout: Timeout 1
02.05.2013 19:59:22 (747)
File "/hs/compile/hs_gui.py", line 2118, in getCamPicVisuSock
AttributeError: CVSeiteTextItem instance has no attribute 'KameraItem'
02.05.2013 20:19:35 (119)
File "/hs/compile/hs_logik.py", line 232, in calc
File "formula", line 0, in ?
IndexError: list index out of range
[5012L, 12273L, 0L, 'SC[3] and SN[3]', 'str(SN[3][0])', '', 1L, 0L, 0L, 0L]
02.05.2013 20:19:35 (119)
File "/hs/compile/hs_logik.py", line 232, in calc
File "formula", line 0, in ?
IndexError: list index out of range
[5012L, 12273L, 0L, 'SC[4] and SN[4]', "''.join([ '[' +SN[5][i]+ ']' +SN[4][0][i].replace('%20',' ')+ '[/' +SN[5]+ ']' for i in range( ( len(SN[4][0])[5 and len(SN[4][0]) or 4) ) ])", '', 2L, 0L, 0L, 0L]
02.05.2013 20:19:57 (91)
File "/hs/compile/hs_gui.py", line 1113, in getElementRead
IndexError: list index out of range
02.05.2013 21:32:16 (186)
File "/hs/compile/hs_kamera.py", line 222, in getBildStreamSock
Timeout: Timeout 1
02.05.2013 21:35:50 (45)
File "/hs/compile/hs_gui.py", line 2118, in getCamPicVisuSock
AttributeError: CVSeiteBoxItem instance has no attribute 'KameraItem'
02.05.2013 21:39:53 (1522)
File "/hs/compile/hs_kamera.py", line 215, in getBildStreamSock
error: (32, 'Broken pipe')
Juergen
Mein HS ist derzeit ziemlich langsam, es kommt vor das ein Befehl bis zu 4-5 Sekunden braucht bis er ausgeführt wird. Auf der Suche nach der Fehlerquelle habe ich zahlreiche "STAMM-ERROR" im Debug festgestellt. Es hat anscheinend viel mit der Kamera zu tun - oder dann mt der Visu. Gibt es hierzu irgedwo eine Doku, oder jemand der zumindest einen Hinweis geben kann?
Danke für weiterführende Tips!
[I]28.04.2013 20:54:08 (4)
File "/hs/compile/hs_gui.py", line 2118, in getCamPicVisuSock
AttributeError: CVSeiteIconItem instance has no attribute 'KameraItem'
29.04.2013 19:02:14 (1)
File "/hs/compile/hs_kamera.py", line 91, in getBildStream
Timeout: Timeout 1
29.04.2013 21:08:13 (10)
File "/hs/compile/hs_gui.py", line 1116, in getElementRead
IndexError: list index out of range
01.05.2013 12:31:42 (2)
File "/hs/compile/hs_event.py", line 982, in doSend
File "/hs/compile/hs_fkt.py", line 160, in SockSend
error: (113, 'No route to host')
01.05.2013 12:32:39 (1)
File "/hs/compile/hs_event.py", line 979, in doSend
File "/hs/compile/hs_fkt.py", line 337, in SockConnect
error: Timeout Connect
01.05.2013 16:57:27 (1)
File "/hs/compile/hs_server.py", line 442, in Main
File "/hs/compile/hs_fkt.py", line 287, in SockSendDat
error: (32, 'Broken pipe')
01.05.2013 16:57:57 (1)
File "/hs/compile/hs_server.py", line 446, in Main
File "/hs/compile/hs_fkt.py", line 298, in sendHtmlAbbruch
error: Timeout beim Senden
02.05.2013 02:29:53 (1)
File "/hs/compile/hs_kamera.py", line 215, in getBildStreamSock
error: (104, 'Connection reset by peer')
02.05.2013 07:25:44 (490)
File "/hs/compile/hs_kamera.py", line 214, in getBildStreamSock
error: Timeout beim Senden
02.05.2013 19:50:41 (1799)
File "/hs/compile/hs_kamera.py", line 159, in getBildStreamSock
File "/hs/compile/hs_fkt.py", line 160, in SockSend
error: (113, 'No route to host')
02.05.2013 19:59:21 (155)
File "/hs/compile/hs_kamera.py", line 155, in getBildStreamSock
Timeout: Timeout 1
02.05.2013 19:59:22 (747)
File "/hs/compile/hs_gui.py", line 2118, in getCamPicVisuSock
AttributeError: CVSeiteTextItem instance has no attribute 'KameraItem'
02.05.2013 20:19:35 (119)
File "/hs/compile/hs_logik.py", line 232, in calc
File "formula", line 0, in ?
IndexError: list index out of range
[5012L, 12273L, 0L, 'SC[3] and SN[3]', 'str(SN[3][0])', '', 1L, 0L, 0L, 0L]
02.05.2013 20:19:35 (119)
File "/hs/compile/hs_logik.py", line 232, in calc
File "formula", line 0, in ?
IndexError: list index out of range
[5012L, 12273L, 0L, 'SC[4] and SN[4]', "''.join([ '[' +SN[5][i]+ ']' +SN[4][0][i].replace('%20',' ')+ '[/' +SN[5]+ ']' for i in range( ( len(SN[4][0])[5 and len(SN[4][0]) or 4) ) ])", '', 2L, 0L, 0L, 0L]
02.05.2013 20:19:57 (91)
File "/hs/compile/hs_gui.py", line 1113, in getElementRead
IndexError: list index out of range
02.05.2013 21:32:16 (186)
File "/hs/compile/hs_kamera.py", line 222, in getBildStreamSock
Timeout: Timeout 1
02.05.2013 21:35:50 (45)
File "/hs/compile/hs_gui.py", line 2118, in getCamPicVisuSock
AttributeError: CVSeiteBoxItem instance has no attribute 'KameraItem'
02.05.2013 21:39:53 (1522)
File "/hs/compile/hs_kamera.py", line 215, in getBildStreamSock
error: (32, 'Broken pipe')
Juergen
Kommentar