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 2.0 ab sofort im Latest Repo

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    287

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

js-controller 2.0 ab sofort im Latest Repo

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controller
1.1k Posts 89 Posters 374.7k Views 64 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.
  • ChaotC Chaot

    @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

    @Chaot schau mal in der faq. Da ist ein Link zu nem thread für was ähnliches. Frag mal da nach.

    Leider kann ich beim besten Willen nicht verstehen was du meinst.
    In der Doku gibt es einen Unterpunkt mit FAQ der unbearbeitet ist.
    Im ganzen Forum finde ich lediglich den Punkt FAQ/ioT Cloud der mir aber nichts nützt.
    Ansonsten ist in der blöden Forensoftware leider nichts diesbezüglich zu finden weil die Suche auch nur sehr bescheiden funktioniert.

    Also bedeutet das das ich zukünftig keine Screenshots per Script in eine Datei schreiben kann die ich in VIS auswerten könnte weil dafür keine Befehlssyntax existiert?
    Die Dateien kann ich allerdings problemlos per wget in den Ordner schreiben.
    Ich kann die auch mit jedem anderen Programm sehen und bearbeiten. Nur in VIS kann ich die nicht nutzen.
    Das ist für mich nicht logisch nachvollziehbar.

    apollon77A Offline
    apollon77A Offline
    apollon77
    wrote on last edited by
    #82

    @Chaot in diesem thread ist die FAQ im zweiten Post.

    Es gibt kommandozeile Befehle um Dateien in den iobroker Storage hochzuladen (iobroker file Write ... glaube ich, ruf mal iobroker irgendwas auf dann bekommst du die Befehle. Oder in der Doku auf der Webseite sind die kommandozeile Befehle such beschrieben.

    Alternativ gibt es im JavaScript Adapter Befehle um Dateien im Storage abzulegen.

    Die Änderung haben wir sich aus Sicherheitsgründen gemacht das nicht mal eben jeder Prozess auf dem Rechner Dateien anlegen und damit in das System „injizieren“ kann.
    Zweiter Grund ist das für das Feature Objekte im redis anlegen zu können sowieso nichts im filesystem mehr eine Rolle spielt. Dann muss es eh anders erfolgen.

    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
    1 Reply Last reply
    0
    • crunchipC crunchip

      @apollon77 ist noch der alte, nicht die Community Version
      hatte soeben iobroker noch einmal neugestartet,

      2019-10-12 18:57:45.030 - info: tr-064.0 (1077) terminating
      2019-10-12 18:57:45.032 - info: tr-064.0 (1077) Terminated (NO_ERROR): Without reason
      2019-10-12 18:57:45.094 - error: host.IoBroker Caught by controller[0]: TypeError: Cannot read property 'val' of undefined
      2019-10-12 18:57:45.095 - error: host.IoBroker Caught by controller[0]: at Devices.setState (/opt/iobroker/node_modules/iobroker.tr-064/node_modules/soef/soef.js:642:36)
      2019-10-12 18:57:45.095 - error: host.IoBroker Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.tr-064/node_modules/soef/soef.js:609:26
      2019-10-12 18:57:45.095 - error: host.IoBroker Caught by controller[0]: at (anonymous function).(anonymous function)._0xe89e7c (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:17:69867)
      2019-10-12 18:57:45.095 - error: host.IoBroker Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
      2019-10-12 18:57:45.096 - error: host.IoBroker Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
      2019-10-12 18:57:45.096 - error: host.IoBroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
      2019-10-12 18:58:20.775 - error: tr-064.0 (1640) timeout - "timeout"
      2019-10-12 18:58:20.777 - error: tr-064.0 (1640) ~
      2019-10-12 18:58:20.778 - error: tr-064.0 (1640) ~~ Fatal error. Can not connect to your FritzBox.
      2019-10-12 18:58:20.779 - error: tr-064.0 (1640) ~~ If configuration, networt, IP address, etc. ok, try to restart your FritzBox
      2019-10-12 18:58:20.779 - error: tr-064.0 (1640) ~
      2019-10-12 18:58:34.635 - error: host.IoBroker instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      
      apollon77A Offline
      apollon77A Offline
      apollon77
      wrote on last edited by
      #83

      @crunchip Versuch mal die Community 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
      crunchipC 2 Replies Last reply
      0
      • apollon77A apollon77

        @crunchip Versuch mal die Community Version.

        crunchipC Away
        crunchipC Away
        crunchip
        Forum Testing Most Active
        wrote on last edited by
        #84

        @apollon77 bin jetzt mit dem Backup wieder zurück, da nun immer mehr Fehler aufgetaucht sind. Hab leider das log schon geschlossen.
        werde dann das update auf 2.0 nochmal anstoßen.
        Verstehe nur nicht, das direkt nach dem Update keinerlei Fehler vorhanden waren, weder bei der Installation, noch bei irgend einem Adapter. (bis auf radar2/UWZ)
        Erst nachdem ich Iobroker komplett neu gestartet habe....tauchten nach und nach immer mehr Fehler auf und bei jedem Neustart immer mehr.

        umgestiegen von Proxmox auf Unraid

        apollon77A 1 Reply Last reply
        0
        • B Offline
          B Offline
          brain
          wrote on last edited by
          #85

          Ich habe gerade versucht, den js-controller auf 2.0 updzudaten. Leider sagt er mir, dass der Host schon up to date wäre, obwohl ich Version 1.5.14 installiert habe.
          Weiß wer, woran es liegt?
          Node.js = v10.16.3
          NPM = 6.9.0

          ? 1 Reply Last reply
          0
          • B brain

            Ich habe gerade versucht, den js-controller auf 2.0 updzudaten. Leider sagt er mir, dass der Host schon up to date wäre, obwohl ich Version 1.5.14 installiert habe.
            Weiß wer, woran es liegt?
            Node.js = v10.16.3
            NPM = 6.9.0

            ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #86

            @brain
            Aktiver Verwahrungsort auf `latest´ eingestellt?

            B 1 Reply Last reply
            0
            • ? A Former User

              @brain
              Aktiver Verwahrungsort auf `latest´ eingestellt?

              B Offline
              B Offline
              brain
              wrote on last edited by
              #87

              @Yetiberg
              Sollte doch eigentlich so passen oder?
              1.jpg

              apollon77A crunchipC 2 Replies Last reply
              0
              • B brain

                @Yetiberg
                Sollte doch eigentlich so passen oder?
                1.jpg

                apollon77A Offline
                apollon77A Offline
                apollon77
                wrote on last edited by
                #88

                @brain die Links passen aber was hast Rubin den Einstellungen als Verwahrungsort eingestellt? Und: im Zweifelsfall mal unter Adapter im Admin den reload Button drücken ... vllt ist ja dein Repo noch nicht aktualisiert.

                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
                1 Reply Last reply
                0
                • B brain

                  @Yetiberg
                  Sollte doch eigentlich so passen oder?
                  1.jpg

                  crunchipC Away
                  crunchipC Away
                  crunchip
                  Forum Testing Most Active
                  wrote on last edited by
                  #89

                  @brain 001efb02-72b9-4e04-9879-d8d37a577899-image.png

                  umgestiegen von Proxmox auf Unraid

                  B 1 Reply Last reply
                  0
                  • crunchipC crunchip

                    @apollon77 bin jetzt mit dem Backup wieder zurück, da nun immer mehr Fehler aufgetaucht sind. Hab leider das log schon geschlossen.
                    werde dann das update auf 2.0 nochmal anstoßen.
                    Verstehe nur nicht, das direkt nach dem Update keinerlei Fehler vorhanden waren, weder bei der Installation, noch bei irgend einem Adapter. (bis auf radar2/UWZ)
                    Erst nachdem ich Iobroker komplett neu gestartet habe....tauchten nach und nach immer mehr Fehler auf und bei jedem Neustart immer mehr.

                    apollon77A Offline
                    apollon77A Offline
                    apollon77
                    wrote on last edited by
                    #90

                    @crunchip leide kann ich mit der Aussage nicht viel anfangen. Müsstest die Fehler schon hier Posten. Ein Neustart sollte nicht anders funktionieren wie der erste.

                    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
                    crunchipC 1 Reply Last reply
                    0
                    • crunchipC crunchip

                      @brain 001efb02-72b9-4e04-9879-d8d37a577899-image.png

                      B Offline
                      B Offline
                      brain
                      wrote on last edited by
                      #91

                      @crunchip
                      Danke. Das wars!

                      1 Reply Last reply
                      0
                      • Matthias HM Offline
                        Matthias HM Offline
                        Matthias H
                        wrote on last edited by
                        #92

                        So, das Problem bei mir war der js-controller.
                        Hab ihn geupdatet auf 2.0.25 da kam die Fehlermeldung: File index.html not found: permissionError.
                        Jetzt hab ich ihn wieder Upgradet auf 1.5.14 jetzt geht VIS wieder.

                        Dev. der JS controller.
                        Kann man das dem Entwickler von JS irgenwo mitteilen?

                        NegaleinN 1 Reply Last reply
                        0
                        • MathiasJM Offline
                          MathiasJM Offline
                          MathiasJ
                          wrote on last edited by MathiasJ
                          #93

                          gut gemacht......
                          Testsystem auf Raspberry PI4 aufgesetzt,
                          backup vom produktiven System aufgesetzt, Update auf Js 2.x ausgeführt.......
                          IObroker nicht mehr erreichbar.

                          Edit

                          beim produktiven System ist nun auch der Slave nicht mehr erreichbar.
                          Ich installiere nun den Slave noch mal neu...... und werde alle Update-Aufforderungen bis auf weiteres ignorieren.

                          Unbenannt.JPG

                          IObroker auf dem NUC als VM.
                          Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
                          Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

                          apollon77A 1 Reply Last reply
                          -1
                          • apollon77A apollon77

                            @crunchip leide kann ich mit der Aussage nicht viel anfangen. Müsstest die Fehler schon hier Posten. Ein Neustart sollte nicht anders funktionieren wie der erste.

                            crunchipC Away
                            crunchipC Away
                            crunchip
                            Forum Testing Most Active
                            wrote on last edited by
                            #94

                            @apollon77 ich weiss, werde das update dann noch einmal durchführen, wenn wieder die selben Probleme auftauchen, werde ich es sammeln und hier eintragen

                            umgestiegen von Proxmox auf Unraid

                            1 Reply Last reply
                            0
                            • Lenny.CBL Offline
                              Lenny.CBL Offline
                              Lenny.CB
                              Most Active
                              wrote on last edited by
                              #95

                              bin jetzt auch dazu gekommen den Controller von 2.0.13 auf 2.0.25 zu heben. Slave hatte keine Einträge im Log. Der Master schon. Wurde aber letztlich dennoch auf 2.0.25 gehoben.

                              Muss ich mir Sogen machen?

                              root@rockpro64:~# cd /opt/iobroker
                              root@rockpro64:/opt/iobroker# sudo iobroker stop
                              root@rockpro64:/opt/iobroker# sudo iobroker update
                              Used repository: latest
                              Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              hash not changed, use actual sources
                              update done
                              Adapter    "admin"         : 3.6.9    , installed 3.6.4 [Updateable]
                              Adapter    "admin-2"       : 2.0.10
                              Adapter    "alexa2"        : 2.6.4    , installed 2.6.4
                              Adapter    "alpha2"        : 1.0.0
                              Adapter    "amazon-dash"   : 0.3.1
                              Adapter    "artnet"        : 1.0.0
                              Adapter    "asterisk"      : 1.0.6
                              Adapter    "asuswrt"       : 1.0.1
                              Adapter    "b-control-em"  : 0.2.1
                              Adapter    "backitup"      : 1.2.0    , installed 1.2.0
                              Adapter    "beckhoff"      : 1.0.6
                              Adapter    "benq"          : 0.2.0
                              Adapter    "ble"           : 0.10.0   , installed 0.7.2 [Updateable]
                              Adapter    "bmw"           : 1.4.0
                              Adapter    "boblight"      : 0.0.1
                              Adapter    "bosesoundtouch": 0.2.4
                              Adapter    "botvac"        : 1.0.0
                              Adapter    "bring"         : 1.6.5
                              Adapter    "broadlink2"    : 2.0.0
                              Adapter    "chromecast"    : 2.2.3
                              Adapter    "cloud"         : 2.6.2    , installed 2.6.2
                              Adapter    "comfoair"      : 0.3.2
                              Adapter    "contactid"     : 1.0.0
                              Adapter    "corrently"     : 0.0.2
                              Adapter    "countdown"     : 1.0.4
                              Adapter    "cul"           : 1.0.0
                              Adapter    "daikin"        : 1.0.5
                              Adapter    "daswetter"     : 2.8.1
                              Adapter    "deconz"        : 1.1.2
                              Adapter    "denon"         : 1.6.1
                              Adapter    "devices"       : 0.1.7    , installed 0.1.7
                              Adapter    "discovergy"    : 0.4.5
                              Adapter    "discovery"     : 2.0.0    , installed 2.0.0
                              Adapter    "doorbird"      : 0.1.5
                              Adapter    "ds18b20"       : 1.0.2
                              Adapter    "dwd"           : 2.4.3    , installed 2.4.3
                              Adapter    "ebus"          : 0.8.0    , installed 0.8.0
                              Adapter    "egigeozone"    : 0.1.2
                              Adapter    "ekey"          : 1.1.0
                              Adapter    "email"         : 1.0.5
                              Adapter    "emby"          : 1.0.0
                              Adapter    "energymanager" : 1.2.1
                              Adapter    "enet"          : 1.0.1
                              Adapter    "epson_stylus_px830": 0.2.1
                              Adapter    "fakeroku"      : 0.2.1
                              Adapter    "feiertage"     : 1.0.11
                              Adapter    "fhem"          : 1.3.0
                              Adapter    "find-my-iphone": 0.2.17
                              Adapter    "firetv"        : 0.0.33
                              Adapter    "flot"          : 1.9.2    , installed 1.9.2
                              Adapter    "foobar2000"    : 1.0.0
                              Adapter    "fritzbox"      : 0.2.1
                              Adapter    "fritzdect"     : 0.2.4
                              Adapter    "fronius"       : 1.0.5
                              Adapter    "fullcalendar"  : 0.2.4
                              Adapter    "fullybrowser"  : 1.0.1
                              Adapter    "g-homa"        : 0.5.1
                              Adapter    "geofency"      : 0.3.2
                              Adapter    "gruenbeck"     : 0.0.14
                              Adapter    "habpanel"      : 0.3.4
                              Adapter    "haier"         : 1.0.2
                              Adapter    "ham"           : 1.1.2
                              Adapter    "ham-wemo"      : 1.0.1
                              Adapter    "harmony"       : 1.2.2
                              Adapter    "hass-mqtt"     : 0.0.7
                              Adapter    "heatingcontrol": 0.2.3
                              Adapter    "heytech"       : 0.1.4
                              Adapter    "hid"           : 0.1.17
                              Adapter    "hilink"        : 0.2.7
                              Adapter    "history"       : 1.8.7    , installed 1.8.6 [Updateable]
                              Adapter    "hm-rega"       : 2.4.12
                              Adapter    "hm-rpc"        : 1.10.0
                              Adapter    "hmip"          : 0.0.11
                              Adapter    "hombot"        : 0.1.3
                              Adapter    "homeconnect"   : 0.0.24
                              Adapter    "homee"         : modified
                              Adapter    "homepilot"     : 1.0.3
                              Adapter    "hp-ilo"        : 1.0.1
                              Adapter    "hs100"         : 1.0.10
                              Adapter    "hue"           : 2.0.0
                              Adapter    "hue-extended"  : 0.8.7
                              Adapter    "hyperion"      : 0.0.9
                              Adapter    "i2c"           : 0.0.6
                              Adapter    "ical"          : 1.7.0    , installed 1.7.0
                              Adapter    "icons-addictive-flavour-png": 0.1.0
                              Adapter    "icons-fatcow-hosting": 0.1.0
                              Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
                              Adapter    "icons-material-png": 0.1.0
                              Adapter    "icons-material-svg": 0.1.0
                              Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                              Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
                              Adapter    "icons-open-icon-library-png": 0.1.3
                              Adapter    "icons-ultimate-png": 1.0.1
                              Adapter    "influxdb"      : 1.6.3
                              Adapter    "info"          : 1.5.5    , installed 1.4.3 [Updateable]
                              Adapter    "innogy-smarthome": 0.3.3
                              Adapter    "intesishome"   : 0.1.2
                              Adapter    "iogo"          : 0.4.13
                              Adapter    "iot"           : 1.1.8
                              Adapter    "iqontrol"      : 0.2.11
                              Adapter    "javascript"    : 4.3.0    , installed 4.1.12 [Updateable]
                              Adapter    "jeelink"       : 0.1.3
                              Controller "js-controller" : 2.0.25   , installed 2.0.12 [Updateable]
                              Adapter    "js2fs"         : 0.1.5    , installed 0.1.5
                              Adapter    "kecontact"     : 0.1.0
                              Adapter    "klf200"        : 0.9.5
                              Adapter    "km200"         : 2.0.3
                              Adapter    "knmi-weather"  : 0.1.1
                              Adapter    "knx"           : 1.0.35
                              Adapter    "kodi"          : 1.0.0
                              Adapter    "kress"         : 2.5.5
                              Adapter    "landroid"      : 1.0.3
                              Adapter    "lcn"           : 0.4.2
                              Adapter    "letrika_comgw" : 0.0.4
                              Adapter    "lgtv"          : 1.0.8
                              Adapter    "lgtv-rs"       : 0.0.4
                              Adapter    "lgtv11"        : 1.0.5
                              Adapter    "lifx"          : 0.1.0
                              Adapter    "lightify"      : 0.2.16
                              Adapter    "link"          : 0.4.4
                              Adapter    "linkeddevices" : 1.0.1    , installed 1.0.1
                              Adapter    "lovelace"      : 0.1.5
                              Adapter    "loxone"        : 1.0.0
                              Adapter    "luftdaten"     : 0.0.7    , installed 0.0.6 [Updateable]
                              Adapter    "lupusec"       : 1.2.0
                              Adapter    "luxtronik1"    : 0.0.7
                              Adapter    "material"      : 0.10.6
                              Adapter    "maxcube"       : 0.1.2
                              Adapter    "maxcul"        : 1.1.2
                              Adapter    "mbus"          : 1.1.1
                              Adapter    "mclighting"    : 0.0.12
                              Adapter    "megad"         : 1.2.1
                              Adapter    "megadd"        : 0.2.0
                              Adapter    "megaesp"       : 0.1.0
                              Adapter    "mercedesme"    : 0.0.16
                              Adapter    "meross"        : 1.0.0
                              Adapter    "meteoalarm"    : 1.0.5
                              Adapter    "miele"         : 0.1.5
                              Adapter    "mihome"        : 1.2.8
                              Adapter    "mihome-airpurifier": 0.0.6
                              Adapter    "mihome-lamp"   : 1.1.0
                              Adapter    "mihome-plug"   : 0.2.0
                              Adapter    "mihome-vacuum" : 1.1.5
                              Adapter    "miio"          : 0.0.13
                              Adapter    "mikrotik"      : 1.0.4
                              Adapter    "milight"       : 0.3.6
                              Adapter    "milight-smart-light": 0.2.7
                              Adapter    "mobile"        : 0.5.0    , installed 0.5.0
                              Adapter    "modbus"        : 3.0.0
                              Adapter    "moma"          : 1.2.2
                              Adapter    "mpd"           : 1.0.2
                              Adapter    "mqtt"          : 2.1.1    , installed 2.1.1
                              Adapter    "mqtt-client"   : 1.1.1
                              Adapter    "multicast"     : 0.1.0
                              Adapter    "musiccast"     : 0.1.2
                              Adapter    "mysensors"     : 2.0.0
                              Adapter    "nanoleaf-lightpanels": 0.8.2
                              Adapter    "nello"         : 2.0.8
                              Adapter    "netatmo"       : 1.3.1
                              Adapter    "nibeuplink"    : 0.2.2
                              Adapter    "nina"          : 0.0.13
                              Adapter    "node-red"      : 1.12.0
                              Adapter    "nuki"          : 1.0.7
                              Adapter    "nuki2"         : 1.0.4
                              Adapter    "nut"           : 1.1.3
                              Adapter    "oilfox"        : 0.0.7
                              Adapter    "onkyo"         : 2.0.3
                              Adapter    "onvif"         : modified
                              Adapter    "openhab"       : 1.1.0
                              Adapter    "opentherm"     : 0.1.9
                              Adapter    "openweathermap": modified
                              Adapter    "opi"           : 0.1.1
                              Adapter    "oppoplayer"    : 0.2.1
                              Adapter    "owfs"          : 0.6.1
                              Adapter    "owntracks"     : 0.6.2
                              Adapter    "panasonic-viera": 1.0.2
                              Adapter    "parser"        : 1.0.7
                              Adapter    "paw"           : 0.3.2
                              Adapter    "phantomjs"     : 1.0.1
                              Adapter    "pi-hole"       : 1.2.1
                              Adapter    "piface"        : 1.0.0
                              Adapter    "pimatic"       : 0.1.5
                              Adapter    "ping"          : 1.3.2    , installed 1.3.2
                              Adapter    "places"        : 0.7.0
                              Adapter    "plex"          : 0.6.0
                              Adapter    "plexconnect"   : 0.0.7
                              Adapter    "pollenflug"    : 1.0.3
                              Adapter    "primelab"      : 1.0.2
                              Adapter    "proxmox"       : 0.5.1
                              Adapter    "proxy"         : 1.1.1
                              Adapter    "pushbullet"    : 0.0.11
                              Adapter    "pushover"      : 1.1.1
                              Adapter    "pushsafer"     : 0.1.8
                              Adapter    "radar2"        : 1.0.9
                              Adapter    "radiohead"     : 1.0.2
                              Adapter    "rflink"        : 2.0.0    , installed 1.2.0 [Updateable]
                              Adapter    "rickshaw"      : 1.0.0
                              Adapter    "ring"          : 1.0.5
                              Adapter    "roadtraffic"   : 0.0.2
                              Adapter    "roomba"        : 1.0.7
                              Adapter    "rpi2"          : 1.1.1
                              Adapter    "s7"            : 1.1.4
                              Adapter    "samsung"       : 0.2.9
                              Adapter    "sayit"         : 1.8.2    , installed 1.7.0 [Updateable]
                              Adapter    "sbfspot"       : 2.3.2
                              Adapter    "scenes"        : 1.1.0    , installed 1.1.0
                              Adapter    "schoolfree"    : 0.2.2
                              Adapter    "shelly"        : 3.1.1
                              Adapter    "shuttercontrol": 0.3.2    , installed 0.2.5 [Updateable]
                              Adapter    "sia"           : 1.0.3
                              Adapter    "siegenia"      : 1.0.0
                              Adapter    "simple-api"    : 2.3.1    , installed 2.1.1 [Updateable]
                              Adapter    "sma-em"        : 0.5.3
                              Adapter    "smappee"       : 0.2.2
                              Adapter    "smartmeter"    : 1.2.2
                              Adapter    "snips"         : 1.5.0
                              Adapter    "snmp"          : 0.5.0    , installed 0.5.0
                              Adapter    "socketio"      : 2.1.2    , installed 2.1.1 [Updateable]
                              Adapter    "solarlog"      : 0.1.5
                              Adapter    "solarwetter"   : 1.0.0
                              Adapter    "sonnen"        : 1.3.0
                              Adapter    "sonoff"        : 2.2.2
                              Adapter    "sonos"         : 1.7.7    , installed 1.7.7
                              Adapter    "sonus"         : 0.1.1
                              Adapter    "sony-bravia"   : 1.0.1
                              Adapter    "sourceanalytix": 0.2.5
                              Adapter    "spotify-premium": 1.0.0
                              Adapter    "sql"           : 1.9.5
                              Adapter    "squeezebox"    : 1.0.0
                              Adapter    "squeezeboxrpc" : 0.8.18
                              Adapter    "starline"      : 1.0.0
                              Adapter    "statistics"    : 0.2.2    , installed 0.2.0 [Updateable]
                              Adapter    "stiebel-isg"   : 1.4.7
                              Adapter    "synology"      : 0.0.4
                              Adapter    "systeminfo"    : 0.2.2
                              Adapter    "tankerkoenig"  : 2.0.6    , installed 2.0.6
                              Adapter    "telegram"      : 1.4.3    , installed 1.4.3
                              Adapter    "terminal"      : 0.1.2    , installed 0.1.2
                              Adapter    "text2command"  : 1.3.0    , installed 1.2.5 [Updateable]
                              Adapter    "tileboard"     : modified
                              Adapter    "tinker"        : 0.1.4
                              Adapter    "tr-064"        : 0.4.18   , installed 0.4.18
                              Adapter    "tradfri"       : 2.4.4
                              Adapter    "tunnelbroker-endpoint-updater": modified
                              Adapter    "tuya"          : 3.0.0
                              Adapter    "tvspielfilm"   : 1.0.4    , installed 1.0.4
                              Adapter    "unifi"         : 0.3.1
                              Adapter    "upnp"          : 1.0.14
                              Adapter    "valloxmv"      : 1.0.0
                              Adapter    "vcard"         : 0.0.9
                              Adapter    "viessmann"     : 1.2.0
                              Adapter    "viessmannapi"  : 1.3.2
                              Adapter    "virtualpowermeter": 1.0.1
                              Adapter    "vis"           : 1.2.1    , installed 1.1.10 [Updateable]
                              Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                              Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
                              Adapter    "vis-colorpicker": 1.1.1
                              Adapter    "vis-fancyswitch": 1.1.0
                              Adapter    "vis-google-fonts": 0.1.0
                              Adapter    "vis-history"   : 1.0.0    , installed 0.2.7 [Updateable]
                              Adapter    "vis-hqwidgets" : 1.1.2    , installed 1.1.2
                              Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                              Adapter    "vis-justgage"  : 1.0.1    , installed 1.0.0 [Updateable]
                              Adapter    "vis-keyboard"  : 0.0.2
                              Adapter    "vis-lcars"     : 1.0.4
                              Adapter    "vis-map"       : 1.0.2
                              Adapter    "vis-material"  : 0.1.3
                              Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
                              Adapter    "vis-players"   : 0.1.5    , installed 0.1.5
                              Adapter    "vis-plumb"     : 1.0.2    , installed 1.0.1 [Updateable]
                              Adapter    "vis-rgraph"    : 0.0.2    , installed 0.0.2
                              Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                              Adapter    "vis-weather"   : 2.3.0
                              Adapter    "vr200"         : 1.0.0
                              Adapter    "weatherunderground": 3.1.3   , installed 3.1.1 [Updateable]
                              Adapter    "web"           : 2.4.4    , installed 2.4.1 [Updateable]
                              Adapter    "wetty"         : 0.1.1
                              Adapter    "wiffi-wz"      : 2.1.4
                              Adapter    "wifilight"     : 0.2.0
                              Adapter    "wlanthermo-nano": 0.1.1
                              Adapter    "wm-bus"        : 0.3.1    , installed 0.3.1
                              Adapter    "wolf"          : 0.9.2
                              Adapter    "worx"          : 0.4.0
                              Adapter    "xbox"          : 0.5.8
                              Adapter    "xs1"           : 1.0.2
                              Adapter    "yahka"         : 0.9.2
                              Adapter    "yamaha"        : 0.3.19
                              Adapter    "yeelight-2"    : 1.0.1    , installed 1.0.1
                              Adapter    "yr"            : 2.0.3    , installed 2.0.3
                              Adapter    "zigbee"        : 0.11.3
                              Adapter    "zont"          : 0.5.3
                              Adapter    "zwave"         : 1.6.3
                              Adapter    "zwave2"        : 0.1.3
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              root@rockpro64:/opt/iobroker# sudo iobroker upgrade self
                              Update js-controller from @2.0.12 to @2.0.25
                              NPM version: 6.9.0
                              npm install iobroker.js-controller@2.0.25 --unsafe-perm --loglevel error --production --save --prefix "/opt/iobroker" (System call)
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: config NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Error from InMemDB: Error: subscribe NOT SUPPORTED
                              Traceback (most recent call last):
                                File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
                                  import gyp
                                File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 8, in <module>
                                  import gyp.input
                                File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 5, in <module>
                                  from compiler.ast import Const
                              ImportError: No module named compiler.ast
                              gyp ERR! configure error
                              gyp ERR! stack Error: `gyp` failed with exit code: 1
                              gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
                              gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                              gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                              gyp ERR! System Linux 4.4.184-rockchip64
                              gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindings
                              gyp ERR! node -v v10.16.3
                              gyp ERR! node-gyp -v v3.8.0
                              gyp ERR! not ok
                              Traceback (most recent call last):
                                File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
                                  import gyp
                                File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 8, in <module>
                                  import gyp.input
                                File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 5, in <module>
                                  from compiler.ast import Const
                              ImportError: No module named compiler.ast
                              gyp ERR! configure error
                              gyp ERR! stack Error: `gyp` failed with exit code: 1
                              gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
                              gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                              gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                              gyp ERR! System Linux 4.4.184-rockchip64
                              gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/unix-dgram
                              gyp ERR! node -v v10.16.3
                              gyp ERR! node-gyp -v v3.8.0
                              gyp ERR! not ok
                              Traceback (most recent call last):
                                File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
                                  import gyp
                                File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 8, in <module>
                                  import gyp.input
                                File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 5, in <module>
                                  from compiler.ast import Const
                              ImportError: No module named compiler.ast
                              gyp ERR! configure error
                              gyp ERR! stack Error: `gyp` failed with exit code: 1
                              gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
                              gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                              gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                              gyp ERR! System Linux 4.4.184-rockchip64
                              gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/diskusage
                              gyp ERR! node -v v10.16.3
                              gyp ERR! node-gyp -v v3.8.0
                              gyp ERR! not ok
                              Starting node restart.js
                              root@rockpro64:/opt/iobroker# sudo iobroker start
                              root@rockpro64:/opt/iobroker#
                              

                              apollon77A 1 Reply Last reply
                              0
                              • MathiasJM MathiasJ

                                gut gemacht......
                                Testsystem auf Raspberry PI4 aufgesetzt,
                                backup vom produktiven System aufgesetzt, Update auf Js 2.x ausgeführt.......
                                IObroker nicht mehr erreichbar.

                                Edit

                                beim produktiven System ist nun auch der Slave nicht mehr erreichbar.
                                Ich installiere nun den Slave noch mal neu...... und werde alle Update-Aufforderungen bis auf weiteres ignorieren.

                                Unbenannt.JPG

                                apollon77A Offline
                                apollon77A Offline
                                apollon77
                                wrote on last edited by
                                #96

                                @MathiasJ jetzt musst du mir bitte verraten was der Post sagen soll? Sagt der „Mist nach Update alles im Eimer aber ich sag euch nicht was in Logs steht ... trotzdem alles blöd ... ich bleib auf der 1.5.14?

                                Oder was ist deine Aussage? Wie kann ich/wir helfen?

                                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
                                1 Reply Last reply
                                0
                                • Lenny.CBL Lenny.CB

                                  bin jetzt auch dazu gekommen den Controller von 2.0.13 auf 2.0.25 zu heben. Slave hatte keine Einträge im Log. Der Master schon. Wurde aber letztlich dennoch auf 2.0.25 gehoben.

                                  Muss ich mir Sogen machen?

                                  root@rockpro64:~# cd /opt/iobroker
                                  root@rockpro64:/opt/iobroker# sudo iobroker stop
                                  root@rockpro64:/opt/iobroker# sudo iobroker update
                                  Used repository: latest
                                  Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  hash not changed, use actual sources
                                  update done
                                  Adapter    "admin"         : 3.6.9    , installed 3.6.4 [Updateable]
                                  Adapter    "admin-2"       : 2.0.10
                                  Adapter    "alexa2"        : 2.6.4    , installed 2.6.4
                                  Adapter    "alpha2"        : 1.0.0
                                  Adapter    "amazon-dash"   : 0.3.1
                                  Adapter    "artnet"        : 1.0.0
                                  Adapter    "asterisk"      : 1.0.6
                                  Adapter    "asuswrt"       : 1.0.1
                                  Adapter    "b-control-em"  : 0.2.1
                                  Adapter    "backitup"      : 1.2.0    , installed 1.2.0
                                  Adapter    "beckhoff"      : 1.0.6
                                  Adapter    "benq"          : 0.2.0
                                  Adapter    "ble"           : 0.10.0   , installed 0.7.2 [Updateable]
                                  Adapter    "bmw"           : 1.4.0
                                  Adapter    "boblight"      : 0.0.1
                                  Adapter    "bosesoundtouch": 0.2.4
                                  Adapter    "botvac"        : 1.0.0
                                  Adapter    "bring"         : 1.6.5
                                  Adapter    "broadlink2"    : 2.0.0
                                  Adapter    "chromecast"    : 2.2.3
                                  Adapter    "cloud"         : 2.6.2    , installed 2.6.2
                                  Adapter    "comfoair"      : 0.3.2
                                  Adapter    "contactid"     : 1.0.0
                                  Adapter    "corrently"     : 0.0.2
                                  Adapter    "countdown"     : 1.0.4
                                  Adapter    "cul"           : 1.0.0
                                  Adapter    "daikin"        : 1.0.5
                                  Adapter    "daswetter"     : 2.8.1
                                  Adapter    "deconz"        : 1.1.2
                                  Adapter    "denon"         : 1.6.1
                                  Adapter    "devices"       : 0.1.7    , installed 0.1.7
                                  Adapter    "discovergy"    : 0.4.5
                                  Adapter    "discovery"     : 2.0.0    , installed 2.0.0
                                  Adapter    "doorbird"      : 0.1.5
                                  Adapter    "ds18b20"       : 1.0.2
                                  Adapter    "dwd"           : 2.4.3    , installed 2.4.3
                                  Adapter    "ebus"          : 0.8.0    , installed 0.8.0
                                  Adapter    "egigeozone"    : 0.1.2
                                  Adapter    "ekey"          : 1.1.0
                                  Adapter    "email"         : 1.0.5
                                  Adapter    "emby"          : 1.0.0
                                  Adapter    "energymanager" : 1.2.1
                                  Adapter    "enet"          : 1.0.1
                                  Adapter    "epson_stylus_px830": 0.2.1
                                  Adapter    "fakeroku"      : 0.2.1
                                  Adapter    "feiertage"     : 1.0.11
                                  Adapter    "fhem"          : 1.3.0
                                  Adapter    "find-my-iphone": 0.2.17
                                  Adapter    "firetv"        : 0.0.33
                                  Adapter    "flot"          : 1.9.2    , installed 1.9.2
                                  Adapter    "foobar2000"    : 1.0.0
                                  Adapter    "fritzbox"      : 0.2.1
                                  Adapter    "fritzdect"     : 0.2.4
                                  Adapter    "fronius"       : 1.0.5
                                  Adapter    "fullcalendar"  : 0.2.4
                                  Adapter    "fullybrowser"  : 1.0.1
                                  Adapter    "g-homa"        : 0.5.1
                                  Adapter    "geofency"      : 0.3.2
                                  Adapter    "gruenbeck"     : 0.0.14
                                  Adapter    "habpanel"      : 0.3.4
                                  Adapter    "haier"         : 1.0.2
                                  Adapter    "ham"           : 1.1.2
                                  Adapter    "ham-wemo"      : 1.0.1
                                  Adapter    "harmony"       : 1.2.2
                                  Adapter    "hass-mqtt"     : 0.0.7
                                  Adapter    "heatingcontrol": 0.2.3
                                  Adapter    "heytech"       : 0.1.4
                                  Adapter    "hid"           : 0.1.17
                                  Adapter    "hilink"        : 0.2.7
                                  Adapter    "history"       : 1.8.7    , installed 1.8.6 [Updateable]
                                  Adapter    "hm-rega"       : 2.4.12
                                  Adapter    "hm-rpc"        : 1.10.0
                                  Adapter    "hmip"          : 0.0.11
                                  Adapter    "hombot"        : 0.1.3
                                  Adapter    "homeconnect"   : 0.0.24
                                  Adapter    "homee"         : modified
                                  Adapter    "homepilot"     : 1.0.3
                                  Adapter    "hp-ilo"        : 1.0.1
                                  Adapter    "hs100"         : 1.0.10
                                  Adapter    "hue"           : 2.0.0
                                  Adapter    "hue-extended"  : 0.8.7
                                  Adapter    "hyperion"      : 0.0.9
                                  Adapter    "i2c"           : 0.0.6
                                  Adapter    "ical"          : 1.7.0    , installed 1.7.0
                                  Adapter    "icons-addictive-flavour-png": 0.1.0
                                  Adapter    "icons-fatcow-hosting": 0.1.0
                                  Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
                                  Adapter    "icons-material-png": 0.1.0
                                  Adapter    "icons-material-svg": 0.1.0
                                  Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                                  Adapter    "icons-mfd-svg" : 1.0.2    , installed 1.0.2
                                  Adapter    "icons-open-icon-library-png": 0.1.3
                                  Adapter    "icons-ultimate-png": 1.0.1
                                  Adapter    "influxdb"      : 1.6.3
                                  Adapter    "info"          : 1.5.5    , installed 1.4.3 [Updateable]
                                  Adapter    "innogy-smarthome": 0.3.3
                                  Adapter    "intesishome"   : 0.1.2
                                  Adapter    "iogo"          : 0.4.13
                                  Adapter    "iot"           : 1.1.8
                                  Adapter    "iqontrol"      : 0.2.11
                                  Adapter    "javascript"    : 4.3.0    , installed 4.1.12 [Updateable]
                                  Adapter    "jeelink"       : 0.1.3
                                  Controller "js-controller" : 2.0.25   , installed 2.0.12 [Updateable]
                                  Adapter    "js2fs"         : 0.1.5    , installed 0.1.5
                                  Adapter    "kecontact"     : 0.1.0
                                  Adapter    "klf200"        : 0.9.5
                                  Adapter    "km200"         : 2.0.3
                                  Adapter    "knmi-weather"  : 0.1.1
                                  Adapter    "knx"           : 1.0.35
                                  Adapter    "kodi"          : 1.0.0
                                  Adapter    "kress"         : 2.5.5
                                  Adapter    "landroid"      : 1.0.3
                                  Adapter    "lcn"           : 0.4.2
                                  Adapter    "letrika_comgw" : 0.0.4
                                  Adapter    "lgtv"          : 1.0.8
                                  Adapter    "lgtv-rs"       : 0.0.4
                                  Adapter    "lgtv11"        : 1.0.5
                                  Adapter    "lifx"          : 0.1.0
                                  Adapter    "lightify"      : 0.2.16
                                  Adapter    "link"          : 0.4.4
                                  Adapter    "linkeddevices" : 1.0.1    , installed 1.0.1
                                  Adapter    "lovelace"      : 0.1.5
                                  Adapter    "loxone"        : 1.0.0
                                  Adapter    "luftdaten"     : 0.0.7    , installed 0.0.6 [Updateable]
                                  Adapter    "lupusec"       : 1.2.0
                                  Adapter    "luxtronik1"    : 0.0.7
                                  Adapter    "material"      : 0.10.6
                                  Adapter    "maxcube"       : 0.1.2
                                  Adapter    "maxcul"        : 1.1.2
                                  Adapter    "mbus"          : 1.1.1
                                  Adapter    "mclighting"    : 0.0.12
                                  Adapter    "megad"         : 1.2.1
                                  Adapter    "megadd"        : 0.2.0
                                  Adapter    "megaesp"       : 0.1.0
                                  Adapter    "mercedesme"    : 0.0.16
                                  Adapter    "meross"        : 1.0.0
                                  Adapter    "meteoalarm"    : 1.0.5
                                  Adapter    "miele"         : 0.1.5
                                  Adapter    "mihome"        : 1.2.8
                                  Adapter    "mihome-airpurifier": 0.0.6
                                  Adapter    "mihome-lamp"   : 1.1.0
                                  Adapter    "mihome-plug"   : 0.2.0
                                  Adapter    "mihome-vacuum" : 1.1.5
                                  Adapter    "miio"          : 0.0.13
                                  Adapter    "mikrotik"      : 1.0.4
                                  Adapter    "milight"       : 0.3.6
                                  Adapter    "milight-smart-light": 0.2.7
                                  Adapter    "mobile"        : 0.5.0    , installed 0.5.0
                                  Adapter    "modbus"        : 3.0.0
                                  Adapter    "moma"          : 1.2.2
                                  Adapter    "mpd"           : 1.0.2
                                  Adapter    "mqtt"          : 2.1.1    , installed 2.1.1
                                  Adapter    "mqtt-client"   : 1.1.1
                                  Adapter    "multicast"     : 0.1.0
                                  Adapter    "musiccast"     : 0.1.2
                                  Adapter    "mysensors"     : 2.0.0
                                  Adapter    "nanoleaf-lightpanels": 0.8.2
                                  Adapter    "nello"         : 2.0.8
                                  Adapter    "netatmo"       : 1.3.1
                                  Adapter    "nibeuplink"    : 0.2.2
                                  Adapter    "nina"          : 0.0.13
                                  Adapter    "node-red"      : 1.12.0
                                  Adapter    "nuki"          : 1.0.7
                                  Adapter    "nuki2"         : 1.0.4
                                  Adapter    "nut"           : 1.1.3
                                  Adapter    "oilfox"        : 0.0.7
                                  Adapter    "onkyo"         : 2.0.3
                                  Adapter    "onvif"         : modified
                                  Adapter    "openhab"       : 1.1.0
                                  Adapter    "opentherm"     : 0.1.9
                                  Adapter    "openweathermap": modified
                                  Adapter    "opi"           : 0.1.1
                                  Adapter    "oppoplayer"    : 0.2.1
                                  Adapter    "owfs"          : 0.6.1
                                  Adapter    "owntracks"     : 0.6.2
                                  Adapter    "panasonic-viera": 1.0.2
                                  Adapter    "parser"        : 1.0.7
                                  Adapter    "paw"           : 0.3.2
                                  Adapter    "phantomjs"     : 1.0.1
                                  Adapter    "pi-hole"       : 1.2.1
                                  Adapter    "piface"        : 1.0.0
                                  Adapter    "pimatic"       : 0.1.5
                                  Adapter    "ping"          : 1.3.2    , installed 1.3.2
                                  Adapter    "places"        : 0.7.0
                                  Adapter    "plex"          : 0.6.0
                                  Adapter    "plexconnect"   : 0.0.7
                                  Adapter    "pollenflug"    : 1.0.3
                                  Adapter    "primelab"      : 1.0.2
                                  Adapter    "proxmox"       : 0.5.1
                                  Adapter    "proxy"         : 1.1.1
                                  Adapter    "pushbullet"    : 0.0.11
                                  Adapter    "pushover"      : 1.1.1
                                  Adapter    "pushsafer"     : 0.1.8
                                  Adapter    "radar2"        : 1.0.9
                                  Adapter    "radiohead"     : 1.0.2
                                  Adapter    "rflink"        : 2.0.0    , installed 1.2.0 [Updateable]
                                  Adapter    "rickshaw"      : 1.0.0
                                  Adapter    "ring"          : 1.0.5
                                  Adapter    "roadtraffic"   : 0.0.2
                                  Adapter    "roomba"        : 1.0.7
                                  Adapter    "rpi2"          : 1.1.1
                                  Adapter    "s7"            : 1.1.4
                                  Adapter    "samsung"       : 0.2.9
                                  Adapter    "sayit"         : 1.8.2    , installed 1.7.0 [Updateable]
                                  Adapter    "sbfspot"       : 2.3.2
                                  Adapter    "scenes"        : 1.1.0    , installed 1.1.0
                                  Adapter    "schoolfree"    : 0.2.2
                                  Adapter    "shelly"        : 3.1.1
                                  Adapter    "shuttercontrol": 0.3.2    , installed 0.2.5 [Updateable]
                                  Adapter    "sia"           : 1.0.3
                                  Adapter    "siegenia"      : 1.0.0
                                  Adapter    "simple-api"    : 2.3.1    , installed 2.1.1 [Updateable]
                                  Adapter    "sma-em"        : 0.5.3
                                  Adapter    "smappee"       : 0.2.2
                                  Adapter    "smartmeter"    : 1.2.2
                                  Adapter    "snips"         : 1.5.0
                                  Adapter    "snmp"          : 0.5.0    , installed 0.5.0
                                  Adapter    "socketio"      : 2.1.2    , installed 2.1.1 [Updateable]
                                  Adapter    "solarlog"      : 0.1.5
                                  Adapter    "solarwetter"   : 1.0.0
                                  Adapter    "sonnen"        : 1.3.0
                                  Adapter    "sonoff"        : 2.2.2
                                  Adapter    "sonos"         : 1.7.7    , installed 1.7.7
                                  Adapter    "sonus"         : 0.1.1
                                  Adapter    "sony-bravia"   : 1.0.1
                                  Adapter    "sourceanalytix": 0.2.5
                                  Adapter    "spotify-premium": 1.0.0
                                  Adapter    "sql"           : 1.9.5
                                  Adapter    "squeezebox"    : 1.0.0
                                  Adapter    "squeezeboxrpc" : 0.8.18
                                  Adapter    "starline"      : 1.0.0
                                  Adapter    "statistics"    : 0.2.2    , installed 0.2.0 [Updateable]
                                  Adapter    "stiebel-isg"   : 1.4.7
                                  Adapter    "synology"      : 0.0.4
                                  Adapter    "systeminfo"    : 0.2.2
                                  Adapter    "tankerkoenig"  : 2.0.6    , installed 2.0.6
                                  Adapter    "telegram"      : 1.4.3    , installed 1.4.3
                                  Adapter    "terminal"      : 0.1.2    , installed 0.1.2
                                  Adapter    "text2command"  : 1.3.0    , installed 1.2.5 [Updateable]
                                  Adapter    "tileboard"     : modified
                                  Adapter    "tinker"        : 0.1.4
                                  Adapter    "tr-064"        : 0.4.18   , installed 0.4.18
                                  Adapter    "tradfri"       : 2.4.4
                                  Adapter    "tunnelbroker-endpoint-updater": modified
                                  Adapter    "tuya"          : 3.0.0
                                  Adapter    "tvspielfilm"   : 1.0.4    , installed 1.0.4
                                  Adapter    "unifi"         : 0.3.1
                                  Adapter    "upnp"          : 1.0.14
                                  Adapter    "valloxmv"      : 1.0.0
                                  Adapter    "vcard"         : 0.0.9
                                  Adapter    "viessmann"     : 1.2.0
                                  Adapter    "viessmannapi"  : 1.3.2
                                  Adapter    "virtualpowermeter": 1.0.1
                                  Adapter    "vis"           : 1.2.1    , installed 1.1.10 [Updateable]
                                  Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                                  Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
                                  Adapter    "vis-colorpicker": 1.1.1
                                  Adapter    "vis-fancyswitch": 1.1.0
                                  Adapter    "vis-google-fonts": 0.1.0
                                  Adapter    "vis-history"   : 1.0.0    , installed 0.2.7 [Updateable]
                                  Adapter    "vis-hqwidgets" : 1.1.2    , installed 1.1.2
                                  Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                                  Adapter    "vis-justgage"  : 1.0.1    , installed 1.0.0 [Updateable]
                                  Adapter    "vis-keyboard"  : 0.0.2
                                  Adapter    "vis-lcars"     : 1.0.4
                                  Adapter    "vis-map"       : 1.0.2
                                  Adapter    "vis-material"  : 0.1.3
                                  Adapter    "vis-metro"     : 1.1.2    , installed 1.1.2
                                  Adapter    "vis-players"   : 0.1.5    , installed 0.1.5
                                  Adapter    "vis-plumb"     : 1.0.2    , installed 1.0.1 [Updateable]
                                  Adapter    "vis-rgraph"    : 0.0.2    , installed 0.0.2
                                  Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                                  Adapter    "vis-weather"   : 2.3.0
                                  Adapter    "vr200"         : 1.0.0
                                  Adapter    "weatherunderground": 3.1.3   , installed 3.1.1 [Updateable]
                                  Adapter    "web"           : 2.4.4    , installed 2.4.1 [Updateable]
                                  Adapter    "wetty"         : 0.1.1
                                  Adapter    "wiffi-wz"      : 2.1.4
                                  Adapter    "wifilight"     : 0.2.0
                                  Adapter    "wlanthermo-nano": 0.1.1
                                  Adapter    "wm-bus"        : 0.3.1    , installed 0.3.1
                                  Adapter    "wolf"          : 0.9.2
                                  Adapter    "worx"          : 0.4.0
                                  Adapter    "xbox"          : 0.5.8
                                  Adapter    "xs1"           : 1.0.2
                                  Adapter    "yahka"         : 0.9.2
                                  Adapter    "yamaha"        : 0.3.19
                                  Adapter    "yeelight-2"    : 1.0.1    , installed 1.0.1
                                  Adapter    "yr"            : 2.0.3    , installed 2.0.3
                                  Adapter    "zigbee"        : 0.11.3
                                  Adapter    "zont"          : 0.5.3
                                  Adapter    "zwave"         : 1.6.3
                                  Adapter    "zwave2"        : 0.1.3
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  root@rockpro64:/opt/iobroker# sudo iobroker upgrade self
                                  Update js-controller from @2.0.12 to @2.0.25
                                  NPM version: 6.9.0
                                  npm install iobroker.js-controller@2.0.25 --unsafe-perm --loglevel error --production --save --prefix "/opt/iobroker" (System call)
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: config NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Error from InMemDB: Error: subscribe NOT SUPPORTED
                                  Traceback (most recent call last):
                                    File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
                                      import gyp
                                    File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 8, in <module>
                                      import gyp.input
                                    File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 5, in <module>
                                      from compiler.ast import Const
                                  ImportError: No module named compiler.ast
                                  gyp ERR! configure error
                                  gyp ERR! stack Error: `gyp` failed with exit code: 1
                                  gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
                                  gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                                  gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                                  gyp ERR! System Linux 4.4.184-rockchip64
                                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                  gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindings
                                  gyp ERR! node -v v10.16.3
                                  gyp ERR! node-gyp -v v3.8.0
                                  gyp ERR! not ok
                                  Traceback (most recent call last):
                                    File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
                                      import gyp
                                    File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 8, in <module>
                                      import gyp.input
                                    File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 5, in <module>
                                      from compiler.ast import Const
                                  ImportError: No module named compiler.ast
                                  gyp ERR! configure error
                                  gyp ERR! stack Error: `gyp` failed with exit code: 1
                                  gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
                                  gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                                  gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                                  gyp ERR! System Linux 4.4.184-rockchip64
                                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                  gyp ERR! cwd /opt/iobroker/node_modules/unix-dgram
                                  gyp ERR! node -v v10.16.3
                                  gyp ERR! node-gyp -v v3.8.0
                                  gyp ERR! not ok
                                  Traceback (most recent call last):
                                    File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
                                      import gyp
                                    File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 8, in <module>
                                      import gyp.input
                                    File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 5, in <module>
                                      from compiler.ast import Const
                                  ImportError: No module named compiler.ast
                                  gyp ERR! configure error
                                  gyp ERR! stack Error: `gyp` failed with exit code: 1
                                  gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:345:16)
                                  gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                                  gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                                  gyp ERR! System Linux 4.4.184-rockchip64
                                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                  gyp ERR! cwd /opt/iobroker/node_modules/diskusage
                                  gyp ERR! node -v v10.16.3
                                  gyp ERR! node-gyp -v v3.8.0
                                  gyp ERR! not ok
                                  Starting node restart.js
                                  root@rockpro64:/opt/iobroker# sudo iobroker start
                                  root@rockpro64:/opt/iobroker#
                                  

                                  apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  wrote on last edited by
                                  #97

                                  @Lenny-CB das log ist schon komisch aber weil von einer früheren Beta auf die 2.0.25 kann das so passen. Aber nur deswegen.

                                  Diese Fehler von node-Gyp haben mit dem Controller nix zu tun und weisen darauf hin das mit Deiner Python Installation was nicht stimmt. Aber da ist andere Story.

                                  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
                                  Lenny.CBL 1 Reply Last reply
                                  0
                                  • MathiasJM Offline
                                    MathiasJM Offline
                                    MathiasJ
                                    wrote on last edited by MathiasJ
                                    #98

                                    das soll heißen, ich bleibe für's erste auf der 1.5.14......
                                    Ich habe nun den Slave neu aufsetzen müssen, weil der nicht mehr erreichbar war.
                                    Das Testsystem war direkt nach dem Update auch nicht mehr erreichbar. (Baugleich mit dem produktiven System) Ein Downgrade von der 2.0. auf die 1.5.14 war nicht möglich.
                                    Den Log habe ich mir erst gar nicht angetan.... habe heute keinen Nerv dafür.

                                    IObroker auf dem NUC als VM.
                                    Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
                                    Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

                                    apollon77A 1 Reply Last reply
                                    0
                                    • MathiasJM MathiasJ

                                      das soll heißen, ich bleibe für's erste auf der 1.5.14......
                                      Ich habe nun den Slave neu aufsetzen müssen, weil der nicht mehr erreichbar war.
                                      Das Testsystem war direkt nach dem Update auch nicht mehr erreichbar. (Baugleich mit dem produktiven System) Ein Downgrade von der 2.0. auf die 1.5.14 war nicht möglich.
                                      Den Log habe ich mir erst gar nicht angetan.... habe heute keinen Nerv dafür.

                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      wrote on last edited by
                                      #99

                                      @MathiasJ Ist Deine Entscheidung, aber damit nimmst Du mir, Dir und uns allen die Chance zu helfen und Dir eine Lösung aufzuzeigen. Aber ok.

                                      Laut Statistik sind mindestens 684 Systeme bereits auf dem Controller 2.0.25 ... Zahl steigend.

                                      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
                                      1 Reply Last reply
                                      0
                                      • apollon77A apollon77

                                        @crunchip Versuch mal die Community Version.

                                        crunchipC Away
                                        crunchipC Away
                                        crunchip
                                        Forum Testing Most Active
                                        wrote on last edited by crunchip
                                        #100

                                        @apollon77 nachdem ich das update nun zum zweiten mal durchgeführt habe, wieder das soef Problem mit dem tr-064, auch ein erneutes installieren von soef konnte das Problem nicht lösen.
                                        Habe nun den Community parallel installiert, dieser scheint zu funktionieren.

                                        Desweiteren war auch keine Warnmeldung mehr, bezüglich

                                        • warn (7844) Please update js-controller to at least 1.2.0.

                                        Auch diese Meldung ist nicht mehr aufgetaucht

                                        • No geo location data found configured in admin to calculate UWZ AREA ID or ID not valid!

                                        Was mir noch aufgefallen ist, da ich mir per script, Adapterstörungen anzeigen lasse, hat sich bei dem ein oder anderen Adapter die Endung geändert.
                                        wie z.b. von
                                        weatherunderground.0.alive in weatherunderground.0 alive

                                        Ps: wäre es ratsam ein update von npm 6.9 auf 6.11.3??

                                        umgestiegen von Proxmox auf Unraid

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

                                          @crunchip sagte in js-controller 2.0 ab sofort im Latest Repo:

                                          weatherunderground.0.alive in weatherunderground.0 alive

                                          Sicher das Du hier nicht Name und ID verwechselst? Bei mir sind alle State IDs korrekt

                                          npm kannst Du machen hat aber keine Auswirkung auf die Ausführung von ioBroker.

                                          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
                                          crunchipC 1 Reply Last reply
                                          0
                                          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

                                          573

                                          Online

                                          32.7k

                                          Users

                                          82.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