Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 4.0.x jetzt für alle User im STABLE!

NEWS

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

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

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

js-controller 4.0.x jetzt für alle User im STABLE!

Scheduled Pinned Locked Moved ioBroker Allgemein
501 Posts 83 Posters 156.2k Views 58 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Mr EnglishM Mr English

    @thomas-braun

    Hier ist es alles noch einmal ordentlich 😁

    pi@raspberrypi4-iob:~ $ iob start
    pi@raspberrypi4-iob:~ $ iob backup
    internal/modules/cjs/loader.js:818
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
        at Function.Module._load (internal/modules/cjs/loader.js:667:27)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
        at internal/main/run_main_module.js:17:47 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    pi@raspberrypi4-iob:~ $ iob -v
    internal/modules/cjs/loader.js:818
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
        at Function.Module._load (internal/modules/cjs/loader.js:667:27)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
        at internal/main/run_main_module.js:17:47 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    pi@raspberrypi4-iob:~ $ iob status 
    internal/modules/cjs/loader.js:818
      throw err;
      ^
    
    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
        at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
        at Function.Module._load (internal/modules/cjs/loader.js:667:27)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
        at internal/main/run_main_module.js:17:47 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    pi@raspberrypi4-iob:~ $
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #189

    @mr-english

    Geht doch.

    cd /opt/iobroker 
    sudo -H -u iobroker npm install iobroker.js-controller
    

    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

    wendy2702W Mr EnglishM 2 Replies Last reply
    1
    • Thomas BraunT Thomas Braun

      @mr-english

      Geht doch.

      cd /opt/iobroker 
      sudo -H -u iobroker npm install iobroker.js-controller
      
      wendy2702W Online
      wendy2702W Online
      wendy2702
      wrote on last edited by
      #190

      @thomas-braun sagte in js-controller 4.0.x jetzt für alle User im STABLE!:

      sudo -H -u iobroker npm install iobroker.js-controller

      Tztztz… Direkt immer der Holzhammer :grinning: :grimacing:

      Bitte keine Fragen per PN, die gehören ins Forum!

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      Thomas BraunT 1 Reply Last reply
      1
      • wendy2702W wendy2702

        @thomas-braun sagte in js-controller 4.0.x jetzt für alle User im STABLE!:

        sudo -H -u iobroker npm install iobroker.js-controller

        Tztztz… Direkt immer der Holzhammer :grinning: :grimacing:

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #191

        @wendy2702 sagte in js-controller 4.0.x jetzt für alle User im STABLE!:

        Tztztz… Direkt immer der Holzhammer

        Warum Holzhammer? Das bringt jedenfalls gleich die korrekten owner mit.

        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

        wendy2702W 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @wendy2702 sagte in js-controller 4.0.x jetzt für alle User im STABLE!:

          Tztztz… Direkt immer der Holzhammer

          Warum Holzhammer? Das bringt jedenfalls gleich die korrekten owner mit.

          wendy2702W Online
          wendy2702W Online
          wendy2702
          wrote on last edited by
          #192

          @thomas-braun Weil es einige Seiten vorher mal so genannt wurde und bei einem „sauberen“ System eigentlich auch mit dem „einfachen“ Befehl funktionieren sollte.

          Bitte keine Fragen per PN, die gehören ins Forum!

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          Thomas BraunT 1 Reply Last reply
          0
          • BoronsbruderB Online
            BoronsbruderB Online
            Boronsbruder
            wrote on last edited by
            #193

            Nach dem Update auf 4.0.18 ist mir folgendes aufgefallen:

            2022-03-07 20:04:20.632 - info: host.zerobroker instance "system.adapter.denon.0" enabled via .alive
            2022-03-07 20:04:20.653 - info: host.zerobroker "system.adapter.denon.0" enabled
            2022-03-07 20:04:20.658 - error: host.zerobroker Cannot set object: null
            2022-03-07 20:04:20.677 - info: host.zerobroker instance system.adapter.denon.0 started with pid 24621
            

            Tritt aber bei mir nur auf, wenn "via .alive" ein Adapter gestartet oder gestoppt wird.

            Über das Webif keine Fehlermeldung:

            2022-03-07 20:29:44.914 - info: host.zerobroker "system.adapter.denon.0" enabled
            2022-03-07 20:29:44.935 - info: host.zerobroker instance system.adapter.denon.0 started with pid 12861
            
            apollon77A 1 Reply Last reply
            0
            • wendy2702W wendy2702

              @thomas-braun Weil es einige Seiten vorher mal so genannt wurde und bei einem „sauberen“ System eigentlich auch mit dem „einfachen“ Befehl funktionieren sollte.

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #194

              @wendy2702

              Im Eingangsposting steht es auch drin:

              Falls es auch danach noch Fehler gibt, bitte die Installation erneut mittels sudo -H -u iobroker npm install iobroker.js-controller versuchen. Bitte berichtet solche Fälle hier im Thread.

              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

              wendy2702W 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @wendy2702

                Im Eingangsposting steht es auch drin:

                Falls es auch danach noch Fehler gibt, bitte die Installation erneut mittels sudo -H -u iobroker npm install iobroker.js-controller versuchen. Bitte berichtet solche Fälle hier im Thread.

                wendy2702W Online
                wendy2702W Online
                wendy2702
                wrote on last edited by
                #195

                @thomas-braun Kenne ich.

                Bitte keine Fragen per PN, die gehören ins Forum!

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @mr-english

                  Geht doch.

                  cd /opt/iobroker 
                  sudo -H -u iobroker npm install iobroker.js-controller
                  
                  Mr EnglishM Offline
                  Mr EnglishM Offline
                  Mr English
                  wrote on last edited by
                  #196

                  @thomas-braun
                  Vielen herzlichen Dank
                  Du hast mein Leben gerettet

                  1 Reply Last reply
                  0
                  • BoronsbruderB Boronsbruder

                    Nach dem Update auf 4.0.18 ist mir folgendes aufgefallen:

                    2022-03-07 20:04:20.632 - info: host.zerobroker instance "system.adapter.denon.0" enabled via .alive
                    2022-03-07 20:04:20.653 - info: host.zerobroker "system.adapter.denon.0" enabled
                    2022-03-07 20:04:20.658 - error: host.zerobroker Cannot set object: null
                    2022-03-07 20:04:20.677 - info: host.zerobroker instance system.adapter.denon.0 started with pid 24621
                    

                    Tritt aber bei mir nur auf, wenn "via .alive" ein Adapter gestartet oder gestoppt wird.

                    Über das Webif keine Fehlermeldung:

                    2022-03-07 20:29:44.914 - info: host.zerobroker "system.adapter.denon.0" enabled
                    2022-03-07 20:29:44.935 - info: host.zerobroker instance system.adapter.denon.0 started with pid 12861
                    
                    apollon77A Offline
                    apollon77A Offline
                    apollon77
                    wrote on last edited by
                    #197

                    @boronsbruder Hi,

                    ja, die Meldungkannst Du ignorieren ... da fehlt ein Check ... Wird gerade immer geloggt auch wenn es gar keinen Fehler gab :-( Fixen wir in der nächsten Controller Version

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    coyoteC O 2 Replies Last reply
                    1
                    • apollon77A apollon77

                      @boronsbruder Hi,

                      ja, die Meldungkannst Du ignorieren ... da fehlt ein Check ... Wird gerade immer geloggt auch wenn es gar keinen Fehler gab :-( Fixen wir in der nächsten Controller Version

                      coyoteC Offline
                      coyoteC Offline
                      coyote
                      Most Active
                      wrote on last edited by coyote
                      #198

                      Mir ist seit den letzten 2 (könnte auch 3) Versionen aufgefallen,dass mein hm-rpc.1 (wired) nach einem update/neustart nicht funktioniert. Der Adapter ist zwar grün, es werden aber keine DP's geändert. Meist fällt mir das eben erst auf, wenn mein Zigbee Licht nicht vom BWM (wired) eingeschaltet wird.
                      Starte ich den Adapter neu, läuft alles einwandfrei. Leider weiß ich gerade nicht, ob es jetzt am hm-rpc oder js-controller liegt.
                      Das Log sagt leider wenig, wo könnte ich anfangen zu suchen?

                      Hier nach update des js-controller und neustart:

                      2022-03-07 13:55:50.851 - info: mqtt.0 (484126) Client [MHI_Wintergarten] subscribes on "MHI_Wintergarten/set/#" with regex /^mqtt\.0\.MHI_Wintergarten\.set(\..*)?/
                      2022-03-07 13:55:50.855 - info: mqtt.0 (484126) State value to set for "mqtt.0.MHI_Wintergarten.connected" has to be type "string" but received type "number"
                      2022-03-07 13:55:51.469 - warn: zigbee.0 (484023) DeviceAvailability:Failed to ping 0xec1bbdfffxcv4bd6 TS011F
                      2022-03-07 13:55:51.567 - info: hm-rpc.1 (484156) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                      2022-03-07 13:55:51.622 - info: hm-rpc.1 (484156) starting. Version 1.15.8 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v14.19.0, js-controller: 4.0.19
                      2022-03-07 13:55:51.732 - warn: zigbee.0 (484023) DeviceAvailability:Failed to ping 0x847127fffedeae6c TRADFRI control outlet
                      2022-03-07 13:55:51.786 - info: shelly.0 (484065) [MQTT] Device 192.168.59.14 (shellyswitch25 / shellyswitch25-C45BBE7750DE / SHSW-25#C45BBE8850DE#1) connected! Polltime set to 5 sec.
                      2022-03-07 13:55:51.877 - info: mqtt.0 (484126) Client [frigate] connected with secret 1646657751877_2372
                      2022-03-07 13:55:51.880 - info: mqtt.0 (484126) Client [frigate] subscribes on "frigate/#" with regex /^frigate(\..*)?/
                      2022-03-07 13:55:51.881 - info: mqtt.0 (484126) Client [frigate] subscribes on "frigate/#" with regex /^mqtt\.0\.frigate(\..*)?/
                      2022-03-07 13:55:52.480 - info: hm-rpc.1 (484156) xmlrpc server is trying to listen on 192.168.66.68:2002
                      2022-03-07 13:55:52.481 - info: hm-rpc.1 (484156) xmlrpc client is trying to connect to 192.168.66.36:2000/ with ["http://192.168.66.68:2002","ioBroker:hm-rpc.1:024a6bfca93419bbe85212f744a95442"]
                      2022-03-07 13:55:52.525 - info: hm-rpc.1 (484156) xmlrpc <- system.listMethods ["ioBroker:hm-rpc.1:024a6bfca93419bbe85212f744a95442"]
                      2022-03-07 13:55:52.536 - info: hm-rpc.1 (484156) xmlrpc <- listDevices ["ioBroker:hm-rpc.1:024a6bfca93419bbe85212f744a95442"]
                      2022-03-07 13:55:52.848 - info: hm-rpc.1 (484156) xmlrpc -> 242 devices
                      2022-03-07 13:55:52.881 - info: hm-rpc.1 (484156) Connected
                      2022-03-07 13:55:53.395 - info: sonoff.0 (484076) Client [Sonoff4ch_2] connected with secret 1646677553393_4879
                      2022-03-07 13:55:53.927 - info: sonoff.0 (484076) Client [Sonoff_DualR2] connected with secret 164688973926_3869
                      

                      Und dann eben nach neustart des hm-rpc Adapters bzw nur die hm-rpc.1 wired Instanz:

                      2022-03-07 19:01:50.212 - info: smartmeter.0 (484111) Received 7 values, 3 updated
                      2022-03-07 19:03:34.425 - info: host.ioBroker stopInstance system.adapter.hm-rpc.1 (force=false, process=true)
                      2022-03-07 19:03:34.430 - info: host.ioBroker stopInstance system.adapter.hm-rpc.1 send kill signal
                      2022-03-07 19:03:34.428 - info: hm-rpc.1 (484156) Got terminate signal TERMINATE_YOURSELF
                      2022-03-07 19:03:34.663 - info: hm-rpc.1 (484156) xmlrpc -> 192.168.66.36:2000/ init ["http://192.168.66.68:2002",""]
                      2022-03-07 19:03:34.672 - info: hm-rpc.1 (484156) Disconnected
                      2022-03-07 19:03:34.717 - info: hm-rpc.1 (484156) terminating
                      2022-03-07 19:03:34.734 - info: hm-rpc.1 (484156) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2022-03-07 19:03:35.528 - info: host.ioBroker instance system.adapter.hm-rpc.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2022-03-07 19:03:38.192 - info: host.ioBroker instance system.adapter.hm-rpc.1 started with pid 511752
                      2022-03-07 19:03:39.827 - info: hm-rpc.1 (511752) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                      2022-03-07 19:03:40.129 - info: hm-rpc.1 (511752) starting. Version 1.15.8 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v14.19.0, js-controller: 4.0.19
                      2022-03-07 19:03:41.007 - info: hm-rpc.1 (511752) xmlrpc server is trying to listen on 192.168.66.68:2002
                      2022-03-07 19:03:41.008 - info: hm-rpc.1 (511752) xmlrpc client is trying to connect to 192.168.66.36:2000/ with ["http://192.168.66.68:2002","ioBroker:hm-rpc.1:dde1b544f7f99151fe1ff58812f7f12d"]
                      2022-03-07 19:03:41.028 - info: hm-rpc.1 (511752) xmlrpc <- system.listMethods ["ioBroker:hm-rpc.1:dde1b544f7f99151fe1ff58812f7f12d"]
                      2022-03-07 19:03:41.036 - info: hm-rpc.1 (511752) xmlrpc <- listDevices ["ioBroker:hm-rpc.1:dde1b544f7f99151fe1ff58812f7f12d"]
                      2022-03-07 19:03:41.359 - info: hm-rpc.1 (511752) xmlrpc -> 242 devices
                      2022-03-07 19:03:41.389 - info: hm-rpc.1 (511752) Connected
                      
                      apollon77A 1 Reply Last reply
                      0
                      • coyoteC coyote

                        Mir ist seit den letzten 2 (könnte auch 3) Versionen aufgefallen,dass mein hm-rpc.1 (wired) nach einem update/neustart nicht funktioniert. Der Adapter ist zwar grün, es werden aber keine DP's geändert. Meist fällt mir das eben erst auf, wenn mein Zigbee Licht nicht vom BWM (wired) eingeschaltet wird.
                        Starte ich den Adapter neu, läuft alles einwandfrei. Leider weiß ich gerade nicht, ob es jetzt am hm-rpc oder js-controller liegt.
                        Das Log sagt leider wenig, wo könnte ich anfangen zu suchen?

                        Hier nach update des js-controller und neustart:

                        2022-03-07 13:55:50.851 - info: mqtt.0 (484126) Client [MHI_Wintergarten] subscribes on "MHI_Wintergarten/set/#" with regex /^mqtt\.0\.MHI_Wintergarten\.set(\..*)?/
                        2022-03-07 13:55:50.855 - info: mqtt.0 (484126) State value to set for "mqtt.0.MHI_Wintergarten.connected" has to be type "string" but received type "number"
                        2022-03-07 13:55:51.469 - warn: zigbee.0 (484023) DeviceAvailability:Failed to ping 0xec1bbdfffxcv4bd6 TS011F
                        2022-03-07 13:55:51.567 - info: hm-rpc.1 (484156) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                        2022-03-07 13:55:51.622 - info: hm-rpc.1 (484156) starting. Version 1.15.8 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v14.19.0, js-controller: 4.0.19
                        2022-03-07 13:55:51.732 - warn: zigbee.0 (484023) DeviceAvailability:Failed to ping 0x847127fffedeae6c TRADFRI control outlet
                        2022-03-07 13:55:51.786 - info: shelly.0 (484065) [MQTT] Device 192.168.59.14 (shellyswitch25 / shellyswitch25-C45BBE7750DE / SHSW-25#C45BBE8850DE#1) connected! Polltime set to 5 sec.
                        2022-03-07 13:55:51.877 - info: mqtt.0 (484126) Client [frigate] connected with secret 1646657751877_2372
                        2022-03-07 13:55:51.880 - info: mqtt.0 (484126) Client [frigate] subscribes on "frigate/#" with regex /^frigate(\..*)?/
                        2022-03-07 13:55:51.881 - info: mqtt.0 (484126) Client [frigate] subscribes on "frigate/#" with regex /^mqtt\.0\.frigate(\..*)?/
                        2022-03-07 13:55:52.480 - info: hm-rpc.1 (484156) xmlrpc server is trying to listen on 192.168.66.68:2002
                        2022-03-07 13:55:52.481 - info: hm-rpc.1 (484156) xmlrpc client is trying to connect to 192.168.66.36:2000/ with ["http://192.168.66.68:2002","ioBroker:hm-rpc.1:024a6bfca93419bbe85212f744a95442"]
                        2022-03-07 13:55:52.525 - info: hm-rpc.1 (484156) xmlrpc <- system.listMethods ["ioBroker:hm-rpc.1:024a6bfca93419bbe85212f744a95442"]
                        2022-03-07 13:55:52.536 - info: hm-rpc.1 (484156) xmlrpc <- listDevices ["ioBroker:hm-rpc.1:024a6bfca93419bbe85212f744a95442"]
                        2022-03-07 13:55:52.848 - info: hm-rpc.1 (484156) xmlrpc -> 242 devices
                        2022-03-07 13:55:52.881 - info: hm-rpc.1 (484156) Connected
                        2022-03-07 13:55:53.395 - info: sonoff.0 (484076) Client [Sonoff4ch_2] connected with secret 1646677553393_4879
                        2022-03-07 13:55:53.927 - info: sonoff.0 (484076) Client [Sonoff_DualR2] connected with secret 164688973926_3869
                        

                        Und dann eben nach neustart des hm-rpc Adapters bzw nur die hm-rpc.1 wired Instanz:

                        2022-03-07 19:01:50.212 - info: smartmeter.0 (484111) Received 7 values, 3 updated
                        2022-03-07 19:03:34.425 - info: host.ioBroker stopInstance system.adapter.hm-rpc.1 (force=false, process=true)
                        2022-03-07 19:03:34.430 - info: host.ioBroker stopInstance system.adapter.hm-rpc.1 send kill signal
                        2022-03-07 19:03:34.428 - info: hm-rpc.1 (484156) Got terminate signal TERMINATE_YOURSELF
                        2022-03-07 19:03:34.663 - info: hm-rpc.1 (484156) xmlrpc -> 192.168.66.36:2000/ init ["http://192.168.66.68:2002",""]
                        2022-03-07 19:03:34.672 - info: hm-rpc.1 (484156) Disconnected
                        2022-03-07 19:03:34.717 - info: hm-rpc.1 (484156) terminating
                        2022-03-07 19:03:34.734 - info: hm-rpc.1 (484156) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2022-03-07 19:03:35.528 - info: host.ioBroker instance system.adapter.hm-rpc.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2022-03-07 19:03:38.192 - info: host.ioBroker instance system.adapter.hm-rpc.1 started with pid 511752
                        2022-03-07 19:03:39.827 - info: hm-rpc.1 (511752) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                        2022-03-07 19:03:40.129 - info: hm-rpc.1 (511752) starting. Version 1.15.8 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v14.19.0, js-controller: 4.0.19
                        2022-03-07 19:03:41.007 - info: hm-rpc.1 (511752) xmlrpc server is trying to listen on 192.168.66.68:2002
                        2022-03-07 19:03:41.008 - info: hm-rpc.1 (511752) xmlrpc client is trying to connect to 192.168.66.36:2000/ with ["http://192.168.66.68:2002","ioBroker:hm-rpc.1:dde1b544f7f99151fe1ff58812f7f12d"]
                        2022-03-07 19:03:41.028 - info: hm-rpc.1 (511752) xmlrpc <- system.listMethods ["ioBroker:hm-rpc.1:dde1b544f7f99151fe1ff58812f7f12d"]
                        2022-03-07 19:03:41.036 - info: hm-rpc.1 (511752) xmlrpc <- listDevices ["ioBroker:hm-rpc.1:dde1b544f7f99151fe1ff58812f7f12d"]
                        2022-03-07 19:03:41.359 - info: hm-rpc.1 (511752) xmlrpc -> 242 devices
                        2022-03-07 19:03:41.389 - info: hm-rpc.1 (511752) Connected
                        
                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        wrote on last edited by
                        #199

                        @coyote Bitte hmrpc issue machen

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        coyoteC 1 Reply Last reply
                        0
                        • apollon77A apollon77

                          @coyote Bitte hmrpc issue machen

                          coyoteC Offline
                          coyoteC Offline
                          coyote
                          Most Active
                          wrote on last edited by
                          #200

                          @apollon77 ok, mach ich. Versuche morgen mal, ob es auch auftritt, wenn ich iobroker "nur" neustarte.

                          1 Reply Last reply
                          0
                          • apollon77A Offline
                            apollon77A Offline
                            apollon77
                            wrote on last edited by
                            #201

                            Hi All,

                            gerade ist der js-controller 4.0.19 in Stable gegangen, welche noch letzte Fixes enthält

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            FabioF Siggi0904S Michael SchmittM 3 Replies Last reply
                            3
                            • apollon77A apollon77

                              Hi All,

                              gerade ist der js-controller 4.0.19 in Stable gegangen, welche noch letzte Fixes enthält

                              FabioF Offline
                              FabioF Offline
                              Fabio
                              wrote on last edited by Fabio
                              #202

                              @apollon77 vielen Dank 4.0.19 ist Problemlos gelaufen. 👍😉👌

                              Iobroker:

                              • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

                              • Das hat unser Smarthome erst zu Smarthome gemacht.

                              • Du wächst mit ioBroker und ioBroker wächst mit dir.

                              • Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              1 Reply Last reply
                              1
                              • bahnuhrB Online
                                bahnuhrB Online
                                bahnuhr
                                Forum Testing Most Active
                                wrote on last edited by
                                #203

                                upgrade von 4.0.18 auf 4.0.19 auf master und slave ohne Probleme.

                                Beim Master habe ich nur folgende Hinweise bekommen:

                                - Ignoring Directory "mnt" because officially not created as meta object. Please remove directory!
                                - Ignoring Directory "vis.01_Sound" because officially not created as meta object. Please remove directory!
                                

                                Den Punkt wie unter #2 beschrieben: "iob upload all" hatte ich bei 4.0.18 schon aufgeführt.

                                Sind aber eigen angelegte Verzeichnisse.

                                kann/muss ich da irgendwas tun ?


                                Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                                Danke.
                                gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                                ScreenToGif :https://www.screentogif.com/downloads.html

                                apollon77A 1 Reply Last reply
                                0
                                • NashraN Offline
                                  NashraN Offline
                                  Nashra
                                  Most Active Forum Testing
                                  wrote on last edited by
                                  #204

                                  @apollon77
                                  update von 4.0.18 auf 4.0.19 ohne Probleme

                                  Gruß Ralf
                                  Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  1 Reply Last reply
                                  1
                                  • apollon77A apollon77

                                    Hi All,

                                    gerade ist der js-controller 4.0.19 in Stable gegangen, welche noch letzte Fixes enthält

                                    Siggi0904S Offline
                                    Siggi0904S Offline
                                    Siggi0904
                                    wrote on last edited by
                                    #205

                                    @apollon77 ich habe von 4.0.15 nach 4.0.19 migriert.
                                    Das war auch mein erstes Upgrade mit der JSONL DB.
                                    Läuft dann doch einiges anders.

                                    Ich habe folgende Meldungen erhalten:

                                    41 packages are looking for funding
                                      run `npm fund` for details
                                    

                                    Muss/soll ich da was machen? oder ignorieren?

                                    Und dann ist da noch eine Redis Meldung.
                                    Ich habe doch gar kein Redis.

                                    Successfully migrated 8203 objects to Redis Sets
                                    
                                    R apollon77A 2 Replies Last reply
                                    0
                                    • apollon77A apollon77

                                      Hi All,

                                      gerade ist der js-controller 4.0.19 in Stable gegangen, welche noch letzte Fixes enthält

                                      Michael SchmittM Online
                                      Michael SchmittM Online
                                      Michael Schmitt
                                      wrote on last edited by
                                      #206

                                      @apollon77
                                      update auf 4.0.19 ohne Probleme durch gelaufen :+1: :clap:

                                      1 Reply Last reply
                                      1
                                      • Siggi0904S Siggi0904

                                        @apollon77 ich habe von 4.0.15 nach 4.0.19 migriert.
                                        Das war auch mein erstes Upgrade mit der JSONL DB.
                                        Läuft dann doch einiges anders.

                                        Ich habe folgende Meldungen erhalten:

                                        41 packages are looking for funding
                                          run `npm fund` for details
                                        

                                        Muss/soll ich da was machen? oder ignorieren?

                                        Und dann ist da noch eine Redis Meldung.
                                        Ich habe doch gar kein Redis.

                                        Successfully migrated 8203 objects to Redis Sets
                                        
                                        R Offline
                                        R Offline
                                        Rushmed
                                        Most Active
                                        wrote on last edited by Rushmed
                                        #207

                                        @siggi0904 Bei mir auch:

                                        137 packages are looking for funding
                                          run `npm fund` for details
                                        

                                        mÜssen wir hier etwas unternehmen?

                                        root@Smartazamba:/opt/iobroker# npm fund
                                        iobroker.inst@3.0.0
                                        ├─┬ https://github.com/sponsors/jaredhanson
                                        │ └── passport@0.5.2
                                        ├─┬ https://github.com/sponsors/feross
                                        │ └── safe-buffer@5.2.1, base64-js@1.5.1, buffer@5.7.1, ieee754@1.2.1, simple-get@4.0.1, simple-concat@1.0.1, buffer@6.0.3, run-parallel@1.2.0, queue-microtask@1.2.3
                                        ├─┬ https://www.patreon.com/feross
                                        │ └── safe-buffer@5.2.1, base64-js@1.5.1, buffer@5.7.1, ieee754@1.2.1, simple-get@4.0.1, simple-concat@1.0.1, buffer@6.0.3, run-parallel@1.2.0, queue-microtask@1.2.3
                                        ├─┬ https://feross.org/support
                                        │ └── safe-buffer@5.2.1, base64-js@1.5.1, buffer@5.7.1, ieee754@1.2.1, simple-get@4.0.1, simple-concat@1.0.1, buffer@6.0.3, run-parallel@1.2.0, queue-microtask@1.2.3
                                        ├─┬ https://github.com/sponsors/RubenVerborgh
                                        │ └── follow-redirects@1.14.9, follow-redirects@1.14.7
                                        ├─┬ https://github.com/sponsors/ljharb
                                        │ └── qs@6.9.7, qs@6.9.6, is-nan@1.3.2, call-bind@1.0.2, get-intrinsic@1.1.1, has-symbols@1.0.2, es-abstract@1.19.1, es-to-primitive@1.2.1, get-symbol-description@1.0.0, is-callable@1.2.4, is-negative-zero@2.0.2, is-regex@1.1.4, is-shared-array-buffer@1.0.1, is-string@1.0.7, is-weakref@1.0.2, object-inspect@1.12.0, object.assign@4.1.2, string.prototype.trimend@1.0.4, string.prototype.trimstart@1.0.4, unbox-primitive@1.0.1, is-date-object@1.0.5, is-symbol@1.0.4, has-tostringtag@1.0.0, side-channel@1.0.4, has-bigints@1.0.1, which-boxed-primitive@1.0.2, is-bigint@1.0.4, is-boolean-object@1.1.2, is-number-object@1.0.6, deep-equal@1.1.1, is-arguments@1.1.1, object-is@1.1.5, regexp.prototype.flags@1.4.1, resolve@1.22.0, is-core-module@2.8.1, supports-preserve-symlinks-flag@1.0.0
                                        ├─┬ https://github.com/sponsors/sindresorhus
                                        │ └── is-plain-obj@3.0.0, is-stream@2.0.1, decompress-response@6.0.0, mimic-response@3.1.0, make-dir@3.1.0, mimic-response@2.1.0, escape-string-regexp@4.0.0, strip-json-comments@3.1.1, globals@13.12.1, import-fresh@3.3.0, type-fest@0.20.2, p-throttle@4.1.1, get-stream@6.0.1, onetime@5.1.2, hex-rgb@4.3.0, globby@11.1.0, import-local@3.1.0, ansi-escapes@4.3.2, terminal-link@2.1.1, p-limit@2.3.0, type-fest@0.21.3, camelcase@6.3.0, parse-json@5.2.0
                                        ├─┬ https://github.com/sponsors/jonschlinkert
                                        │ └── picomatch@2.3.1, set-value@4.1.0
                                        ├─┬ https://github.com/sponsors/epoberezkin
                                        │ └── ajv@6.12.6, ajv@8.10.0
                                        ├─┬ https://paypal.me/naturalintelligence
                                        │ └── fast-xml-parser@3.21.1
                                        ├─┬ https://opencollective.com/serialport/donate
                                        │ └── serialport@9.2.8, @serialport/binding-mock@9.2.4, @serialport/bindings@9.2.8, @serialport/parser-byte-length@9.2.4, @serialport/parser-cctalk@9.2.4, @serialport/parser-delimiter@9.2.4, @serialport/parser-inter-byte-timeout@9.2.4, @serialport/parser-readline@9.2.4, @serialport/parser-ready@9.2.4, @serialport/parser-regex@9.2.4, @serialport/stream@9.2.4, @serialport/binding-abstract@9.2.3
                                        ├─┬ https://github.com/sponsors/isaacs
                                        │ └── rimraf@3.0.2, glob@7.2.0
                                        ├─┬ https://opencollective.com/eslint
                                        │ └── eslint@7.32.0, eslint@8.8.0, eslint@8.9.0
                                        ├─┬ https://github.com/chalk/chalk?sponsor=1
                                        │ └── chalk@4.1.2
                                        ├─┬ https://github.com/sponsors/mysticatea
                                        │ └── eslint-utils@2.1.0, regexpp@3.2.0, eslint-utils@3.0.0
                                        ├─┬ https://github.com/chalk/ansi-styles?sponsor=1
                                        │ └── ansi-styles@4.3.0, ansi-styles@5.2.0
                                        ├─┬ https://github.com/chalk/slice-ansi?sponsor=1
                                        │ └── slice-ansi@4.0.0
                                        ├─┬ https://github.com/sponsors/derhuerst
                                        │ └── hafas-client@5.22.2
                                        ├─┬ https://opencollective.com/node-fetch
                                        │ └── node-fetch@3.2.0
                                        ├─┬ https://github.com/sponsors/jimmywarting
                                        │ └── fetch-blob@3.1.4, node-domexception@1.0.0
                                        ├─┬ https://paypal.me/jimmywarting
                                        │ └── fetch-blob@3.1.4, node-domexception@1.0.0
                                        ├─┬ https://tidelift.com/funding/github/npm/loglevel
                                        │ └── loglevel@1.8.0
                                        ├─┬ https://www.buymeacoffee.com/systeminfo
                                        │ └── systeminformation@5.11.2
                                        ├─┬ https://opencollective.com/libvips
                                        │ └── sharp@0.28.1
                                        ├─┬ https://github.com/chalk/wrap-ansi?sponsor=1
                                        │ └── wrap-ansi@7.0.0
                                        ├─┬ https://opencollective.com/ioredis
                                        │ └── ioredis@4.28.5
                                        ├─┬ https://github.com/sindresorhus/execa?sponsor=1
                                        │ └── execa@5.1.1
                                        ├─┬ https://paulmillr.com/funding/
                                        │ └── chokidar@3.5.3
                                        ├─┬ https://paypal.me/jonathanschlinkert
                                        │ └── set-value@4.1.0
                                        ├─┬ https://jonschlinkert.dev/sponsor
                                        │ └── set-value@4.1.0
                                        ├─┬ https://ko-fi.com/killymxi
                                        │ └── @selderee/plugin-htmlparser2@0.6.0, selderee@0.6.0, parseley@0.7.0
                                        ├─┬ https://github.com/fb55/htmlparser2?sponsor=1
                                        │ └── htmlparser2@6.1.0
                                        ├─┬ https://github.com/sponsors/fb55
                                        │ └── htmlparser2@6.1.0, domelementtype@2.2.0
                                        ├─┬ https://github.com/fb55/domhandler?sponsor=1
                                        │ └── domhandler@4.2.2
                                        ├─┬ https://github.com/fb55/domutils?sponsor=1
                                        │ └── domutils@2.8.0
                                        ├─┬ https://github.com/fb55/entities?sponsor=1
                                        │ └── entities@2.2.0
                                        ├─┬ https://github.com/cheeriojs/dom-serializer?sponsor=1
                                        │ └── dom-serializer@1.3.2
                                        ├─┬ https://nearley.js.org/#give-to-nearley
                                        │ └── nearley@2.20.1
                                        ├─┬ https://opencollective.com/typescript-eslint
                                        │ └── @typescript-eslint/eslint-plugin@5.10.2, @typescript-eslint/parser@5.10.2, @typescript-eslint/scope-manager@5.10.2, @typescript-eslint/type-utils@5.10.2, @typescript-eslint/utils@5.10.2, @typescript-eslint/types@5.10.2, @typescript-eslint/visitor-keys@5.10.2, @typescript-eslint/typescript-estree@5.10.2, @typescript-eslint/utils@5.11.0, @typescript-eslint/scope-manager@5.11.0, @typescript-eslint/types@5.11.0, @typescript-eslint/typescript-estree@5.11.0, @typescript-eslint/visitor-keys@5.11.0, @typescript-eslint/experimental-utils@5.4.0
                                        ├─┬ https://opencollective.com/core-js
                                        │ └── core-js-compat@3.21.0
                                        ├─┬ https://opencollective.com/browserslist
                                        │ └── browserslist@4.19.1, caniuse-lite@1.0.30001307
                                        ├─┬ https://github.com/sindresorhus/emittery?sponsor=1
                                        │ └── emittery@0.8.1
                                        ├─┬ https://opencollective.com/babel
                                        │ └── @babel/core@7.17.0, @babel/core@7.17.2
                                        └─┬ https://github.com/chalk/supports-color?sponsor=1
                                          └── supports-color@8.1.1
                                        
                                        
                                        wendy2702W 1 Reply Last reply
                                        0
                                        • R Rushmed

                                          @siggi0904 Bei mir auch:

                                          137 packages are looking for funding
                                            run `npm fund` for details
                                          

                                          mÜssen wir hier etwas unternehmen?

                                          root@Smartazamba:/opt/iobroker# npm fund
                                          iobroker.inst@3.0.0
                                          ├─┬ https://github.com/sponsors/jaredhanson
                                          │ └── passport@0.5.2
                                          ├─┬ https://github.com/sponsors/feross
                                          │ └── safe-buffer@5.2.1, base64-js@1.5.1, buffer@5.7.1, ieee754@1.2.1, simple-get@4.0.1, simple-concat@1.0.1, buffer@6.0.3, run-parallel@1.2.0, queue-microtask@1.2.3
                                          ├─┬ https://www.patreon.com/feross
                                          │ └── safe-buffer@5.2.1, base64-js@1.5.1, buffer@5.7.1, ieee754@1.2.1, simple-get@4.0.1, simple-concat@1.0.1, buffer@6.0.3, run-parallel@1.2.0, queue-microtask@1.2.3
                                          ├─┬ https://feross.org/support
                                          │ └── safe-buffer@5.2.1, base64-js@1.5.1, buffer@5.7.1, ieee754@1.2.1, simple-get@4.0.1, simple-concat@1.0.1, buffer@6.0.3, run-parallel@1.2.0, queue-microtask@1.2.3
                                          ├─┬ https://github.com/sponsors/RubenVerborgh
                                          │ └── follow-redirects@1.14.9, follow-redirects@1.14.7
                                          ├─┬ https://github.com/sponsors/ljharb
                                          │ └── qs@6.9.7, qs@6.9.6, is-nan@1.3.2, call-bind@1.0.2, get-intrinsic@1.1.1, has-symbols@1.0.2, es-abstract@1.19.1, es-to-primitive@1.2.1, get-symbol-description@1.0.0, is-callable@1.2.4, is-negative-zero@2.0.2, is-regex@1.1.4, is-shared-array-buffer@1.0.1, is-string@1.0.7, is-weakref@1.0.2, object-inspect@1.12.0, object.assign@4.1.2, string.prototype.trimend@1.0.4, string.prototype.trimstart@1.0.4, unbox-primitive@1.0.1, is-date-object@1.0.5, is-symbol@1.0.4, has-tostringtag@1.0.0, side-channel@1.0.4, has-bigints@1.0.1, which-boxed-primitive@1.0.2, is-bigint@1.0.4, is-boolean-object@1.1.2, is-number-object@1.0.6, deep-equal@1.1.1, is-arguments@1.1.1, object-is@1.1.5, regexp.prototype.flags@1.4.1, resolve@1.22.0, is-core-module@2.8.1, supports-preserve-symlinks-flag@1.0.0
                                          ├─┬ https://github.com/sponsors/sindresorhus
                                          │ └── is-plain-obj@3.0.0, is-stream@2.0.1, decompress-response@6.0.0, mimic-response@3.1.0, make-dir@3.1.0, mimic-response@2.1.0, escape-string-regexp@4.0.0, strip-json-comments@3.1.1, globals@13.12.1, import-fresh@3.3.0, type-fest@0.20.2, p-throttle@4.1.1, get-stream@6.0.1, onetime@5.1.2, hex-rgb@4.3.0, globby@11.1.0, import-local@3.1.0, ansi-escapes@4.3.2, terminal-link@2.1.1, p-limit@2.3.0, type-fest@0.21.3, camelcase@6.3.0, parse-json@5.2.0
                                          ├─┬ https://github.com/sponsors/jonschlinkert
                                          │ └── picomatch@2.3.1, set-value@4.1.0
                                          ├─┬ https://github.com/sponsors/epoberezkin
                                          │ └── ajv@6.12.6, ajv@8.10.0
                                          ├─┬ https://paypal.me/naturalintelligence
                                          │ └── fast-xml-parser@3.21.1
                                          ├─┬ https://opencollective.com/serialport/donate
                                          │ └── serialport@9.2.8, @serialport/binding-mock@9.2.4, @serialport/bindings@9.2.8, @serialport/parser-byte-length@9.2.4, @serialport/parser-cctalk@9.2.4, @serialport/parser-delimiter@9.2.4, @serialport/parser-inter-byte-timeout@9.2.4, @serialport/parser-readline@9.2.4, @serialport/parser-ready@9.2.4, @serialport/parser-regex@9.2.4, @serialport/stream@9.2.4, @serialport/binding-abstract@9.2.3
                                          ├─┬ https://github.com/sponsors/isaacs
                                          │ └── rimraf@3.0.2, glob@7.2.0
                                          ├─┬ https://opencollective.com/eslint
                                          │ └── eslint@7.32.0, eslint@8.8.0, eslint@8.9.0
                                          ├─┬ https://github.com/chalk/chalk?sponsor=1
                                          │ └── chalk@4.1.2
                                          ├─┬ https://github.com/sponsors/mysticatea
                                          │ └── eslint-utils@2.1.0, regexpp@3.2.0, eslint-utils@3.0.0
                                          ├─┬ https://github.com/chalk/ansi-styles?sponsor=1
                                          │ └── ansi-styles@4.3.0, ansi-styles@5.2.0
                                          ├─┬ https://github.com/chalk/slice-ansi?sponsor=1
                                          │ └── slice-ansi@4.0.0
                                          ├─┬ https://github.com/sponsors/derhuerst
                                          │ └── hafas-client@5.22.2
                                          ├─┬ https://opencollective.com/node-fetch
                                          │ └── node-fetch@3.2.0
                                          ├─┬ https://github.com/sponsors/jimmywarting
                                          │ └── fetch-blob@3.1.4, node-domexception@1.0.0
                                          ├─┬ https://paypal.me/jimmywarting
                                          │ └── fetch-blob@3.1.4, node-domexception@1.0.0
                                          ├─┬ https://tidelift.com/funding/github/npm/loglevel
                                          │ └── loglevel@1.8.0
                                          ├─┬ https://www.buymeacoffee.com/systeminfo
                                          │ └── systeminformation@5.11.2
                                          ├─┬ https://opencollective.com/libvips
                                          │ └── sharp@0.28.1
                                          ├─┬ https://github.com/chalk/wrap-ansi?sponsor=1
                                          │ └── wrap-ansi@7.0.0
                                          ├─┬ https://opencollective.com/ioredis
                                          │ └── ioredis@4.28.5
                                          ├─┬ https://github.com/sindresorhus/execa?sponsor=1
                                          │ └── execa@5.1.1
                                          ├─┬ https://paulmillr.com/funding/
                                          │ └── chokidar@3.5.3
                                          ├─┬ https://paypal.me/jonathanschlinkert
                                          │ └── set-value@4.1.0
                                          ├─┬ https://jonschlinkert.dev/sponsor
                                          │ └── set-value@4.1.0
                                          ├─┬ https://ko-fi.com/killymxi
                                          │ └── @selderee/plugin-htmlparser2@0.6.0, selderee@0.6.0, parseley@0.7.0
                                          ├─┬ https://github.com/fb55/htmlparser2?sponsor=1
                                          │ └── htmlparser2@6.1.0
                                          ├─┬ https://github.com/sponsors/fb55
                                          │ └── htmlparser2@6.1.0, domelementtype@2.2.0
                                          ├─┬ https://github.com/fb55/domhandler?sponsor=1
                                          │ └── domhandler@4.2.2
                                          ├─┬ https://github.com/fb55/domutils?sponsor=1
                                          │ └── domutils@2.8.0
                                          ├─┬ https://github.com/fb55/entities?sponsor=1
                                          │ └── entities@2.2.0
                                          ├─┬ https://github.com/cheeriojs/dom-serializer?sponsor=1
                                          │ └── dom-serializer@1.3.2
                                          ├─┬ https://nearley.js.org/#give-to-nearley
                                          │ └── nearley@2.20.1
                                          ├─┬ https://opencollective.com/typescript-eslint
                                          │ └── @typescript-eslint/eslint-plugin@5.10.2, @typescript-eslint/parser@5.10.2, @typescript-eslint/scope-manager@5.10.2, @typescript-eslint/type-utils@5.10.2, @typescript-eslint/utils@5.10.2, @typescript-eslint/types@5.10.2, @typescript-eslint/visitor-keys@5.10.2, @typescript-eslint/typescript-estree@5.10.2, @typescript-eslint/utils@5.11.0, @typescript-eslint/scope-manager@5.11.0, @typescript-eslint/types@5.11.0, @typescript-eslint/typescript-estree@5.11.0, @typescript-eslint/visitor-keys@5.11.0, @typescript-eslint/experimental-utils@5.4.0
                                          ├─┬ https://opencollective.com/core-js
                                          │ └── core-js-compat@3.21.0
                                          ├─┬ https://opencollective.com/browserslist
                                          │ └── browserslist@4.19.1, caniuse-lite@1.0.30001307
                                          ├─┬ https://github.com/sindresorhus/emittery?sponsor=1
                                          │ └── emittery@0.8.1
                                          ├─┬ https://opencollective.com/babel
                                          │ └── @babel/core@7.17.0, @babel/core@7.17.2
                                          └─┬ https://github.com/chalk/supports-color?sponsor=1
                                            └── supports-color@8.1.1
                                          
                                          
                                          wendy2702W Online
                                          wendy2702W Online
                                          wendy2702
                                          wrote on last edited by
                                          #208

                                          @rushmed Spenden: Pakete sind auf der Suche nach Finanzierung

                                          Bitte keine Fragen per PN, die gehören ins Forum!

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          1 Reply Last reply
                                          3
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          954

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe