Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter drops-weather 1.2.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.5k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.7k

Test Adapter drops-weather 1.2.x

Geplant Angeheftet Gesperrt Verschoben Tester
drops-weathermcm1957
196 Beiträge 21 Kommentatoren 30.5k Aufrufe 24 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • WinniW Winni

    @arteck Hallo, funktioniert bei mir leider nicht. Habe den Adapter erst deinstalliert, iob gestoppt und neu gestartet. Dann den Adapter neu installiert. Hier der Log:

    host.raspberrypi
    2025-03-20 20:42:18.103	info	instance system.adapter.drops-weather.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    
    host.raspberrypi
    2025-03-20 20:42:17.538	info	stopInstance canceled schedule system.adapter.drops-weather.0
    
    host.raspberrypi
    2025-03-20 20:42:17.538	info	stopInstance system.adapter.drops-weather.0 (force=false, process=true)
    
    host.raspberrypi
    2025-03-20 20:42:17.537	info	"system.adapter.drops-weather.0" disabled
    
    drops-weather.0
    2025-03-20 20:42:17.494	debug	de
    
    drops-weather.0
    2025-03-20 20:42:17.486	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    
    drops-weather.0
    2025-03-20 20:42:17.485	error	error launching browser undefined - Error: Failed to launch the browser process! undefined TROUBLESHOOTING: https://pptr.dev/troubleshooting
    
    drops-weather.0
    2025-03-20 20:42:17.466	debug	getting system language
    
    drops-weather.0
    2025-03-20 20:42:17.466	info	browserPath set to puppeteer default
    
    drops-weather.0
    2025-03-20 20:42:17.465	info	browserMode set to automatic
    
    drops-weather.0
    2025-03-20 20:42:17.453	info	starting. Version 1.1.0 (non-npm: iobroker-community-adapters/ioBroker.drops-weather#df8b0a7231e71f2a89672d780c44b03675ed4dfe) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
    
    mcm1957M Online
    mcm1957M Online
    mcm1957
    schrieb am zuletzt editiert von mcm1957
    #79

    @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

    Der Adapter steht in dieser Version nun als 1.2.0 nun zurVerfügung (ab morgen im LATEST).

    Bei Tests auf meine Pi4 in den letzen Tagen hat dieser "halbwegs" funktioniert. Das halbwegs bezieht sich darauf, dass der Adapter in nicht vorhersehbarere Weise updates durch ein Timeout verweigert - mal gehen die Update stundenlang gut, dann kommen wieder timeouts ohne unterbrechung... Die Ursache dafür ist zumindest mir derzeit nicht klar. Eine Vergrößerung des Timeouts von 10 auf 15s hat keine Verbesserung gebracht.

    Ich stellen den Adapter trotzdem mal zum Testen bereit - viulleicht zeigt sich ja da dann ein klareres Bild. Oder @arteck hat noch eine Idee wie / wo "man" suchen könnte.

    mcm1957

    EDIT:
    mcm1957 about a minute ago

    ACHTUNG:

    Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

    Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
    Support Repositoryverwaltung.

    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

    LESEN - gute Forenbeitrage

    Chris76eC S 3 Antworten Letzte Antwort
    0
    • mcm1957M mcm1957

      @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

      Der Adapter steht in dieser Version nun als 1.2.0 nun zurVerfügung (ab morgen im LATEST).

      Bei Tests auf meine Pi4 in den letzen Tagen hat dieser "halbwegs" funktioniert. Das halbwegs bezieht sich darauf, dass der Adapter in nicht vorhersehbarere Weise updates durch ein Timeout verweigert - mal gehen die Update stundenlang gut, dann kommen wieder timeouts ohne unterbrechung... Die Ursache dafür ist zumindest mir derzeit nicht klar. Eine Vergrößerung des Timeouts von 10 auf 15s hat keine Verbesserung gebracht.

      Ich stellen den Adapter trotzdem mal zum Testen bereit - viulleicht zeigt sich ja da dann ein klareres Bild. Oder @arteck hat noch eine Idee wie / wo "man" suchen könnte.

      mcm1957

      EDIT:
      mcm1957 about a minute ago

      ACHTUNG:

      Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

      Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

      Chris76eC Online
      Chris76eC Online
      Chris76e
      schrieb am zuletzt editiert von
      #80

      @mcm1957

      Auf meinem System Startet der immer wieder neu....

      01
      
      Log-Größe: 19.1 KB
      Zeit
      	
      drops-weather.0
      	2025-03-24 18:58:47.388	info	terminating
      drops-weather.0
      	2025-03-24 18:58:47.075	debug	Rain (data_1h): [{"label":"Mo 21:00","value":"0"},{"label":"Mo 22:00","value":"0"},{"label":"Mo 23:00","value":"0"},{"label":"Di 00:00","value":"0"},{"label":"Di 01:00","value":"0"},{"label":"Di 02:00","value":"0"},{"label":"Di 03:00","value":"0"},{"label":"Di 04:00","value":"0"},{"label":"Di 05:00","value":"0"},{"label":"Di 06:00","value":"0"},{"label":"Di 07:00","value":"0"},{"label":"Di 08:00","value":"0"},{"label":"Di 09:00","value":"0"},{"label":"Di 10:00","value":"0"},{"label":"Di 11:00","value":"0"},{"label":"Di 12:00","value":"0"},{"label":"Di 13:00","value":"0"},{"label":"Di 14:00","value":"0"},{"label":"Di 15:00","value":"0"},{"label":"Di 16:00","value":"0"},{"label":"Di 17:00","value":"0"},{"label":"Di 18:00","value":"0"},{"label":"Di 19:00","value":"0"},{"label":"Di 20:00","value":"0.1"}]
      drops-weather.0
      	2025-03-24 18:58:47.015	debug	Rain (data_5min): [{"label":"18:55","value":"0"},{"label":"19:00","value":"0"},{"label":"19:05","value":"0"},{"label":"19:10","value":"0"},{"label":"19:15","value":"0"},{"label":"19:20","value":"0"},{"label":"19:25","value":"0"},{"label":"19:30","value":"0"},{"label":"19:35","value":"0"},{"label":"19:40","value":"0"},{"label":"19:45","value":"0"},{"label":"19:50","value":"0"},{"label":"19:55","value":"0"},{"label":"20:00","value":"0"},{"label":"20:05","value":"0"},{"label":"20:10","value":"0"},{"label":"20:15","value":"0"},{"label":"20:20","value":"0"},{"label":"20:25","value":"0"},{"label":"20:30","value":"0"},{"label":"20:35","value":"0"},{"label":"20:40","value":"0"},{"label":"20:45","value":"0"},{"label":"20:50","value":"0"},{"label":"20:55","value":"0"},{"label":"21:00","value":"0"},{"label":"21:05","value":"0"},{"label":"21:10","value":"0"},{"label":"21:15","value":"0"},{"label":"21:20","value":"0"},{"label":"21:25","value":"0"},{"label":"21:30","value":"0"},{"label":"21:35","value":"0"},{"label":"21:40","value":"0"},{"label":"21:45","value":"0"},{"label":"21:50","value":"0"},{"label":"21:55","value":"0"},{"label":"22:00","value":"0"}]
      drops-weather.0
      	2025-03-24 18:58:46.902	info	Terminated (NO_ERROR): Without reason
      drops-weather.0
      	2025-03-24 18:58:46.900	info	terminating
      drops-weather.0
      	2025-03-24 18:58:46.883	debug	destroy browser
      drops-weather.0
      	2025-03-24 18:58:46.882	debug	creating 1 hour states
      drops-weather.0
      	2025-03-24 18:58:46.881	debug	creating 5 min states
      drops-weather.0
      	2025-03-24 18:58:46.881	debug	weatherData found
      drops-weather.0
      	2025-03-24 18:58:46.877	debug	got labeltext "It will stay dry for now"
      drops-weather.0
      	2025-03-24 18:58:46.873	debug	got scriptContents "[""," document.addEventListener(\"DOMContentLoaded\", () =>"," RainGraph.create({"," id: 0,"," series: {\"2h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T17:55:00Z\",\"timestamp\":1742838900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:05:00Z\",\"timestamp\":1742839500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:10:00Z\",\"timestamp\":1742839800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:15:00Z\",\"timestamp\":1742840100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:20:00Z\",\"timestamp\":1742840400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:25:00Z\",\"timestamp\":1742840700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:30:00Z\",\"timestamp\":1742841000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:35:00Z\",\"timestamp\":1742841300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:40:00Z\",\"timestamp\":1742841600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:45:00Z\",\"timestamp\":1742841900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:50:00Z\",\"timestamp\":1742842200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:55:00Z\",\"timestamp\":1742842500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:05:00Z\",\"timestamp\":1742843100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:10:00Z\",\"timestamp\":1742843400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:15:00Z\",\"timestamp\":1742843700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:20:00Z\",\"timestamp\":1742844000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:25:00Z\",\"timestamp\":1742844300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:30:00Z\",\"timestamp\":1742844600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:35:00Z\",\"timestamp\":1742844900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:40:00Z\",\"timestamp\":1742845200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:45:00Z\",\"timestamp\":1742845500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:50:00Z\",\"timestamp\":1742845800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:55:00Z\",\"timestamp\":1742846100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:05:00Z\",\"timestamp\":1742846700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:10:00Z\",\"timestamp\":1742847000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:15:00Z\",\"timestamp\":1742847300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:20:00Z\",\"timestamp\":1742847600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:25:00Z\",\"timestamp\":1742847900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:30:00Z\",\"timestamp\":1742848200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:35:00Z\",\"timestamp\":1742848500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:40:00Z\",\"timestamp\":1742848800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:45:00Z\",\"timestamp\":1742849100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:50:00Z\",\"timestamp\":1742849400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:55:00Z\",\"timestamp\":1742849700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000}],\"daypart\":[{\"precipitationrate\":0.0,\"time\":\"2025-03-24T17:00:00Z\",\"timestamp\":1742835600,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]}],\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"el\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"es\":{\"valuekind\":3},\"fr\":{\"valuekind\":3},\"hr\":{\"valuekind\":3},\"hu\":{\"valuekind\":3},\"ispush\":{\"valuekind\":4},\"it\":{\"valuekind\":3},\"nl\":{\"valuekind\":3},\"pl\":{\"valuekind\":3},\"pt\":{\"valuekind\":3},\"sv\":{\"valuekind\":3},\"tags\":{\"valuekind\":2},\"tr\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.12,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADBBB\",\"source\":\"radar-nl\",\"timestamp\":1742838300}},\"24h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T22:00:00Z\",\"timestamp\":1742853600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T23:00:00Z\",\"timestamp\":1742857200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T00:00:00Z\",\"timestamp\":1742860800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T01:00:00Z\",\"timestamp\":1742864400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T02:00:00Z\",\"timestamp\":1742868000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T03:00:00Z\",\"timestamp\":1742871600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T04:00:00Z\",\"timestamp\":1742875200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T05:00:00Z\",\"timestamp\":1742878800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T06:00:00Z\",\"timestamp\":1742882400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T07:00:00Z\",\"timestamp\":1742886000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T08:00:00Z\",\"timestamp\":1742889600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T09:00:00Z\",\"timestamp\":1742893200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T10:00:00Z\",\"timestamp\":1742896800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T11:00:00Z\",\"timestamp\":1742900400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T12:00:00Z\",\"timestamp\":1742904000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T13:00:00Z\",\"timestamp\":1742907600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T14:00:00Z\",\"timestamp\":1742911200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T15:00:00Z\",\"timestamp\":1742914800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T16:00:00Z\",\"timestamp\":1742918400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T17:00:00Z\",\"timestamp\":1742922000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T18:00:00Z\",\"timestamp\":1742925600},{\"lightningclass\":-1,\"precipitationrate\":0.1,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T19:00:00Z\",\"timestamp\":1742929200}],\"daypart\":null,\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"nl\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.115,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADB\",\"source\":\"weathercomputer\",\"timestamp\":1742838984}}},"," timezoneOffset: 60,"," locals: {\"labels\":[[0,\"dry\"],[0.1,\"drizzle\"],[1,\"light rain\"],[2,\"heavy rain\"]],\"language\":\"en\",\"strings\":{\"unavailable\":\"Something went wrong\",\"mmph\":\"mm per hour\",\"now\":\"now\"}} ?? [],"," timezone: \"Europe/Berlin\","," show2h: true,"," show24h: true,"," sendEvents: \"False\","," is3HourRadar: \"True\","," useUserLocation: \"False\","," show24Default: \"False\","," })"," );",""]"
      drops-weather.0
      	2025-03-24 18:58:46.865	debug	domcontent loaded, evaluate page
      drops-weather.0
      	2025-03-24 18:58:44.910	debug	creating new page ...
      drops-weather.0
      	2025-03-24 18:58:44.909	debug	Reading data from : https://www.meteox.com/en-gb/city/2937543
      drops-weather.0
      	2025-03-24 18:58:44.569	debug	de
      drops-weather.0
      	2025-03-24 18:58:44.532	debug	puppeteer.lauch invoked with {"headless":true,"defaultViewport":null,"args":["--periodic-task","--no-sandbox","--disable-setuid-sandbox","--disable-dev-shm-usage","--disable-accelerated-2d-canvas","--no-first-run","--no-zygote","--single-process","--disable-gpu","--ignore-certificate-errors"]}
      drops-weather.0
      	2025-03-24 18:58:44.531	debug	getting system language
      drops-weather.0
      	2025-03-24 18:58:44.530	debug	browserPath set to puppeteer default
      drops-weather.0
      	2025-03-24 18:58:44.530	debug	browserMode set to automatic, running on linux / x64
      drops-weather.0
      	2025-03-24 18:58:44.511	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
      drops-weather.0
      	2025-03-24 18:58:05.945	info	terminating
      drops-weather.0
      	2025-03-24 18:58:05.565	debug	Rain (data_1h): [{"label":"Mo 21:00","value":"0"},{"label":"Mo 22:00","value":"0"},{"label":"Mo 23:00","value":"0"},{"label":"Di 00:00","value":"0"},{"label":"Di 01:00","value":"0"},{"label":"Di 02:00","value":"0"},{"label":"Di 03:00","value":"0"},{"label":"Di 04:00","value":"0"},{"label":"Di 05:00","value":"0"},{"label":"Di 06:00","value":"0"},{"label":"Di 07:00","value":"0"},{"label":"Di 08:00","value":"0"},{"label":"Di 09:00","value":"0"},{"label":"Di 10:00","value":"0"},{"label":"Di 11:00","value":"0"},{"label":"Di 12:00","value":"0"},{"label":"Di 13:00","value":"0"},{"label":"Di 14:00","value":"0"},{"label":"Di 15:00","value":"0"},{"label":"Di 16:00","value":"0"},{"label":"Di 17:00","value":"0"},{"label":"Di 18:00","value":"0"},{"label":"Di 19:00","value":"0"},{"label":"Di 20:00","value":"0.1"}]
      drops-weather.0
      	2025-03-24 18:58:05.555	debug	Rain (data_5min): [{"label":"18:55","value":"0"},{"label":"19:00","value":"0"},{"label":"19:05","value":"0"},{"label":"19:10","value":"0"},{"label":"19:15","value":"0"},{"label":"19:20","value":"0"},{"label":"19:25","value":"0"},{"label":"19:30","value":"0"},{"label":"19:35","value":"0"},{"label":"19:40","value":"0"},{"label":"19:45","value":"0"},{"label":"19:50","value":"0"},{"label":"19:55","value":"0"},{"label":"20:00","value":"0"},{"label":"20:05","value":"0"},{"label":"20:10","value":"0"},{"label":"20:15","value":"0"},{"label":"20:20","value":"0"},{"label":"20:25","value":"0"},{"label":"20:30","value":"0"},{"label":"20:35","value":"0"},{"label":"20:40","value":"0"},{"label":"20:45","value":"0"},{"label":"20:50","value":"0"},{"label":"20:55","value":"0"},{"label":"21:00","value":"0"},{"label":"21:05","value":"0"},{"label":"21:10","value":"0"},{"label":"21:15","value":"0"},{"label":"21:20","value":"0"},{"label":"21:25","value":"0"},{"label":"21:30","value":"0"},{"label":"21:35","value":"0"},{"label":"21:40","value":"0"},{"label":"21:45","value":"0"},{"label":"21:50","value":"0"},{"label":"21:55","value":"0"},{"label":"22:00","value":"0"}]
      drops-weather.0
      	2025-03-24 18:58:05.491	info	Terminated (NO_ERROR): Without reason
      drops-weather.0
      	2025-03-24 18:58:05.489	info	terminating
      drops-weather.0
      	2025-03-24 18:58:05.439	debug	destroy browser
      drops-weather.0
      	2025-03-24 18:58:05.438	debug	creating 1 hour states
      drops-weather.0
      	2025-03-24 18:58:05.435	debug	creating 5 min states
      drops-weather.0
      	2025-03-24 18:58:05.435	debug	weatherData found
      drops-weather.0
      	2025-03-24 18:58:05.431	debug	got labeltext "It will stay dry for now"
      drops-weather.0
      	2025-03-24 18:58:05.429	debug	got scriptContents "[""," document.addEventListener(\"DOMContentLoaded\", () =>"," RainGraph.create({"," id: 0,"," series: {\"2h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T17:55:00Z\",\"timestamp\":1742838900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:05:00Z\",\"timestamp\":1742839500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:10:00Z\",\"timestamp\":1742839800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:15:00Z\",\"timestamp\":1742840100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:20:00Z\",\"timestamp\":1742840400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:25:00Z\",\"timestamp\":1742840700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:30:00Z\",\"timestamp\":1742841000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:35:00Z\",\"timestamp\":1742841300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:40:00Z\",\"timestamp\":1742841600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:45:00Z\",\"timestamp\":1742841900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:50:00Z\",\"timestamp\":1742842200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:55:00Z\",\"timestamp\":1742842500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:05:00Z\",\"timestamp\":1742843100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:10:00Z\",\"timestamp\":1742843400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:15:00Z\",\"timestamp\":1742843700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:20:00Z\",\"timestamp\":1742844000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:25:00Z\",\"timestamp\":1742844300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:30:00Z\",\"timestamp\":1742844600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:35:00Z\",\"timestamp\":1742844900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:40:00Z\",\"timestamp\":1742845200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:45:00Z\",\"timestamp\":1742845500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:50:00Z\",\"timestamp\":1742845800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:55:00Z\",\"timestamp\":1742846100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:05:00Z\",\"timestamp\":1742846700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:10:00Z\",\"timestamp\":1742847000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:15:00Z\",\"timestamp\":1742847300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:20:00Z\",\"timestamp\":1742847600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:25:00Z\",\"timestamp\":1742847900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:30:00Z\",\"timestamp\":1742848200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:35:00Z\",\"timestamp\":1742848500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:40:00Z\",\"timestamp\":1742848800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:45:00Z\",\"timestamp\":1742849100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:50:00Z\",\"timestamp\":1742849400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:55:00Z\",\"timestamp\":1742849700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000}],\"daypart\":[{\"precipitationrate\":0.0,\"time\":\"2025-03-24T17:00:00Z\",\"timestamp\":1742835600,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]}],\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"el\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"es\":{\"valuekind\":3},\"fr\":{\"valuekind\":3},\"hr\":{\"valuekind\":3},\"hu\":{\"valuekind\":3},\"ispush\":{\"valuekind\":4},\"it\":{\"valuekind\":3},\"nl\":{\"valuekind\":3},\"pl\":{\"valuekind\":3},\"pt\":{\"valuekind\":3},\"sv\":{\"valuekind\":3},\"tags\":{\"valuekind\":2},\"tr\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.12,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADBBB\",\"source\":\"radar-nl\",\"timestamp\":1742838300}},\"24h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T22:00:00Z\",\"timestamp\":1742853600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T23:00:00Z\",\"timestamp\":1742857200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T00:00:00Z\",\"timestamp\":1742860800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T01:00:00Z\",\"timestamp\":1742864400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T02:00:00Z\",\"timestamp\":1742868000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T03:00:00Z\",\"timestamp\":1742871600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T04:00:00Z\",\"timestamp\":1742875200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T05:00:00Z\",\"timestamp\":1742878800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T06:00:00Z\",\"timestamp\":1742882400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T07:00:00Z\",\"timestamp\":1742886000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T08:00:00Z\",\"timestamp\":1742889600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T09:00:00Z\",\"timestamp\":1742893200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T10:00:00Z\",\"timestamp\":1742896800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T11:00:00Z\",\"timestamp\":1742900400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T12:00:00Z\",\"timestamp\":1742904000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T13:00:00Z\",\"timestamp\":1742907600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T14:00:00Z\",\"timestamp\":1742911200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T15:00:00Z\",\"timestamp\":1742914800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T16:00:00Z\",\"timestamp\":1742918400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T17:00:00Z\",\"timestamp\":1742922000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T18:00:00Z\",\"timestamp\":1742925600},{\"lightningclass\":-1,\"precipitationrate\":0.1,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T19:00:00Z\",\"timestamp\":1742929200}],\"daypart\":null,\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"nl\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.115,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADB\",\"source\":\"weathercomputer\",\"timestamp\":1742838984}}},"," timezoneOffset: 60,"," locals: {\"labels\":[[0,\"dry\"],[0.1,\"drizzle\"],[1,\"light rain\"],[2,\"heavy rain\"]],\"language\":\"en\",\"strings\":{\"unavailable\":\"Something went wrong\",\"mmph\":\"mm per hour\",\"now\":\"now\"}} ?? [],"," timezone: \"Europe/Berlin\","," show2h: true,"," show24h: true,"," sendEvents: \"False\","," is3HourRadar: \"True\","," useUserLocation: \"False\","," show24Default: \"False\","," })"," );",""]"
      drops-weather.0
      	2025-03-24 18:58:05.427	debug	domcontent loaded, evaluate page
      drops-weather.0
      	2025-03-24 18:58:02.955	debug	creating new page ...
      drops-weather.0
      	2025-03-24 18:58:02.955	debug	Reading data from : https://www.meteox.com/en-gb/city/2937543
      drops-weather.0
      	2025-03-24 18:58:02.621	debug	de
      drops-weather.0
      	2025-03-24 18:58:02.561	debug	puppeteer.lauch invoked with {"headless":true,"defaultViewport":null,"args":["--periodic-task","--no-sandbox","--disable-setuid-sandbox","--disable-dev-shm-usage","--disable-accelerated-2d-canvas","--no-first-run","--no-zygote","--single-process","--disable-gpu","--ignore-certificate-errors"]}
      drops-weather.0
      	2025-03-24 18:58:02.561	debug	getting system language
      drops-weather.0
      	2025-03-24 18:58:02.560	debug	browserPath set to puppeteer default
      drops-weather.0
      	2025-03-24 18:58:02.560	debug	browserMode set to automatic, running on linux / x64
      drops-weather.0
      	2025-03-24 18:58:02.525	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
      drops-weather.0
      	2025-03-24 18:57:48.137	info	terminating
      drops-weather.0
      	2025-03-24 18:57:47.641	info	Terminated (NO_ERROR): Without reason
      
      mcm1957M 1 Antwort Letzte Antwort
      0
      • mcm1957M mcm1957

        @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

        Der Adapter steht in dieser Version nun als 1.2.0 nun zurVerfügung (ab morgen im LATEST).

        Bei Tests auf meine Pi4 in den letzen Tagen hat dieser "halbwegs" funktioniert. Das halbwegs bezieht sich darauf, dass der Adapter in nicht vorhersehbarere Weise updates durch ein Timeout verweigert - mal gehen die Update stundenlang gut, dann kommen wieder timeouts ohne unterbrechung... Die Ursache dafür ist zumindest mir derzeit nicht klar. Eine Vergrößerung des Timeouts von 10 auf 15s hat keine Verbesserung gebracht.

        Ich stellen den Adapter trotzdem mal zum Testen bereit - viulleicht zeigt sich ja da dann ein klareres Bild. Oder @arteck hat noch eine Idee wie / wo "man" suchen könnte.

        mcm1957

        EDIT:
        mcm1957 about a minute ago

        ACHTUNG:

        Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

        Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

        S Offline
        S Offline
        Sleepwalker
        schrieb am zuletzt editiert von
        #81

        @mcm1957
        Moin!

        [OT]
        Da demnächst die Gartensaison wieder startet und ich unseren Rasimir entstauben will, fiel mein Blick die Tage Richtung Drops-Adapter, den ich seit vielen Monden wegen eines Axios-Fehlers deaktiviert hatte.

        Nun sehe ich, dass sich dem Adapter schon angenommen wurde und wollte ein herzliches "Danke" hierlassen! Ich freue mich drauf, den Adapter ab morgen "offiziell" im Latest-Repo begrüßen zu dürfen.

        Bei mir läuft ioBroker auch noch im Container auf einem Pi4 mit Bullseye. Habe mich noch nicht getraut auf Bookworm zu aktualisieren :D

        Ich stelle mich gerne als Tester zur Verfügung, für mehr reicht meine (Frei-)Zeit aktuell leider nicht, auch wenn ich selbst Software entwickele. Echt stark, dass sich jemand dem Adapter annimmt. Er hat sich zu meinem Liebling unter den Regenwarnern gemausert.

        Vielen Dank nochmal an euch!
        [/OT]

        1 Antwort Letzte Antwort
        0
        • Chris76eC Chris76e

          @mcm1957

          Auf meinem System Startet der immer wieder neu....

          01
          
          Log-Größe: 19.1 KB
          Zeit
          	
          drops-weather.0
          	2025-03-24 18:58:47.388	info	terminating
          drops-weather.0
          	2025-03-24 18:58:47.075	debug	Rain (data_1h): [{"label":"Mo 21:00","value":"0"},{"label":"Mo 22:00","value":"0"},{"label":"Mo 23:00","value":"0"},{"label":"Di 00:00","value":"0"},{"label":"Di 01:00","value":"0"},{"label":"Di 02:00","value":"0"},{"label":"Di 03:00","value":"0"},{"label":"Di 04:00","value":"0"},{"label":"Di 05:00","value":"0"},{"label":"Di 06:00","value":"0"},{"label":"Di 07:00","value":"0"},{"label":"Di 08:00","value":"0"},{"label":"Di 09:00","value":"0"},{"label":"Di 10:00","value":"0"},{"label":"Di 11:00","value":"0"},{"label":"Di 12:00","value":"0"},{"label":"Di 13:00","value":"0"},{"label":"Di 14:00","value":"0"},{"label":"Di 15:00","value":"0"},{"label":"Di 16:00","value":"0"},{"label":"Di 17:00","value":"0"},{"label":"Di 18:00","value":"0"},{"label":"Di 19:00","value":"0"},{"label":"Di 20:00","value":"0.1"}]
          drops-weather.0
          	2025-03-24 18:58:47.015	debug	Rain (data_5min): [{"label":"18:55","value":"0"},{"label":"19:00","value":"0"},{"label":"19:05","value":"0"},{"label":"19:10","value":"0"},{"label":"19:15","value":"0"},{"label":"19:20","value":"0"},{"label":"19:25","value":"0"},{"label":"19:30","value":"0"},{"label":"19:35","value":"0"},{"label":"19:40","value":"0"},{"label":"19:45","value":"0"},{"label":"19:50","value":"0"},{"label":"19:55","value":"0"},{"label":"20:00","value":"0"},{"label":"20:05","value":"0"},{"label":"20:10","value":"0"},{"label":"20:15","value":"0"},{"label":"20:20","value":"0"},{"label":"20:25","value":"0"},{"label":"20:30","value":"0"},{"label":"20:35","value":"0"},{"label":"20:40","value":"0"},{"label":"20:45","value":"0"},{"label":"20:50","value":"0"},{"label":"20:55","value":"0"},{"label":"21:00","value":"0"},{"label":"21:05","value":"0"},{"label":"21:10","value":"0"},{"label":"21:15","value":"0"},{"label":"21:20","value":"0"},{"label":"21:25","value":"0"},{"label":"21:30","value":"0"},{"label":"21:35","value":"0"},{"label":"21:40","value":"0"},{"label":"21:45","value":"0"},{"label":"21:50","value":"0"},{"label":"21:55","value":"0"},{"label":"22:00","value":"0"}]
          drops-weather.0
          	2025-03-24 18:58:46.902	info	Terminated (NO_ERROR): Without reason
          drops-weather.0
          	2025-03-24 18:58:46.900	info	terminating
          drops-weather.0
          	2025-03-24 18:58:46.883	debug	destroy browser
          drops-weather.0
          	2025-03-24 18:58:46.882	debug	creating 1 hour states
          drops-weather.0
          	2025-03-24 18:58:46.881	debug	creating 5 min states
          drops-weather.0
          	2025-03-24 18:58:46.881	debug	weatherData found
          drops-weather.0
          	2025-03-24 18:58:46.877	debug	got labeltext "It will stay dry for now"
          drops-weather.0
          	2025-03-24 18:58:46.873	debug	got scriptContents "[""," document.addEventListener(\"DOMContentLoaded\", () =>"," RainGraph.create({"," id: 0,"," series: {\"2h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T17:55:00Z\",\"timestamp\":1742838900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:05:00Z\",\"timestamp\":1742839500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:10:00Z\",\"timestamp\":1742839800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:15:00Z\",\"timestamp\":1742840100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:20:00Z\",\"timestamp\":1742840400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:25:00Z\",\"timestamp\":1742840700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:30:00Z\",\"timestamp\":1742841000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:35:00Z\",\"timestamp\":1742841300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:40:00Z\",\"timestamp\":1742841600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:45:00Z\",\"timestamp\":1742841900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:50:00Z\",\"timestamp\":1742842200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:55:00Z\",\"timestamp\":1742842500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:05:00Z\",\"timestamp\":1742843100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:10:00Z\",\"timestamp\":1742843400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:15:00Z\",\"timestamp\":1742843700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:20:00Z\",\"timestamp\":1742844000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:25:00Z\",\"timestamp\":1742844300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:30:00Z\",\"timestamp\":1742844600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:35:00Z\",\"timestamp\":1742844900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:40:00Z\",\"timestamp\":1742845200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:45:00Z\",\"timestamp\":1742845500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:50:00Z\",\"timestamp\":1742845800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:55:00Z\",\"timestamp\":1742846100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:05:00Z\",\"timestamp\":1742846700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:10:00Z\",\"timestamp\":1742847000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:15:00Z\",\"timestamp\":1742847300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:20:00Z\",\"timestamp\":1742847600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:25:00Z\",\"timestamp\":1742847900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:30:00Z\",\"timestamp\":1742848200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:35:00Z\",\"timestamp\":1742848500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:40:00Z\",\"timestamp\":1742848800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:45:00Z\",\"timestamp\":1742849100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:50:00Z\",\"timestamp\":1742849400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:55:00Z\",\"timestamp\":1742849700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000}],\"daypart\":[{\"precipitationrate\":0.0,\"time\":\"2025-03-24T17:00:00Z\",\"timestamp\":1742835600,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]}],\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"el\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"es\":{\"valuekind\":3},\"fr\":{\"valuekind\":3},\"hr\":{\"valuekind\":3},\"hu\":{\"valuekind\":3},\"ispush\":{\"valuekind\":4},\"it\":{\"valuekind\":3},\"nl\":{\"valuekind\":3},\"pl\":{\"valuekind\":3},\"pt\":{\"valuekind\":3},\"sv\":{\"valuekind\":3},\"tags\":{\"valuekind\":2},\"tr\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.12,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADBBB\",\"source\":\"radar-nl\",\"timestamp\":1742838300}},\"24h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T22:00:00Z\",\"timestamp\":1742853600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T23:00:00Z\",\"timestamp\":1742857200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T00:00:00Z\",\"timestamp\":1742860800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T01:00:00Z\",\"timestamp\":1742864400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T02:00:00Z\",\"timestamp\":1742868000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T03:00:00Z\",\"timestamp\":1742871600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T04:00:00Z\",\"timestamp\":1742875200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T05:00:00Z\",\"timestamp\":1742878800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T06:00:00Z\",\"timestamp\":1742882400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T07:00:00Z\",\"timestamp\":1742886000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T08:00:00Z\",\"timestamp\":1742889600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T09:00:00Z\",\"timestamp\":1742893200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T10:00:00Z\",\"timestamp\":1742896800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T11:00:00Z\",\"timestamp\":1742900400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T12:00:00Z\",\"timestamp\":1742904000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T13:00:00Z\",\"timestamp\":1742907600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T14:00:00Z\",\"timestamp\":1742911200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T15:00:00Z\",\"timestamp\":1742914800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T16:00:00Z\",\"timestamp\":1742918400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T17:00:00Z\",\"timestamp\":1742922000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T18:00:00Z\",\"timestamp\":1742925600},{\"lightningclass\":-1,\"precipitationrate\":0.1,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T19:00:00Z\",\"timestamp\":1742929200}],\"daypart\":null,\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"nl\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.115,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADB\",\"source\":\"weathercomputer\",\"timestamp\":1742838984}}},"," timezoneOffset: 60,"," locals: {\"labels\":[[0,\"dry\"],[0.1,\"drizzle\"],[1,\"light rain\"],[2,\"heavy rain\"]],\"language\":\"en\",\"strings\":{\"unavailable\":\"Something went wrong\",\"mmph\":\"mm per hour\",\"now\":\"now\"}} ?? [],"," timezone: \"Europe/Berlin\","," show2h: true,"," show24h: true,"," sendEvents: \"False\","," is3HourRadar: \"True\","," useUserLocation: \"False\","," show24Default: \"False\","," })"," );",""]"
          drops-weather.0
          	2025-03-24 18:58:46.865	debug	domcontent loaded, evaluate page
          drops-weather.0
          	2025-03-24 18:58:44.910	debug	creating new page ...
          drops-weather.0
          	2025-03-24 18:58:44.909	debug	Reading data from : https://www.meteox.com/en-gb/city/2937543
          drops-weather.0
          	2025-03-24 18:58:44.569	debug	de
          drops-weather.0
          	2025-03-24 18:58:44.532	debug	puppeteer.lauch invoked with {"headless":true,"defaultViewport":null,"args":["--periodic-task","--no-sandbox","--disable-setuid-sandbox","--disable-dev-shm-usage","--disable-accelerated-2d-canvas","--no-first-run","--no-zygote","--single-process","--disable-gpu","--ignore-certificate-errors"]}
          drops-weather.0
          	2025-03-24 18:58:44.531	debug	getting system language
          drops-weather.0
          	2025-03-24 18:58:44.530	debug	browserPath set to puppeteer default
          drops-weather.0
          	2025-03-24 18:58:44.530	debug	browserMode set to automatic, running on linux / x64
          drops-weather.0
          	2025-03-24 18:58:44.511	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
          drops-weather.0
          	2025-03-24 18:58:05.945	info	terminating
          drops-weather.0
          	2025-03-24 18:58:05.565	debug	Rain (data_1h): [{"label":"Mo 21:00","value":"0"},{"label":"Mo 22:00","value":"0"},{"label":"Mo 23:00","value":"0"},{"label":"Di 00:00","value":"0"},{"label":"Di 01:00","value":"0"},{"label":"Di 02:00","value":"0"},{"label":"Di 03:00","value":"0"},{"label":"Di 04:00","value":"0"},{"label":"Di 05:00","value":"0"},{"label":"Di 06:00","value":"0"},{"label":"Di 07:00","value":"0"},{"label":"Di 08:00","value":"0"},{"label":"Di 09:00","value":"0"},{"label":"Di 10:00","value":"0"},{"label":"Di 11:00","value":"0"},{"label":"Di 12:00","value":"0"},{"label":"Di 13:00","value":"0"},{"label":"Di 14:00","value":"0"},{"label":"Di 15:00","value":"0"},{"label":"Di 16:00","value":"0"},{"label":"Di 17:00","value":"0"},{"label":"Di 18:00","value":"0"},{"label":"Di 19:00","value":"0"},{"label":"Di 20:00","value":"0.1"}]
          drops-weather.0
          	2025-03-24 18:58:05.555	debug	Rain (data_5min): [{"label":"18:55","value":"0"},{"label":"19:00","value":"0"},{"label":"19:05","value":"0"},{"label":"19:10","value":"0"},{"label":"19:15","value":"0"},{"label":"19:20","value":"0"},{"label":"19:25","value":"0"},{"label":"19:30","value":"0"},{"label":"19:35","value":"0"},{"label":"19:40","value":"0"},{"label":"19:45","value":"0"},{"label":"19:50","value":"0"},{"label":"19:55","value":"0"},{"label":"20:00","value":"0"},{"label":"20:05","value":"0"},{"label":"20:10","value":"0"},{"label":"20:15","value":"0"},{"label":"20:20","value":"0"},{"label":"20:25","value":"0"},{"label":"20:30","value":"0"},{"label":"20:35","value":"0"},{"label":"20:40","value":"0"},{"label":"20:45","value":"0"},{"label":"20:50","value":"0"},{"label":"20:55","value":"0"},{"label":"21:00","value":"0"},{"label":"21:05","value":"0"},{"label":"21:10","value":"0"},{"label":"21:15","value":"0"},{"label":"21:20","value":"0"},{"label":"21:25","value":"0"},{"label":"21:30","value":"0"},{"label":"21:35","value":"0"},{"label":"21:40","value":"0"},{"label":"21:45","value":"0"},{"label":"21:50","value":"0"},{"label":"21:55","value":"0"},{"label":"22:00","value":"0"}]
          drops-weather.0
          	2025-03-24 18:58:05.491	info	Terminated (NO_ERROR): Without reason
          drops-weather.0
          	2025-03-24 18:58:05.489	info	terminating
          drops-weather.0
          	2025-03-24 18:58:05.439	debug	destroy browser
          drops-weather.0
          	2025-03-24 18:58:05.438	debug	creating 1 hour states
          drops-weather.0
          	2025-03-24 18:58:05.435	debug	creating 5 min states
          drops-weather.0
          	2025-03-24 18:58:05.435	debug	weatherData found
          drops-weather.0
          	2025-03-24 18:58:05.431	debug	got labeltext "It will stay dry for now"
          drops-weather.0
          	2025-03-24 18:58:05.429	debug	got scriptContents "[""," document.addEventListener(\"DOMContentLoaded\", () =>"," RainGraph.create({"," id: 0,"," series: {\"2h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T17:55:00Z\",\"timestamp\":1742838900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:05:00Z\",\"timestamp\":1742839500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:10:00Z\",\"timestamp\":1742839800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:15:00Z\",\"timestamp\":1742840100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:20:00Z\",\"timestamp\":1742840400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:25:00Z\",\"timestamp\":1742840700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:30:00Z\",\"timestamp\":1742841000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:35:00Z\",\"timestamp\":1742841300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:40:00Z\",\"timestamp\":1742841600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:45:00Z\",\"timestamp\":1742841900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:50:00Z\",\"timestamp\":1742842200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:55:00Z\",\"timestamp\":1742842500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:05:00Z\",\"timestamp\":1742843100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:10:00Z\",\"timestamp\":1742843400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:15:00Z\",\"timestamp\":1742843700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:20:00Z\",\"timestamp\":1742844000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:25:00Z\",\"timestamp\":1742844300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:30:00Z\",\"timestamp\":1742844600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:35:00Z\",\"timestamp\":1742844900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:40:00Z\",\"timestamp\":1742845200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:45:00Z\",\"timestamp\":1742845500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:50:00Z\",\"timestamp\":1742845800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:55:00Z\",\"timestamp\":1742846100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:05:00Z\",\"timestamp\":1742846700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:10:00Z\",\"timestamp\":1742847000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:15:00Z\",\"timestamp\":1742847300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:20:00Z\",\"timestamp\":1742847600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:25:00Z\",\"timestamp\":1742847900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:30:00Z\",\"timestamp\":1742848200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:35:00Z\",\"timestamp\":1742848500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:40:00Z\",\"timestamp\":1742848800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:45:00Z\",\"timestamp\":1742849100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:50:00Z\",\"timestamp\":1742849400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:55:00Z\",\"timestamp\":1742849700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000}],\"daypart\":[{\"precipitationrate\":0.0,\"time\":\"2025-03-24T17:00:00Z\",\"timestamp\":1742835600,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]}],\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"el\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"es\":{\"valuekind\":3},\"fr\":{\"valuekind\":3},\"hr\":{\"valuekind\":3},\"hu\":{\"valuekind\":3},\"ispush\":{\"valuekind\":4},\"it\":{\"valuekind\":3},\"nl\":{\"valuekind\":3},\"pl\":{\"valuekind\":3},\"pt\":{\"valuekind\":3},\"sv\":{\"valuekind\":3},\"tags\":{\"valuekind\":2},\"tr\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.12,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADBBB\",\"source\":\"radar-nl\",\"timestamp\":1742838300}},\"24h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T22:00:00Z\",\"timestamp\":1742853600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T23:00:00Z\",\"timestamp\":1742857200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T00:00:00Z\",\"timestamp\":1742860800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T01:00:00Z\",\"timestamp\":1742864400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T02:00:00Z\",\"timestamp\":1742868000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T03:00:00Z\",\"timestamp\":1742871600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T04:00:00Z\",\"timestamp\":1742875200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T05:00:00Z\",\"timestamp\":1742878800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T06:00:00Z\",\"timestamp\":1742882400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T07:00:00Z\",\"timestamp\":1742886000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T08:00:00Z\",\"timestamp\":1742889600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T09:00:00Z\",\"timestamp\":1742893200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T10:00:00Z\",\"timestamp\":1742896800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T11:00:00Z\",\"timestamp\":1742900400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T12:00:00Z\",\"timestamp\":1742904000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T13:00:00Z\",\"timestamp\":1742907600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T14:00:00Z\",\"timestamp\":1742911200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T15:00:00Z\",\"timestamp\":1742914800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T16:00:00Z\",\"timestamp\":1742918400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T17:00:00Z\",\"timestamp\":1742922000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T18:00:00Z\",\"timestamp\":1742925600},{\"lightningclass\":-1,\"precipitationrate\":0.1,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T19:00:00Z\",\"timestamp\":1742929200}],\"daypart\":null,\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"nl\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.115,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADB\",\"source\":\"weathercomputer\",\"timestamp\":1742838984}}},"," timezoneOffset: 60,"," locals: {\"labels\":[[0,\"dry\"],[0.1,\"drizzle\"],[1,\"light rain\"],[2,\"heavy rain\"]],\"language\":\"en\",\"strings\":{\"unavailable\":\"Something went wrong\",\"mmph\":\"mm per hour\",\"now\":\"now\"}} ?? [],"," timezone: \"Europe/Berlin\","," show2h: true,"," show24h: true,"," sendEvents: \"False\","," is3HourRadar: \"True\","," useUserLocation: \"False\","," show24Default: \"False\","," })"," );",""]"
          drops-weather.0
          	2025-03-24 18:58:05.427	debug	domcontent loaded, evaluate page
          drops-weather.0
          	2025-03-24 18:58:02.955	debug	creating new page ...
          drops-weather.0
          	2025-03-24 18:58:02.955	debug	Reading data from : https://www.meteox.com/en-gb/city/2937543
          drops-weather.0
          	2025-03-24 18:58:02.621	debug	de
          drops-weather.0
          	2025-03-24 18:58:02.561	debug	puppeteer.lauch invoked with {"headless":true,"defaultViewport":null,"args":["--periodic-task","--no-sandbox","--disable-setuid-sandbox","--disable-dev-shm-usage","--disable-accelerated-2d-canvas","--no-first-run","--no-zygote","--single-process","--disable-gpu","--ignore-certificate-errors"]}
          drops-weather.0
          	2025-03-24 18:58:02.561	debug	getting system language
          drops-weather.0
          	2025-03-24 18:58:02.560	debug	browserPath set to puppeteer default
          drops-weather.0
          	2025-03-24 18:58:02.560	debug	browserMode set to automatic, running on linux / x64
          drops-weather.0
          	2025-03-24 18:58:02.525	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
          drops-weather.0
          	2025-03-24 18:57:48.137	info	terminating
          drops-weather.0
          	2025-03-24 18:57:47.641	info	Terminated (NO_ERROR): Without reason
          
          mcm1957M Online
          mcm1957M Online
          mcm1957
          schrieb am zuletzt editiert von
          #82

          @chris76e
          Das ist das normale Verhalten für einen SCHEDULED Adapter. Dieser startet gemäß cron einstellungen, erledigt seine Aufgabe und beendet sich dann wieder.

          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
          Support Repositoryverwaltung.

          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

          LESEN - gute Forenbeitrage

          1 Antwort Letzte Antwort
          0
          • mcm1957M mcm1957

            @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

            Der Adapter steht in dieser Version nun als 1.2.0 nun zurVerfügung (ab morgen im LATEST).

            Bei Tests auf meine Pi4 in den letzen Tagen hat dieser "halbwegs" funktioniert. Das halbwegs bezieht sich darauf, dass der Adapter in nicht vorhersehbarere Weise updates durch ein Timeout verweigert - mal gehen die Update stundenlang gut, dann kommen wieder timeouts ohne unterbrechung... Die Ursache dafür ist zumindest mir derzeit nicht klar. Eine Vergrößerung des Timeouts von 10 auf 15s hat keine Verbesserung gebracht.

            Ich stellen den Adapter trotzdem mal zum Testen bereit - viulleicht zeigt sich ja da dann ein klareres Bild. Oder @arteck hat noch eine Idee wie / wo "man" suchen könnte.

            mcm1957

            EDIT:
            mcm1957 about a minute ago

            ACHTUNG:

            Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

            Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

            Chris76eC Online
            Chris76eC Online
            Chris76e
            schrieb am zuletzt editiert von
            #83

            @mcm1957 sagte in Test Adapter drops-weather 1.1.x:

            @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

            Habe das so verstanden das er das alle 5 Minuten macht und nicht ständig.

            mcm1957M 1 Antwort Letzte Antwort
            0
            • Chris76eC Chris76e

              @mcm1957 sagte in Test Adapter drops-weather 1.1.x:

              @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

              Habe das so verstanden das er das alle 5 Minuten macht und nicht ständig.

              mcm1957M Online
              mcm1957M Online
              mcm1957
              schrieb am zuletzt editiert von
              #84

              @chris76e
              Ok, ja sollte er nur alle 5 Minuten machen, genauer (derzeit) immer wenn die Minutenanzahl durch 5 teilbar ist (5, 10, 15, ...)

              ABER auch direkt nach der Installation oder nach dem Ändern von Parametern zusätzlich einmal.

              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
              Support Repositoryverwaltung.

              Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

              LESEN - gute Forenbeitrage

              Chris76eC mcm1957M 2 Antworten Letzte Antwort
              0
              • mcm1957M mcm1957

                @chris76e
                Ok, ja sollte er nur alle 5 Minuten machen, genauer (derzeit) immer wenn die Minutenanzahl durch 5 teilbar ist (5, 10, 15, ...)

                ABER auch direkt nach der Installation oder nach dem Ändern von Parametern zusätzlich einmal.

                Chris76eC Online
                Chris76eC Online
                Chris76e
                schrieb am zuletzt editiert von
                #85

                @mcm1957

                so sieht es bei mir aus:

                drops-weather.0
                	2025-03-24 19:16:44.345	info	terminating
                drops-weather.0
                	2025-03-24 19:16:43.849	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:16:43.848	info	terminating
                drops-weather.0
                	2025-03-24 19:16:41.245	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:16:33.864	info	terminating
                drops-weather.0
                	2025-03-24 19:16:33.389	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:16:33.387	info	terminating
                drops-weather.0
                	2025-03-24 19:16:30.720	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:16:23.445	info	terminating
                drops-weather.0
                	2025-03-24 19:16:22.952	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:16:22.951	info	terminating
                drops-weather.0
                	2025-03-24 19:16:20.205	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:16:12.670	info	terminating
                drops-weather.0
                	2025-03-24 19:16:12.171	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:16:12.170	info	terminating
                drops-weather.0
                	2025-03-24 19:16:09.570	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:16:02.063	info	terminating
                drops-weather.0
                	2025-03-24 19:16:01.564	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:16:01.563	info	terminating
                drops-weather.0
                	2025-03-24 19:15:58.740	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:15:47.979	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:15:47.979	info	terminating
                drops-weather.0
                	2025-03-24 19:15:45.209	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:15:37.552	info	terminating
                drops-weather.0
                	2025-03-24 19:15:37.061	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:15:37.060	info	terminating
                drops-weather.0
                	2025-03-24 19:15:28.333	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:15:20.443	info	terminating
                drops-weather.0
                	2025-03-24 19:15:19.947	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:15:19.947	info	terminating
                drops-weather.0
                	2025-03-24 19:15:17.148	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:15:08.618	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:15:08.618	info	terminating
                drops-weather.0
                	2025-03-24 19:15:05.650	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:14:54.896	info	terminating
                drops-weather.0
                	2025-03-24 19:14:54.401	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:14:54.400	info	terminating
                drops-weather.0
                	2025-03-24 19:14:51.649	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:14:44.832	info	terminating
                drops-weather.0
                	2025-03-24 19:14:44.338	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:14:44.338	info	terminating
                drops-weather.0
                	2025-03-24 19:14:41.840	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:14:34.264	info	terminating
                drops-weather.0
                	2025-03-24 19:14:33.838	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:14:33.837	info	terminating
                drops-weather.0
                	2025-03-24 19:14:30.789	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:14:23.180	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:14:23.180	info	terminating
                drops-weather.0
                	2025-03-24 19:14:20.282	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:14:13.210	info	terminating
                drops-weather.0
                	2025-03-24 19:14:12.719	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:14:12.718	info	terminating
                drops-weather.0
                	2025-03-24 19:14:10.193	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:14:03.230	info	terminating
                drops-weather.0
                	2025-03-24 19:14:02.740	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:14:02.739	info	terminating
                drops-weather.0
                	2025-03-24 19:13:59.884	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:13:51.804	info	terminating
                drops-weather.0
                	2025-03-24 19:13:51.311	info	Terminated (NO_ERROR): Without reason
                drops-weather.0
                	2025-03-24 19:13:51.310	info	terminating
                drops-weather.0
                	2025-03-24 19:13:48.751	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                drops-weather.0
                	2025-03-24 19:13:39.050	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                drops-weather.0
                	2025-03-24 19:13:39.050	info	terminating
                
                1 Antwort Letzte Antwort
                0
                • mcm1957M mcm1957

                  @chris76e
                  Ok, ja sollte er nur alle 5 Minuten machen, genauer (derzeit) immer wenn die Minutenanzahl durch 5 teilbar ist (5, 10, 15, ...)

                  ABER auch direkt nach der Installation oder nach dem Ändern von Parametern zusätzlich einmal.

                  mcm1957M Online
                  mcm1957M Online
                  mcm1957
                  schrieb am zuletzt editiert von mcm1957
                  #86

                  ACHTUNG:

                  Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

                  Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

                  @Chris76e - vermute mal dass ist das Problem bei dir.

                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                  Support Repositoryverwaltung.

                  Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                  LESEN - gute Forenbeitrage

                  Chris76eC 1 Antwort Letzte Antwort
                  0
                  • mcm1957M mcm1957

                    ACHTUNG:

                    Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

                    Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

                    @Chris76e - vermute mal dass ist das Problem bei dir.

                    Chris76eC Online
                    Chris76eC Online
                    Chris76e
                    schrieb am zuletzt editiert von
                    #87

                    @mcm1957

                    das war es, nach neuinstallation läuft es richtig.

                    Der DP

                    drops-weather.0.data_1h.labeltext
                    

                    ist jetzt jetzt nicht mehr deutsch....

                    It will stay dry for now
                    
                    mcm1957M 1 Antwort Letzte Antwort
                    0
                    • Chris76eC Chris76e

                      @mcm1957

                      das war es, nach neuinstallation läuft es richtig.

                      Der DP

                      drops-weather.0.data_1h.labeltext
                      

                      ist jetzt jetzt nicht mehr deutsch....

                      It will stay dry for now
                      
                      mcm1957M Online
                      mcm1957M Online
                      mcm1957
                      schrieb am zuletzt editiert von
                      #88

                      @chris76e said in Test Adapter drops-weather 1.1.x:

                      Der DP
                      Copy to Clipboarddrops-weather.0.data_1h.labeltext

                      ist jetzt jetzt nicht mehr deutsch....
                      Copy to ClipboardIt will stay dry for now

                      Danke
                      Habs mal erfasst: https://github.com/iobroker-community-adapters/ioBroker.drops-weather/issues/117

                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                      Support Repositoryverwaltung.

                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                      LESEN - gute Forenbeitrage

                      1 Antwort Letzte Antwort
                      1
                      • arteckA Offline
                        arteckA Offline
                        arteck
                        Developer Most Active
                        schrieb am zuletzt editiert von
                        #89

                        guck ich mir an

                        zigbee hab ich, zwave auch, nuc's genauso und HA auch

                        mcm1957M 1 Antwort Letzte Antwort
                        2
                        • arteckA arteck

                          guck ich mir an

                          mcm1957M Online
                          mcm1957M Online
                          mcm1957
                          schrieb am zuletzt editiert von mcm1957
                          #90

                          Sprachsupport wurde von @arteck implementiert und ist nun (bzw. ab morgen im latest) in V1.2.1 verfügbar.

                          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                          Support Repositoryverwaltung.

                          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                          LESEN - gute Forenbeitrage

                          1 Antwort Letzte Antwort
                          2
                          • arteckA Offline
                            arteckA Offline
                            arteck
                            Developer Most Active
                            schrieb am zuletzt editiert von arteck
                            #91

                            ich hab gerade noch was hochgeladen auf GIT

                            alle die den adapter schon laufen hatten bitte einmal ausfürhre

                            find /tmp -type d -name "puppeteer_dev*" -exec rm -rf {} +
                            

                            hab gerade festgestellt dass puppeteer die platte voll müllt..es werden temp dateien angelegt halt im tmp ordner...

                            zigbee hab ich, zwave auch, nuc's genauso und HA auch

                            1 Antwort Letzte Antwort
                            0
                            • arteckA Offline
                              arteckA Offline
                              arteck
                              Developer Most Active
                              schrieb am zuletzt editiert von
                              #92

                              für alle bei denen es auf timeout läuft

                              bitte den mal versuchen

                              https://github.com/iobroker-community-adapters/ioBroker.drops-weather/tarball/plugin-stealth
                              

                              da ist eine Abwandlung zu puppeteer

                              zigbee hab ich, zwave auch, nuc's genauso und HA auch

                              S 1 Antwort Letzte Antwort
                              0
                              • arteckA arteck

                                für alle bei denen es auf timeout läuft

                                bitte den mal versuchen

                                https://github.com/iobroker-community-adapters/ioBroker.drops-weather/tarball/plugin-stealth
                                

                                da ist eine Abwandlung zu puppeteer

                                S Offline
                                S Offline
                                samxy
                                schrieb am zuletzt editiert von samxy
                                #93

                                @arteck
                                kommt bei mir auch nur
                                TimeoutError: Waiting failed: 60000ms exceeded

                                Edit: Jetzt hat es einmal geklappt - mal sehen, wie es weiter geht...

                                1 Antwort Letzte Antwort
                                0
                                • arteckA Offline
                                  arteckA Offline
                                  arteck
                                  Developer Most Active
                                  schrieb am zuletzt editiert von
                                  #94

                                  hab ne 1.2.3 gebaut .. steht auf GIT.. kommt ins latest

                                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                  JoJo58J 1 Antwort Letzte Antwort
                                  2
                                  • W0lfNeuzW Offline
                                    W0lfNeuzW Offline
                                    W0lfNeuz
                                    schrieb am zuletzt editiert von
                                    #95

                                    Moin,

                                    ich bekomm den Adapter aktuell nicht ans laufen.

                                    error launching browser undefined - Error: Failed to launch the browser process!/home/iobroker/.cache/puppeteer/chrome/linux-135.0.7049.84/chrome-linux64/chrome: error while loading shared libraries: libXcomposite.so.1: cannot open shared object file: No such file or directoryTROUBLESHOOTING: https://pptr.dev/troubleshooting
                                    
                                    Operating System: Ubuntu 22.04.5 LTS              
                                              Kernel: Linux 6.8.12-8-pve
                                        Architecture: x86-64
                                    

                                    Hab ich irgendeine Libary vergessen? Zu libxcomposite finde ich nichts

                                    Danke schonmal!

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • W0lfNeuzW W0lfNeuz

                                      Moin,

                                      ich bekomm den Adapter aktuell nicht ans laufen.

                                      error launching browser undefined - Error: Failed to launch the browser process!/home/iobroker/.cache/puppeteer/chrome/linux-135.0.7049.84/chrome-linux64/chrome: error while loading shared libraries: libXcomposite.so.1: cannot open shared object file: No such file or directoryTROUBLESHOOTING: https://pptr.dev/troubleshooting
                                      
                                      Operating System: Ubuntu 22.04.5 LTS              
                                                Kernel: Linux 6.8.12-8-pve
                                          Architecture: x86-64
                                      

                                      Hab ich irgendeine Libary vergessen? Zu libxcomposite finde ich nichts

                                      Danke schonmal!

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #96

                                      @w0lfneuz sagte in Test Adapter drops-weather 1.2.x:

                                      libXcomposite.so.1

                                      Ist im Paket libxcomposite1 enthalten.
                                      Also

                                      sudo apt update
                                      sudo apt install libxcomposite1
                                      

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      W0lfNeuzW 1 Antwort Letzte Antwort
                                      2
                                      • Thomas BraunT Thomas Braun

                                        @w0lfneuz sagte in Test Adapter drops-weather 1.2.x:

                                        libXcomposite.so.1

                                        Ist im Paket libxcomposite1 enthalten.
                                        Also

                                        sudo apt update
                                        sudo apt install libxcomposite1
                                        
                                        W0lfNeuzW Offline
                                        W0lfNeuzW Offline
                                        W0lfNeuz
                                        schrieb am zuletzt editiert von
                                        #97

                                        @thomas-braun said in Test Adapter drops-weather 1.2.x:

                                        sudo apt install libxcomposite1

                                        die 1 am ende fehlte mir, danke :)

                                        1 Antwort Letzte Antwort
                                        0
                                        • arteckA arteck

                                          hab ne 1.2.3 gebaut .. steht auf GIT.. kommt ins latest

                                          JoJo58J Offline
                                          JoJo58J Offline
                                          JoJo58
                                          schrieb am zuletzt editiert von
                                          #98

                                          @arteck sagte in Test Adapter drops-weather 1.2.x:

                                          hab ne 1.2.3 gebaut .. steht auf GIT.. kommt ins latest

                                          Moin, da auch positive Meldungen erwünscht sind, siehe erster Post von @mcm1957, hier meine Rückmeldung.

                                          Ich habe gestern die Version 1.2.3 über Github installiert und bekam immer wieder diese Timeout Meldung. Heute morgen war die Instanz sogar gestoppt. Habe die erneut gestartet und momentan habe ich Ruhe. Diese Timeout Meldung kam einmal und danach nicht mehr.

                                          drops-weather.0 2025-04-22 09:10:32.471	info	Terminated (NO_ERROR): Without reason
                                          drops-weather.0 2025-04-22 09:10:29.192	info	starting. Version 1.2.3 (non-npm: iobroker-community-adapters/ioBroker.drops-weather) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                          drops-weather.0 2025-04-22 09:05:34.256	info	Terminated (NO_ERROR): Without reason
                                          drops-weather.0 2025-04-22 09:05:29.327	info	starting. Version 1.2.3 (non-npm: iobroker-community-adapters/ioBroker.drops-weather) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                          drops-weather.0 2025-04-22 09:00:33.454	info	Terminated (NO_ERROR): Without reason
                                          drops-weather.0 2025-04-22 09:00:29.262	info	starting. Version 1.2.3 (non-npm: iobroker-community-adapters/ioBroker.drops-weather) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                          drops-weather.0 2025-04-22 08:55:33.731	info	Terminated (NO_ERROR): Without reason
                                          drops-weather.0 2025-04-22 08:55:29.524	info	starting. Version 1.2.3 (non-npm: iobroker-community-adapters/ioBroker.drops-weather) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                          drops-weather.0 2025-04-22 08:50:33.044	info	Terminated (NO_ERROR): Without reason
                                          drops-weather.0 2025-04-22 08:50:29.336	info	starting. Version 1.2.3 (non-npm: iobroker-community-adapters/ioBroker.drops-weather) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                          drops-weather.0 2025-04-22 08:45:33.242	info	Terminated (NO_ERROR): Without reason
                                          drops-weather.0 2025-04-22 08:45:29.325	info	starting. Version 1.2.3 (non-npm: iobroker-community-adapters/ioBroker.drops-weather) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                          drops-weather.0 2025-04-22 08:40:59.732	info	Terminated (NO_ERROR): Without reason
                                          drops-weather.0 2025-04-22 08:40:59.727	warn	TimeoutError: Navigation timeout of 30000 ms exceeded
                                          drops-weather.0 2025-04-22 08:40:29.198	info	starting. Version 1.2.3 (non-npm: iobroker-community-adapters/ioBroker.drops-weather) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                          drops-weather.0 2025-04-22 08:35:30.753	info	Terminated (NO_ERROR): Without reason
                                          drops-weather.0 2025-04-22 08:35:27.770	info	starting. Version 1.2.3 (non-npm: iobroker-community-adapters/ioBroker.drops-weather) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                          
                                          

                                          Ich habe trotzdem eine Frage, was ist mit:

                                          für alle bei denen es auf timeout läuft
                                          bitte den mal versuchen

                                          https://github.com/iobroker-community-adapters/ioBroker.drops-weather/tarball/plugin-stealth
                                          

                                          da ist eine Abwandlung zu puppeteer

                                          gemeint? Wofür ist die URL?

                                          Gruß, Johannes

                                          Intel NUC i7 64GB 1TB SSD - Proxmox - Raspi 4 8GB 500 GB SSD - Raspi 4 4GB 500GB SSD - Qnap 16TB - CCU3 - Fritz 6591 Cable - Green Cell USV 1500VA
                                          Sonoff CC2652P - HUE Bridge - Broadlink RM4 pro u. RM3 mini - 5 x Echo - 1 x Samsung STab 8 - 54 x HM und HMIP - 32 x Zigbee - 2 x Shelly 3EM.
                                          Einfach ein tolles Hobby :-)

                                          mcm1957M 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          836

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe