Hello,
While working on the 4.1 to 4.5 update, I've noticed that each time I hit the icon "Météo" (weather forecast) in the Visu, the display get's flooded with many, many error messages. After a while the messages go away and the Visu still works.
I guess there are about 2-3 pages of errors. It looks like it is Python errors, mainly 2 different types:
Hitting the Visu icon triggers a connection to the weather forecast web server.
The server's reply gets parsed via several GLE sheets and is used to provide the actual data (temp, wind etc) in the Visu.
I've never seen this behaviour before although I must admit I usually don't connect a display to the HS.
I suspect that the problem is related to the 4.1 to 4.5 update.
My server has nothing special (besides the xxAPI).
Any ides about what would be the best troubleshooting technique ?
While working on the 4.1 to 4.5 update, I've noticed that each time I hit the icon "Météo" (weather forecast) in the Visu, the display get's flooded with many, many error messages. After a while the messages go away and the Visu still works.
I guess there are about 2-3 pages of errors. It looks like it is Python errors, mainly 2 different types:
Index Error: list index out of range
[5012L,13077L,0L,'EI!=1 and SC[1],"str(__import__('string').strip(SN[1][3]",'
',4L,0L,2L,0L]
[5012L,13077L,0L,'EI!=1 and SC[1],"str(__import__('string').strip(SN[1][3]",'
',4L,0L,2L,0L]
File "./../hssrc/hs_logic.py",line 232, in calc
The server's reply gets parsed via several GLE sheets and is used to provide the actual data (temp, wind etc) in the Visu.
I've never seen this behaviour before although I must admit I usually don't connect a display to the HS.
I suspect that the problem is related to the 4.1 to 4.5 update.
My server has nothing special (besides the xxAPI).
Any ides about what would be the best troubleshooting technique ?
Kommentar