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

  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.3k

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

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

Test Adapter drops-weather 1.2.x

Geplant Angeheftet Gesperrt Verschoben Tester
drops-weathermcm1957
196 Beiträge 21 Kommentatoren 30.3k 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.
  • 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
                • JoJo58J JoJo58

                  @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

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

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

                  Wofür ist die URL?

                  Das ist eine URL für eine direkte Github Installation mit der TESTER einen Branch testweise installieren können. Ist aber (meines Wissens nach) nicht mehr relevant. Zwischenzeitlich hat @Arteck ja schon 1.2.3 veröffentlicht.

                  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

                  JoJo58J 1 Antwort Letzte Antwort
                  0
                  • mcm1957M mcm1957

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

                    Wofür ist die URL?

                    Das ist eine URL für eine direkte Github Installation mit der TESTER einen Branch testweise installieren können. Ist aber (meines Wissens nach) nicht mehr relevant. Zwischenzeitlich hat @Arteck ja schon 1.2.3 veröffentlicht.

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

                    @mcm1957 @arteck

                    Das ist eine URL für eine direkte Github Installation mit der TESTER einen Branch testweise installieren können. Ist aber (meines Wissens nach) nicht mehr relevant. Zwischenzeitlich hat @Arteck ja schon 1.2.3 veröffentlicht.

                    Danke für die Info.

                    Ich habe mich scheinbar zu früh gefreut. Die Meldung:

                    TimeoutError: Navigation timeout of 30000 ms exceeded
                    

                    ist wieder da:

                    drops-weather.0	2025-04-22 09:50:59.680	info	Terminated (NO_ERROR): Without reason
                    drops-weather.0	2025-04-22 09:50:59.674	warn	TimeoutError: Navigation timeout of 30000 ms exceeded
                    drops-weather.0	2025-04-22 09:50:29.178	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:45:34.576	info	Terminated (NO_ERROR): Without reason
                    drops-weather.0	2025-04-22 09:45:29.483	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:40:59.797	info	Terminated (NO_ERROR): Without reason
                    drops-weather.0	2025-04-22 09:40:59.792	warn	TimeoutError: Navigation timeout of 30000 ms exceeded
                    drops-weather.0	2025-04-22 09:40:29.250	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
                    

                    Kann ich noch was tun?

                    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 :-)

                    arteckA 1 Antwort Letzte Antwort
                    0
                    • JoJo58J JoJo58

                      @mcm1957 @arteck

                      Das ist eine URL für eine direkte Github Installation mit der TESTER einen Branch testweise installieren können. Ist aber (meines Wissens nach) nicht mehr relevant. Zwischenzeitlich hat @Arteck ja schon 1.2.3 veröffentlicht.

                      Danke für die Info.

                      Ich habe mich scheinbar zu früh gefreut. Die Meldung:

                      TimeoutError: Navigation timeout of 30000 ms exceeded
                      

                      ist wieder da:

                      drops-weather.0	2025-04-22 09:50:59.680	info	Terminated (NO_ERROR): Without reason
                      drops-weather.0	2025-04-22 09:50:59.674	warn	TimeoutError: Navigation timeout of 30000 ms exceeded
                      drops-weather.0	2025-04-22 09:50:29.178	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:45:34.576	info	Terminated (NO_ERROR): Without reason
                      drops-weather.0	2025-04-22 09:45:29.483	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:40:59.797	info	Terminated (NO_ERROR): Without reason
                      drops-weather.0	2025-04-22 09:40:59.792	warn	TimeoutError: Navigation timeout of 30000 ms exceeded
                      drops-weather.0	2025-04-22 09:40:29.250	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
                      

                      Kann ich noch was tun?

                      arteckA Offline
                      arteckA Offline
                      arteck
                      Developer Most Active
                      schrieb am zuletzt editiert von arteck
                      #101

                      @jojo58

                      Kann ich noch was tun?

                      stell den adapter auf debug ..und schau ob die URL die nach dem

                      Reading data from :
                      

                      im LOG steht aufgerufen wird auch funktioniert

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

                      JoJo58J 1 Antwort Letzte Antwort
                      0
                      • arteckA arteck

                        @jojo58

                        Kann ich noch was tun?

                        stell den adapter auf debug ..und schau ob die URL die nach dem

                        Reading data from :
                        

                        im LOG steht aufgerufen wird auch funktioniert

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

                        @arteck

                        Ja, dort kommt:

                        	Reading data from : https://www.niederschlagsradar.de/de-de/city/11625
                        

                        das ist die Seite von Köln und die kann ich aufrufen.

                        Die Meldung kommt auch nur noch sporadisch, manchmal erst nach 6 Stunden mal wieder einmal. Das stört mich nicht weiter.

                        Danke für deine Hilfe. 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 :-)

                        arteckA 1 Antwort Letzte Antwort
                        0
                        • JoJo58J JoJo58

                          @arteck

                          Ja, dort kommt:

                          	Reading data from : https://www.niederschlagsradar.de/de-de/city/11625
                          

                          das ist die Seite von Köln und die kann ich aufrufen.

                          Die Meldung kommt auch nur noch sporadisch, manchmal erst nach 6 Stunden mal wieder einmal. Das stört mich nicht weiter.

                          Danke für deine Hilfe. Gruß, Johannes...

                          arteckA Offline
                          arteckA Offline
                          arteck
                          Developer Most Active
                          schrieb am zuletzt editiert von
                          #103

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

                          Die Meldung kommt auch nur noch sporadisch, manchmal erst nach 6 Stunden mal wieder einmal. Das stört mich nicht weiter.

                          das kommt bei mir auch.. ab und an verhaspelt sich der request..

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

                          1 Antwort Letzte Antwort
                          0
                          • M Offline
                            M Offline
                            Marco 3
                            schrieb am zuletzt editiert von
                            #104

                            Hallo zusammen, ich wollte den adapter installieren... aber er wird nicht angezeigt.

                            
                            iobroker@iobroker:~$ npm i iobroker.drops-weather
                            npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lruch is much more comprehensive and powerful.
                            npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                            npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                            
                            added 138 packages in 1m
                            
                            9 packages are looking for funding
                              run `npm fund` for details
                            iobroker@iobroker:~$ npm fund
                            iobroker
                            ├─┬ https://github.com/sponsors/d-fischer
                            │ │ └── cosmiconfig@9.0.0
                            │ └── https://github.com/sponsors/sindresorhus
                            │     └── import-fresh@3.3.1, parse-json@5.2.0, get-stream@5.2.0
                            ├─┬ https://github.com/chalk/wrap-ansi?sponsor=1
                            │ │ └── wrap-ansi@7.0.0
                            │ └── https://github.com/chalk/ansi-styles?sponsor=1
                            │     └── ansi-styles@4.3.0
                            ├── https://github.com/sponsors/colinhacks
                            │   └── zod@3.25.46
                            └── https://github.com/sponsors/isaacs
                                └── rimraf@3.0.2, glob@7.2.3
                            
                            iobroker@iobroker:~$ iobroker stop
                            iobroker@iobroker:~$ iobroker start
                            
                            

                            Was fehlt da noch?

                            Umgebung: Windows 10 Rechner --> VM Ware 16 --> Debian mit iobroker drin.

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • M Marco 3

                              Hallo zusammen, ich wollte den adapter installieren... aber er wird nicht angezeigt.

                              
                              iobroker@iobroker:~$ npm i iobroker.drops-weather
                              npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lruch is much more comprehensive and powerful.
                              npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                              npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                              
                              added 138 packages in 1m
                              
                              9 packages are looking for funding
                                run `npm fund` for details
                              iobroker@iobroker:~$ npm fund
                              iobroker
                              ├─┬ https://github.com/sponsors/d-fischer
                              │ │ └── cosmiconfig@9.0.0
                              │ └── https://github.com/sponsors/sindresorhus
                              │     └── import-fresh@3.3.1, parse-json@5.2.0, get-stream@5.2.0
                              ├─┬ https://github.com/chalk/wrap-ansi?sponsor=1
                              │ │ └── wrap-ansi@7.0.0
                              │ └── https://github.com/chalk/ansi-styles?sponsor=1
                              │     └── ansi-styles@4.3.0
                              ├── https://github.com/sponsors/colinhacks
                              │   └── zod@3.25.46
                              └── https://github.com/sponsors/isaacs
                                  └── rimraf@3.0.2, glob@7.2.3
                              
                              iobroker@iobroker:~$ iobroker stop
                              iobroker@iobroker:~$ iobroker start
                              
                              

                              Was fehlt da noch?

                              Umgebung: Windows 10 Rechner --> VM Ware 16 --> Debian mit iobroker drin.

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

                              @marco-3

                              Nicht mit npm direkt hantieren. Vor allen Dingen nicht im falschen Verzeichnis.
                              Den Adapter kannst du momentan nur aus dem GitHub installieren.

                              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

                              M mcm1957M 2 Antworten Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @marco-3

                                Nicht mit npm direkt hantieren. Vor allen Dingen nicht im falschen Verzeichnis.
                                Den Adapter kannst du momentan nur aus dem GitHub installieren.

                                M Offline
                                M Offline
                                Marco 3
                                schrieb am zuletzt editiert von Marco 3
                                #106

                                @thomas-braun

                                $ iobroker@iobroker:~$ npm uninstall iobroker.drops-weather
                                
                                removed 121 packages, and audited 18 packages in 1s
                                
                                3 packages are looking for funding
                                  run `npm fund` for details
                                
                                found 0 vulnerabilities
                                
                                
                                

                                o.k. wieder deinstalliert.

                                was heist von githuib installieren, im Adapter Ordner, github als Download Quelle angeben?

                                Screenshot 2025-06-02 073729.png

                                Falls die Hürde auch für andere Nutzer bestehen sollte: ADAPTER (Experten Modus aktivieren) -> die Github Katze --> und dann die Zeile einfügen.

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • M Offline
                                  M Offline
                                  Marco 3
                                  schrieb am zuletzt editiert von Marco 3
                                  #107
                                  
                                  drops-weather.0
                                  2025-06-02 07:43:32.635	error	error launching browser undefined - Error: Failed to launch the browser process!/home/iobroker/.cache/puppeteer/chrome/linux-136.0.7103.94/chrome-linux64/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directoryTROUBLESHOOTING: https://pptr.dev/troubleshooting
                                  
                                  drops-weather.0
                                  2025-06-02 07:43:32.517	info	starting. Version 1.2.3 (non-npm: iobroker-community-adapters/ioBroker.drops-weather#f194496f99651564fa9d0fc680d3470742e8a960) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.2, js-controller: 7.0.6
                                  

                                  leider startet er net

                                  Umgebung: Windows 10 Rechner --> VM Ware 16 --> Debian mit iobroker drin.

                                  1 Antwort Letzte Antwort
                                  0
                                  • M Marco 3

                                    @thomas-braun

                                    $ iobroker@iobroker:~$ npm uninstall iobroker.drops-weather
                                    
                                    removed 121 packages, and audited 18 packages in 1s
                                    
                                    3 packages are looking for funding
                                      run `npm fund` for details
                                    
                                    found 0 vulnerabilities
                                    
                                    
                                    

                                    o.k. wieder deinstalliert.

                                    was heist von githuib installieren, im Adapter Ordner, github als Download Quelle angeben?

                                    Screenshot 2025-06-02 073729.png

                                    Falls die Hürde auch für andere Nutzer bestehen sollte: ADAPTER (Experten Modus aktivieren) -> die Github Katze --> und dann die Zeile einfügen.

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

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

                                    die Github Katze --> und dann die Zeile einfügen.

                                    Nein, nicht benutzerdefiniert sondern aus GitHub, also mit dem Reiter in der Mitte.

                                    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

                                    M 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

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

                                      die Github Katze --> und dann die Zeile einfügen.

                                      Nein, nicht benutzerdefiniert sondern aus GitHub, also mit dem Reiter in der Mitte.

                                      M Offline
                                      M Offline
                                      Marco 3
                                      schrieb am zuletzt editiert von Marco 3
                                      #109

                                      @thomas-braun
                                      Screenshot 2025-06-02 075931.png

                                      Versuch läuft mit dem Gleichen Ergebnis, wie vorweg.

                                      
                                      drops-weather.0
                                      2025-06-02 08:01:36.290	error	error launching browser undefined - Error: Failed to launch the browser process!/home/iobroker/.cache/puppeteer/chrome/linux-136.0.7103.94/chrome-linux64/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directoryTROUBLESHOOTING: https://pptr.dev/troubleshooting
                                      
                                      drops-weather.0
                                      2025-06-02 08:01:36.210	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.2, js-controller: 7.0.6
                                      
                                      Thomas BraunT ? 3 Antworten Letzte Antwort
                                      0
                                      • M Marco 3

                                        @thomas-braun
                                        Screenshot 2025-06-02 075931.png

                                        Versuch läuft mit dem Gleichen Ergebnis, wie vorweg.

                                        
                                        drops-weather.0
                                        2025-06-02 08:01:36.290	error	error launching browser undefined - Error: Failed to launch the browser process!/home/iobroker/.cache/puppeteer/chrome/linux-136.0.7103.94/chrome-linux64/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directoryTROUBLESHOOTING: https://pptr.dev/troubleshooting
                                        
                                        drops-weather.0
                                        2025-06-02 08:01:36.210	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.2, js-controller: 7.0.6
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #110

                                        @marco-3

                                        Nein, da öffnet man das DropDown und pickt den Adapter von dort.

                                        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

                                        M 1 Antwort Letzte Antwort
                                        0
                                        • M Marco 3

                                          @thomas-braun
                                          Screenshot 2025-06-02 075931.png

                                          Versuch läuft mit dem Gleichen Ergebnis, wie vorweg.

                                          
                                          drops-weather.0
                                          2025-06-02 08:01:36.290	error	error launching browser undefined - Error: Failed to launch the browser process!/home/iobroker/.cache/puppeteer/chrome/linux-136.0.7103.94/chrome-linux64/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directoryTROUBLESHOOTING: https://pptr.dev/troubleshooting
                                          
                                          drops-weather.0
                                          2025-06-02 08:01:36.210	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.2, js-controller: 7.0.6
                                          
                                          ? Offline
                                          ? Offline
                                          Ein ehemaliger Benutzer
                                          schrieb am zuletzt editiert von
                                          #111

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

                                          Hast du das Troubleshooting mal gelesen, link steht ja in der Meldung..?
                                          Hast du auch einen Browser installiert, Chromium etc ? Sonst klappts ja nicht..
                                          Welches Debian ist installiert?

                                          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

                                          666

                                          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