Advertisement
Hansemann67

HaasundSohn

Jan 13th, 2022
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. 2022-01-13 12:09:35.061 [DEBUG] [HaasSohnpelletstoveJSONCommunication] - OvenData = {"meta":{"sw_version":"V7.01","hw_version":"KS01","bootl_version":"V1.1","wifi_sw_version":"V1.2.2","wifi_bootl_version":"V1.0.1","sn":"925112","typ":"HSP-8","language":"de","nonce":"Xj0YJy6uOaR1DMTc","eco_editable":true,"ts":160725,"ean":"916\u00F66445\u00F6\u00F6\u00F666","rau":true,"wlan_features":["l", "hl", "g", "wp"]},"prg":true,"wprg":false,"mode":"heating","sp_temp":23,"is_temp":22.47,"ht_char":3,"weekprogram":[{"day":"mo","begin":"04:00","end":"22:00","temp":23},{"day":"tu","begin":"04:00","end":"23:00","temp":23},{"day":"we","begin":"04:00","end":"23:00","temp":23},{"day":"th","begin":"04:00","end":"23:00","temp":23},{"day":"fr","begin":"04:00","end":"23:00","temp":23},{"day":"sa","begin":"04:00","end":"23:00","temp":23},{"day":"su","begin":"18:00","end":"23:00","temp":23}],"error":[],"eco_mode":false,"pgi":false,"ignitions":9488,"on_time":9181,"consumption":450,"maintenance_in":550,"cleaning_in":168}
  2. 2022-01-13 12:09:35.167 [DEBUG] [HaasSohnpelletstoveJSONCommunication] - Error processiong POST request java.util.concurrent.ExecutionException: java.io.EOFException: HttpConnectionOverHTTP@325424::SocketChannelEndPoint@83d3aa{l=/192.168.2.30:36670,r=/192.168.2.27:80,ISHUT,fill=-,flush=-,to=92/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@325424(l:/192.168.2.30:36670 <-> r:/192.168.2.27:80,closed=false)=>HttpChannelOverHTTP@8a1916(exchange=HttpExchange@155ddfa{req=HttpRequest[POST /status.cgi HTTP/1.1]@1d62380[TERMINATED/null] res=HttpResponse[null 0 null]@114a593[PENDING/null]})[send=HttpSenderOverHTTP@17c4e8e(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@a1fc96{s=START}],recv=HttpReceiverOverHTTP@31c21(rsp=IDLE,failure=null)[HttpParser{s=CLOSED,0 of -1}]]
  3. 2022-01-13 12:09:35.172 [DEBUG] [HaasSohnpelletstoveJSONCommunication] - Setting thing 'haassohnpelletstove:oven:HaasSohnPelletsOfen' to OFFLINE: Error '':
  4. 2022-01-13 12:09:35.176 [WARN ] [mmon.WrappedScheduledExecutorService] - Scheduled runnable ended with an exception:
  5. java.lang.NumberFormatException: empty String
  6. at jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842) ~[?:?]
  7. at jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110) ~[?:?]
  8. at java.lang.Double.parseDouble(Double.java:543) ~[?:?]
  9. at java.lang.Double.valueOf(Double.java:506) ~[?:?]
  10. at org.openhab.binding.haassohnpelletstove.internal.HaasSohnpelletstoveHandler.updateChannel(HaasSohnpelletstoveHandler.java:256) ~[?:?]
  11. at org.openhab.binding.haassohnpelletstove.internal.HaasSohnpelletstoveHandler.run(HaasSohnpelletstoveHandler.java:224) ~[?:?]
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
  13. at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[?:?]
  14. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[?:?]
  15. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
  16. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
  17. at java.lang.Thread.run(Thread.java:829) [?:?]
  18. ==> /var/log/openhab/events.log <==
  19. 2022-01-13 12:09:35.177 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'haassohnpelletstove:oven:HaasSohnPelletsOfen' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement