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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 2 jetzt für alle im Stable

NEWS

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

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

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

js-controller 2 jetzt für alle im Stable

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controllerjs-controller 2
556 Beiträge 74 Kommentatoren 166.7k Aufrufe 56 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • UweRLPU UweRLP

    Hat schon jemand unter Windows mit dem neuen Installer Updaten/Migrieren können? Mir will es nicht gelingen.
    Direkt nach der neuen Installation mit Übenahme des alten iobroker-data Verzeichnisses läuft iobroker noch einigermaßen, viele Adapter bleiben aber schon rot. Wenn ich dann iobroker beende und was im CMD (z.b. iobroker list) kommt nur Fehlermeldung No objects Found!. Iobroker läßt sich dann auch nicht mehr starten.

    werner_qW Offline
    werner_qW Offline
    werner_q
    schrieb am zuletzt editiert von werner_q
    #147

    @UweRLP Ich habe, glaube ich, erfolgreich migriert. Ein wenig holprig, und einiges ist mir unklar. Aber die Instanzen laufen (ich habe eine überschaubare Anzahl, Homematic RF und IP, vis, Flot, IOT, History und Cloud im wesentlichen). Auch stabil, jedenfalls von gestern Abend bis heute.
    Probleme: Direkt nach der Installation bekam ich die Fehlermeldung, das unter Port 8086 (wo auch der alte ioBroker war) kein admin läuft (oder so) und jetzt abgebrochen wird. Ich habe mich kurz geärgert und als typischer Windows klicki-bunti-User die Installation noch einmal gestartet. Die selbe Meldung, aber ich habe dann festgestellt, dass ich den "alten" ioBroker Dienst manuell beenden und den neuen manuell starten kann und dann war alles gut und hat auch einen Rechnerneustart überlebt. Zweite komische Sache: Welche Node-Version habe ich jetzt? ioBroker sagt im Info-Tab 10, das cmd-Fenster sagt 8. Dürfte aber nicht so wichtig sein.

    apollon77A StabilostickS 2 Antworten Letzte Antwort
    0
    • A H 0A A H 0

      @apollon77

      den gibt es ja nicht, ich habe ihn auch nicht gefunden. Sollte er mit dem Upgrade nicht automatisch angelegt werden.
      Manuell anlegen mit vis importer oder auf der shell?

      apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #148

      @A-H-0 ja wird er an sich. Im Admin müsste er ganz oben auftauchen.

      Falls du den Ordner im Dateisystem meinst dann wird der erst mit dem ersten file was du darin anlegst erzeugt. Ja das ist durchaus blöd. Mach mal einen writeFile Aufruf. Danach ist der sichtbar. Ich leg dazu ein issue an

      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
      A H 0A ChaotC 2 Antworten Letzte Antwort
      0
      • werner_qW werner_q

        @UweRLP Ich habe, glaube ich, erfolgreich migriert. Ein wenig holprig, und einiges ist mir unklar. Aber die Instanzen laufen (ich habe eine überschaubare Anzahl, Homematic RF und IP, vis, Flot, IOT, History und Cloud im wesentlichen). Auch stabil, jedenfalls von gestern Abend bis heute.
        Probleme: Direkt nach der Installation bekam ich die Fehlermeldung, das unter Port 8086 (wo auch der alte ioBroker war) kein admin läuft (oder so) und jetzt abgebrochen wird. Ich habe mich kurz geärgert und als typischer Windows klicki-bunti-User die Installation noch einmal gestartet. Die selbe Meldung, aber ich habe dann festgestellt, dass ich den "alten" ioBroker Dienst manuell beenden und den neuen manuell starten kann und dann war alles gut und hat auch einen Rechnerneustart überlebt. Zweite komische Sache: Welche Node-Version habe ich jetzt? ioBroker sagt im Info-Tab 10, das cmd-Fenster sagt 8. Dürfte aber nicht so wichtig sein.

        apollon77A Offline
        apollon77A Offline
        apollon77
        schrieb am zuletzt editiert von
        #149

        @werner_q hier muss @Stabilostick genau antworten aber die nodejs Version wird für die iobroker Instanz installiert. Und damit kann eine alte Instanz eine andere haben wie eine neue und nochmal anders wie das nodejs auf deinem System was manuell global installiert ist.

        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
        werner_qW 1 Antwort Letzte Antwort
        0
        • apollon77A apollon77

          @A-H-0 ja wird er an sich. Im Admin müsste er ganz oben auftauchen.

          Falls du den Ordner im Dateisystem meinst dann wird der erst mit dem ersten file was du darin anlegst erzeugt. Ja das ist durchaus blöd. Mach mal einen writeFile Aufruf. Danach ist der sichtbar. Ich leg dazu ein issue an

          A H 0A Offline
          A H 0A Offline
          A H 0
          schrieb am zuletzt editiert von
          #150

          @apollon77 said in js-controller 2 jetzt für alle im Stable:

          @A-H-0 ja wird er an sich. Im Admin müsste er ganz oben auftauchen.

          Falls du den Ordner im Dateisystem meinst dann wird der erst mit dem ersten file was du darin anlegst erzeugt. Ja das ist durchaus blöd. Mach mal einen writeFile Aufruf. Danach ist der sichtbar. Ich leg dazu ein issue an

          Danke! Auch etwas ungewöhnlich, dass Handling im Admin. Ich habe testweise einen DP angelegt, gibt aber kein icon um ihn wieder zu löschen.

          apollon77A HomoranH 2 Antworten Letzte Antwort
          0
          • apollon77A apollon77

            @werner_q hier muss @Stabilostick genau antworten aber die nodejs Version wird für die iobroker Instanz installiert. Und damit kann eine alte Instanz eine andere haben wie eine neue und nochmal anders wie das nodejs auf deinem System was manuell global installiert ist.

            werner_qW Offline
            werner_qW Offline
            werner_q
            schrieb am zuletzt editiert von
            #151

            @apollon77 Könnte ich dann theoretisch versuchen, die alte Node.js Version und auch die alte ioBroker Installation zu deinstallieren? Und kann ich auch das alte ioBroker-Verzeichnis löschen? (Ich habe ursprünglich vor Jahr und Tag auch den Windows-Installer verwendet und daher eine De-Installations-Option für ioBroker in der Systemsteuerung).
            Danke für die Unterstützung!

            StabilostickS 1 Antwort Letzte Antwort
            0
            • T Offline
              T Offline
              Taliesin
              schrieb am zuletzt editiert von
              #152

              Hallo zusammen,

              hab eben das Update gemacht. Beim updaten gab es eine Menge Fehlermeldungen:

              Update js-controller from @1.5.14 to @2.1.0
              NPM version: 6.11.3
              npm install iobroker.js-controller@2.1.0 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
              npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
              In file included from ../src/unix_dgram.cc:5:
              ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
              ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                   , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                            ^
              ../src/unix_dgram.cc: In function ‘void {anonymous}::OnRecv({anonymous}::SocketContext*)’:
              ../src/unix_dgram.cc:121:25: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                                   argv);
                                       ^
              In file included from ../src/unix_dgram.cc:5:
              ../../nan/nan.h:1024:46: note: declared here
                 NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                            ^~~~~~~~~~~~
              ../src/unix_dgram.cc:121:25: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                                   argv);
                                       ^
              In file included from ../src/unix_dgram.cc:5:
              ../../nan/nan.h:1024:46: note: declared here
                 NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                            ^~~~~~~~~~~~
              ../src/unix_dgram.cc: In function ‘void {anonymous}::OnWritable({anonymous}::SocketContext*)’:
              ../src/unix_dgram.cc:129:28: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                                   0, NULL);
                                          ^
              In file included from ../src/unix_dgram.cc:5:
              ../../nan/nan.h:1024:46: note: declared here
                 NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                            ^~~~~~~~~~~~
              ../src/unix_dgram.cc:129:28: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                                   0, NULL);
                                          ^
              In file included from ../src/unix_dgram.cc:5:
              ../../nan/nan.h:1024:46: note: declared here
                 NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                            ^~~~~~~~~~~~
              ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Socket(Nan::NAN_METHOD_ARGS_TYPE)’:
              ../src/unix_dgram.cc:189:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 domain      = info[0]->Int32Value();
                                                   ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                 V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                            ^~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc:190:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 type        = info[1]->Int32Value();
                                                   ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                 V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                            ^~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc:191:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 protocol    = info[2]->Int32Value();
                                                   ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                 V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                            ^~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Bind(Nan::NAN_METHOD_ARGS_TYPE)’:
              ../src/unix_dgram.cc:230:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 fd = info[0]->Int32Value();
                                          ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                 V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                            ^~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc:231:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
                 String::Utf8Value path(info[1]);
                                               ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2892:28: note: declared here
                                 explicit Utf8Value(Local<v8::Value> obj));
                                          ^~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::SendTo(Nan::NAN_METHOD_ARGS_TYPE)’:
              ../src/unix_dgram.cc:258:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 fd = info[0]->Int32Value();
                                          ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                 V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                            ^~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc:259:27: warning: ‘v8::Local<v8::Object> v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 buf = info[1]->ToObject();
                                         ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:10046:15: note: declared here
               Local<Object> Value::ToObject() const {
                             ^~~~~
              ../src/unix_dgram.cc:260:33: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 offset = info[2]->Uint32Value();
                                               ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2477:47: note: declared here
                 V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const);
                                                             ^~~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc:261:33: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 length = info[3]->Uint32Value();
                                               ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2477:47: note: declared here
                 V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const);
                                                             ^~~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc:262:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
                 String::Utf8Value path(info[4]);
                                               ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2892:28: note: declared here
                                 explicit Utf8Value(Local<v8::Value> obj));
                                          ^~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Send(Nan::NAN_METHOD_ARGS_TYPE)’:
              ../src/unix_dgram.cc:302:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 fd = info[0]->Int32Value();
                                          ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                 V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                            ^~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc:303:27: warning: ‘v8::Local<v8::Object> v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 buf = info[1]->ToObject();
                                         ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:10046:15: note: declared here
               Local<Object> Value::ToObject() const {
                             ^~~~~
              ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Connect(Nan::NAN_METHOD_ARGS_TYPE)’:
              ../src/unix_dgram.cc:340:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 fd = info[0]->Int32Value();
                                          ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                 V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                            ^~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc:341:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
                 String::Utf8Value path(info[1]);
                                               ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2892:28: note: declared here
                                 explicit Utf8Value(Local<v8::Value> obj));
                                          ^~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Close(Nan::NAN_METHOD_ARGS_TYPE)’:
              ../src/unix_dgram.cc:361:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                 fd = info[0]->Int32Value();
                                          ^
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                               from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                 V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                            ^~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                 declarator __attribute__((deprecated(message)))
                 ^~~~~~~~~~
              In file included from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              ../src/unix_dgram.cc: At global scope:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                     (node::addon_register_func) (regfunc),                          \
                                                         ^
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’
                 NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                 ^~~~~~~~~~~~~
              ../src/unix_dgram.cc:420:1: note: in expansion of macro ‘NODE_MODULE’
               NODE_MODULE(unix_dgram, Initialize)
               ^~~~~~~~~~~
              In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                               from ../../nan/nan.h:54,
                               from ../src/unix_dgram.cc:5:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78:   required from here
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                              reinterpret_cast<Callback>(callback), type);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
              ../../nan/nan_object_wrap.h:65:61:   required from here
              /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
              (node:29274) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.
                  at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15)
                  at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14)
              (node:29274) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
              (node:29274) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
              (node:29274) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.
                  at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15)
                  at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14)
              (node:29274) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              

              Hab danach den Installationsfixer laufen lassen aber hab jetzt trotzdem nach dem Reboot folgende fehler im iobroker Log:

              host.phoscon	2019-11-18 09:40:39.878	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
              host.phoscon	2019-11-18 09:40:39.878	error	Caught by controller[0]: at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
              host.phoscon	2019-11-18 09:40:39.878	error	Caught by controller[0]: at emitErrorNT (internal/streams/destroy.js:91:8)
              host.phoscon	2019-11-18 09:40:39.877	error	Caught by controller[0]: at Socket.emit (events.js:198:13)
              host.phoscon	2019-11-18 09:40:39.877	error	Caught by controller[0]: at Socket.socketErrorListener (_http_client.js:392:9)
              host.phoscon	2019-11-18 09:40:39.877	error	Caught by controller[0]: at ClientRequest.emit (events.js:198:13)
              host.phoscon	2019-11-18 09:40:39.877	error	Caught by controller[0]: at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:881:8)
              host.phoscon	2019-11-18 09:40:39.876	error	Caught by controller[0]: at Request.emit (events.js:198:13)
              host.phoscon	2019-11-18 09:40:39.875	error	Caught by controller[0]: at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
              host.phoscon	2019-11-18 09:40:39.875	error	Caught by controller[0]: at Request._callback (/opt/iobroker/node_modules/iobroker.deconz/main.js:692:28)
              host.phoscon	2019-11-18 09:40:39.875	error	Caught by controller[0]: at JSON.parse (<anonymous>)
              host.phoscon	2019-11-18 09:40:39.874	error	Caught by controller[0]: SyntaxError: Unexpected token u in JSON at position 0
              deconz.0	2019-11-18 09:40:39.281	info	(1557) Terminated (NO_ERROR): Without reason
              deconz.0	2019-11-18 09:40:39.279	info	(1557) terminating
              deconz.0	2019-11-18 09:40:38.773	error	at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
              deconz.0	2019-11-18 09:40:38.773	error	at emitErrorNT (internal/streams/destroy.js:91:8)
              deconz.0	2019-11-18 09:40:38.773	error	at Socket.emit (events.js:198:13)
              deconz.0	2019-11-18 09:40:38.773	error	at Socket.socketErrorListener (_http_client.js:392:9)
              deconz.0	2019-11-18 09:40:38.773	error	at ClientRequest.emit (events.js:198:13)
              deconz.0	2019-11-18 09:40:38.773	error	at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:881:8)
              deconz.0	2019-11-18 09:40:38.773	error	at Request.emit (events.js:198:13)
              deconz.0	2019-11-18 09:40:38.773	error	at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
              deconz.0	2019-11-18 09:40:38.773	error	at Request._callback (/opt/iobroker/node_modules/iobroker.deconz/main.js:692:28)
              deconz.0	2019-11-18 09:40:38.773	error	at JSON.parse (<anonymous>)
              deconz.0	2019-11-18 09:40:38.773	error	(1557) SyntaxError: Unexpected token u in JSON at position 0
              deconz.0	2019-11-18 09:40:38.772	error	(1557) uncaught exception: Unexpected token u in JSON at position 0
              deconz.0	2019-11-18 09:40:38.683	info	(1557) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.deconz, node: v10.17.0
              

              Bin um jede Hilfe dankbar. Hätte gerne wieder ein sauberes Log :-).

              apollon77A 1 Antwort Letzte Antwort
              0
              • A H 0A A H 0

                @apollon77 said in js-controller 2 jetzt für alle im Stable:

                @A-H-0 ja wird er an sich. Im Admin müsste er ganz oben auftauchen.

                Falls du den Ordner im Dateisystem meinst dann wird der erst mit dem ersten file was du darin anlegst erzeugt. Ja das ist durchaus blöd. Mach mal einen writeFile Aufruf. Danach ist der sichtbar. Ich leg dazu ein issue an

                Danke! Auch etwas ungewöhnlich, dass Handling im Admin. Ich habe testweise einen DP angelegt, gibt aber kein icon um ihn wieder zu löschen.

                apollon77A Offline
                apollon77A Offline
                apollon77
                schrieb am zuletzt editiert von
                #153

                @A-H-0 Da sollte aber das Löasch Icon unter "Objekte" wie sonst auch existieren

                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 Antwort Letzte Antwort
                0
                • T Taliesin

                  Hallo zusammen,

                  hab eben das Update gemacht. Beim updaten gab es eine Menge Fehlermeldungen:

                  Update js-controller from @1.5.14 to @2.1.0
                  NPM version: 6.11.3
                  npm install iobroker.js-controller@2.1.0 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
                  npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                  In file included from ../src/unix_dgram.cc:5:
                  ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                  ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                       , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                ^
                  ../src/unix_dgram.cc: In function ‘void {anonymous}::OnRecv({anonymous}::SocketContext*)’:
                  ../src/unix_dgram.cc:121:25: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                                       argv);
                                           ^
                  In file included from ../src/unix_dgram.cc:5:
                  ../../nan/nan.h:1024:46: note: declared here
                     NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                                ^~~~~~~~~~~~
                  ../src/unix_dgram.cc:121:25: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                                       argv);
                                           ^
                  In file included from ../src/unix_dgram.cc:5:
                  ../../nan/nan.h:1024:46: note: declared here
                     NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                                ^~~~~~~~~~~~
                  ../src/unix_dgram.cc: In function ‘void {anonymous}::OnWritable({anonymous}::SocketContext*)’:
                  ../src/unix_dgram.cc:129:28: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                                       0, NULL);
                                              ^
                  In file included from ../src/unix_dgram.cc:5:
                  ../../nan/nan.h:1024:46: note: declared here
                     NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                                ^~~~~~~~~~~~
                  ../src/unix_dgram.cc:129:28: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                                       0, NULL);
                                              ^
                  In file included from ../src/unix_dgram.cc:5:
                  ../../nan/nan.h:1024:46: note: declared here
                     NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                                ^~~~~~~~~~~~
                  ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Socket(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/unix_dgram.cc:189:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     domain      = info[0]->Int32Value();
                                                       ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                     V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                                ^~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc:190:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     type        = info[1]->Int32Value();
                                                       ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                     V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                                ^~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc:191:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     protocol    = info[2]->Int32Value();
                                                       ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                     V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                                ^~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Bind(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/unix_dgram.cc:230:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     fd = info[0]->Int32Value();
                                              ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                     V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                                ^~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc:231:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
                     String::Utf8Value path(info[1]);
                                                   ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2892:28: note: declared here
                                     explicit Utf8Value(Local<v8::Value> obj));
                                              ^~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::SendTo(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/unix_dgram.cc:258:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     fd = info[0]->Int32Value();
                                              ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                     V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                                ^~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc:259:27: warning: ‘v8::Local<v8::Object> v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     buf = info[1]->ToObject();
                                             ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:10046:15: note: declared here
                   Local<Object> Value::ToObject() const {
                                 ^~~~~
                  ../src/unix_dgram.cc:260:33: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     offset = info[2]->Uint32Value();
                                                   ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2477:47: note: declared here
                     V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const);
                                                                 ^~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc:261:33: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     length = info[3]->Uint32Value();
                                                   ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2477:47: note: declared here
                     V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const);
                                                                 ^~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc:262:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
                     String::Utf8Value path(info[4]);
                                                   ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2892:28: note: declared here
                                     explicit Utf8Value(Local<v8::Value> obj));
                                              ^~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Send(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/unix_dgram.cc:302:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     fd = info[0]->Int32Value();
                                              ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                     V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                                ^~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc:303:27: warning: ‘v8::Local<v8::Object> v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     buf = info[1]->ToObject();
                                             ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:10046:15: note: declared here
                   Local<Object> Value::ToObject() const {
                                 ^~~~~
                  ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Connect(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/unix_dgram.cc:340:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     fd = info[0]->Int32Value();
                                              ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                     V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                                ^~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc:341:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
                     String::Utf8Value path(info[1]);
                                                   ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2892:28: note: declared here
                                     explicit Utf8Value(Local<v8::Value> obj));
                                              ^~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Close(Nan::NAN_METHOD_ARGS_TYPE)’:
                  ../src/unix_dgram.cc:361:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                     fd = info[0]->Int32Value();
                                              ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:26,
                                   from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:2478:46: note: declared here
                     V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                                ^~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
                     declarator __attribute__((deprecated(message)))
                     ^~~~~~~~~~
                  In file included from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  ../src/unix_dgram.cc: At global scope:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                         (node::addon_register_func) (regfunc),                          \
                                                             ^
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’
                     NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                     ^~~~~~~~~~~~~
                  ../src/unix_dgram.cc:420:1: note: in expansion of macro ‘NODE_MODULE’
                   NODE_MODULE(unix_dgram, Initialize)
                   ^~~~~~~~~~~
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63,
                                   from ../../nan/nan.h:54,
                                   from ../src/unix_dgram.cc:5:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)]’:
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78:   required from here
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                                  reinterpret_cast<Callback>(callback), type);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
                  ../../nan/nan_object_wrap.h:65:61:   required from here
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                  (node:29274) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.
                      at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15)
                      at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14)
                  (node:29274) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
                  (node:29274) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                  (node:29274) UnhandledPromiseRejectionWarning: ParserError: Protocol error, got "H" as reply type byte. Please report this.
                      at handleError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:190:15)
                      at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:304:14)
                  (node:29274) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                  

                  Hab danach den Installationsfixer laufen lassen aber hab jetzt trotzdem nach dem Reboot folgende fehler im iobroker Log:

                  host.phoscon	2019-11-18 09:40:39.878	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
                  host.phoscon	2019-11-18 09:40:39.878	error	Caught by controller[0]: at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
                  host.phoscon	2019-11-18 09:40:39.878	error	Caught by controller[0]: at emitErrorNT (internal/streams/destroy.js:91:8)
                  host.phoscon	2019-11-18 09:40:39.877	error	Caught by controller[0]: at Socket.emit (events.js:198:13)
                  host.phoscon	2019-11-18 09:40:39.877	error	Caught by controller[0]: at Socket.socketErrorListener (_http_client.js:392:9)
                  host.phoscon	2019-11-18 09:40:39.877	error	Caught by controller[0]: at ClientRequest.emit (events.js:198:13)
                  host.phoscon	2019-11-18 09:40:39.877	error	Caught by controller[0]: at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:881:8)
                  host.phoscon	2019-11-18 09:40:39.876	error	Caught by controller[0]: at Request.emit (events.js:198:13)
                  host.phoscon	2019-11-18 09:40:39.875	error	Caught by controller[0]: at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                  host.phoscon	2019-11-18 09:40:39.875	error	Caught by controller[0]: at Request._callback (/opt/iobroker/node_modules/iobroker.deconz/main.js:692:28)
                  host.phoscon	2019-11-18 09:40:39.875	error	Caught by controller[0]: at JSON.parse (<anonymous>)
                  host.phoscon	2019-11-18 09:40:39.874	error	Caught by controller[0]: SyntaxError: Unexpected token u in JSON at position 0
                  deconz.0	2019-11-18 09:40:39.281	info	(1557) Terminated (NO_ERROR): Without reason
                  deconz.0	2019-11-18 09:40:39.279	info	(1557) terminating
                  deconz.0	2019-11-18 09:40:38.773	error	at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
                  deconz.0	2019-11-18 09:40:38.773	error	at emitErrorNT (internal/streams/destroy.js:91:8)
                  deconz.0	2019-11-18 09:40:38.773	error	at Socket.emit (events.js:198:13)
                  deconz.0	2019-11-18 09:40:38.773	error	at Socket.socketErrorListener (_http_client.js:392:9)
                  deconz.0	2019-11-18 09:40:38.773	error	at ClientRequest.emit (events.js:198:13)
                  deconz.0	2019-11-18 09:40:38.773	error	at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:881:8)
                  deconz.0	2019-11-18 09:40:38.773	error	at Request.emit (events.js:198:13)
                  deconz.0	2019-11-18 09:40:38.773	error	at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                  deconz.0	2019-11-18 09:40:38.773	error	at Request._callback (/opt/iobroker/node_modules/iobroker.deconz/main.js:692:28)
                  deconz.0	2019-11-18 09:40:38.773	error	at JSON.parse (<anonymous>)
                  deconz.0	2019-11-18 09:40:38.773	error	(1557) SyntaxError: Unexpected token u in JSON at position 0
                  deconz.0	2019-11-18 09:40:38.772	error	(1557) uncaught exception: Unexpected token u in JSON at position 0
                  deconz.0	2019-11-18 09:40:38.683	info	(1557) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.deconz, node: v10.17.0
                  

                  Bin um jede Hilfe dankbar. Hätte gerne wieder ein sauberes Log :-).

                  apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von
                  #154

                  @Taliesin Das waren alles nur Warnungen keine Fehler. Alles ok.

                  Deconz bitte beim Deconz Adapter schauen. AUch wenn die Zeile im GitHub was leicht anderes ist sieht es so aus als ob von dem Deconz Service wenn er die Konfig abfragt kein JSON zurückgegeben wird. Also hat nix mit controller zu tun

                  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
                  T 1 Antwort Letzte Antwort
                  0
                  • A H 0A A H 0

                    @apollon77 said in js-controller 2 jetzt für alle im Stable:

                    @A-H-0 ja wird er an sich. Im Admin müsste er ganz oben auftauchen.

                    Falls du den Ordner im Dateisystem meinst dann wird der erst mit dem ersten file was du darin anlegst erzeugt. Ja das ist durchaus blöd. Mach mal einen writeFile Aufruf. Danach ist der sichtbar. Ich leg dazu ein issue an

                    Danke! Auch etwas ungewöhnlich, dass Handling im Admin. Ich habe testweise einen DP angelegt, gibt aber kein icon um ihn wieder zu löschen.

                    HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von Homoran
                    #155

                    @A-H-0 sagte in js-controller 2 jetzt für alle im Stable:

                    Ich habe testweise einen DP angelegt, gibt aber kein icon um ihn wieder zu löschen

                    Loeschen01.png

                    Beim DP schon, beim Ordner nicht

                    Loeschen02.png

                    Auch bei neu angelegten

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    AlCalzoneA A H 0A 2 Antworten Letzte Antwort
                    0
                    • apollon77A apollon77

                      @Taliesin Das waren alles nur Warnungen keine Fehler. Alles ok.

                      Deconz bitte beim Deconz Adapter schauen. AUch wenn die Zeile im GitHub was leicht anderes ist sieht es so aus als ob von dem Deconz Service wenn er die Konfig abfragt kein JSON zurückgegeben wird. Also hat nix mit controller zu tun

                      T Offline
                      T Offline
                      Taliesin
                      schrieb am zuletzt editiert von
                      #156

                      @apollon77

                      vielen Dank schon Mal :-). Hab jetzt auf Debug gestellt und mal neu gestartet. im Log sehe ich aber auch nur diese Infos:

                      
                      2019-11-18 10:36:46.779  - ESC[32minfoESC[39m: deconz.0 (1560) starting. Version 1.1.2 in /opt/iobroker/node_modul
                      es/iobroker.deconz, node: v10.17.0
                      2019-11-18 10:36:46.881  - ESC[31merrorESC[39m: deconz.0 (1560) uncaught exception: Unexpected token u in JSON at
                      position 0
                      2019-11-18 10:36:46.882  - ESC[31merrorESC[39m: deconz.0 (1560) SyntaxError: Unexpected token u in JSON at positio
                      n 0
                          at JSON.parse (<anonymous>)
                          at Request._callback (/opt/iobroker/node_modules/iobroker.deconz/main.js:692:28)
                          at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                          at Request.emit (events.js:198:13)
                          at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:881:8)
                          at ClientRequest.emit (events.js:198:13)
                          at Socket.socketErrorListener (_http_client.js:392:9)
                          at Socket.emit (events.js:198:13)
                          at emitErrorNT (internal/streams/destroy.js:91:8)
                          at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
                      2019-11-18 10:36:47.388  - ESC[32minfoESC[39m: deconz.0 (1560) terminating
                      2019-11-18 10:36:47.389  - ESC[32minfoESC[39m: deconz.0 (1560) Terminated (NO_ERROR): Without reason
                      
                      

                      Mir ist auch aufgefallen das ich unter objekte keinen 0_userdata.0 Ordner habe. Sollte der nicht mit der neuen Version da sein?

                      HomoranH apollon77A 2 Antworten Letzte Antwort
                      0
                      • T Taliesin

                        @apollon77

                        vielen Dank schon Mal :-). Hab jetzt auf Debug gestellt und mal neu gestartet. im Log sehe ich aber auch nur diese Infos:

                        
                        2019-11-18 10:36:46.779  - ESC[32minfoESC[39m: deconz.0 (1560) starting. Version 1.1.2 in /opt/iobroker/node_modul
                        es/iobroker.deconz, node: v10.17.0
                        2019-11-18 10:36:46.881  - ESC[31merrorESC[39m: deconz.0 (1560) uncaught exception: Unexpected token u in JSON at
                        position 0
                        2019-11-18 10:36:46.882  - ESC[31merrorESC[39m: deconz.0 (1560) SyntaxError: Unexpected token u in JSON at positio
                        n 0
                            at JSON.parse (<anonymous>)
                            at Request._callback (/opt/iobroker/node_modules/iobroker.deconz/main.js:692:28)
                            at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                            at Request.emit (events.js:198:13)
                            at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:881:8)
                            at ClientRequest.emit (events.js:198:13)
                            at Socket.socketErrorListener (_http_client.js:392:9)
                            at Socket.emit (events.js:198:13)
                            at emitErrorNT (internal/streams/destroy.js:91:8)
                            at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
                        2019-11-18 10:36:47.388  - ESC[32minfoESC[39m: deconz.0 (1560) terminating
                        2019-11-18 10:36:47.389  - ESC[32minfoESC[39m: deconz.0 (1560) Terminated (NO_ERROR): Without reason
                        
                        

                        Mir ist auch aufgefallen das ich unter objekte keinen 0_userdata.0 Ordner habe. Sollte der nicht mit der neuen Version da sein?

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #157

                        @Taliesin sagte in js-controller 2 jetzt für alle im Stable:

                        Hab jetzt auf Debug gestellt

                        Die Instanz, oder nur den log-Filter?

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        T 1 Antwort Letzte Antwort
                        0
                        • S Offline
                          S Offline
                          Superdad
                          schrieb am zuletzt editiert von
                          #158

                          Musste heute früh wieder den Cache in Firefox und Chrom leeren um auf die Seite zu kommen.

                          CCU3

                          iOBroker auf IntelNUC Proxmox

                          1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @A-H-0 sagte in js-controller 2 jetzt für alle im Stable:

                            Ich habe testweise einen DP angelegt, gibt aber kein icon um ihn wieder zu löschen

                            Loeschen01.png

                            Beim DP schon, beim Ordner nicht

                            Loeschen02.png

                            Auch bei neu angelegten

                            AlCalzoneA Offline
                            AlCalzoneA Offline
                            AlCalzone
                            Developer
                            schrieb am zuletzt editiert von
                            #159

                            @Homoran Das Objekt für den Ordner hat ein Attribut dontDelete: true, also gehe ich davon aus, dass das gewollt ist.

                            Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                            HomoranH apollon77A 2 Antworten Letzte Antwort
                            0
                            • AlCalzoneA AlCalzone

                              @Homoran Das Objekt für den Ordner hat ein Attribut dontDelete: true, also gehe ich davon aus, dass das gewollt ist.

                              HomoranH Nicht stören
                              HomoranH Nicht stören
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von Homoran
                              #160

                              @AlCalzone
                              Sehe ich auch so, gibt auch einen entsprechenden Thread, dass das Verzeichnis immer wieder von den Toten aufersteht.

                              War aber nicht als "Kritik" sondern als Info zur Abklärung bei @A-H-0 gedacht

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Antwort Letzte Antwort
                              0
                              • HomoranH Homoran

                                @Taliesin sagte in js-controller 2 jetzt für alle im Stable:

                                Hab jetzt auf Debug gestellt

                                Die Instanz, oder nur den log-Filter?

                                T Offline
                                T Offline
                                Taliesin
                                schrieb am zuletzt editiert von
                                #161

                                @Homoran

                                Die Logstufe unter Instanz.

                                Aber glaube hab das Problem gelöst. Hab den deconz Adapter deinstalliert und den Ordner /opt/iobroker/node_modules/iobroker.deconz gelöscht. Danach den Adapter neu installiert.
                                Log ist jetzt auch nach 2 mal neu starten sauber und der fehlende userdata Ordner ist mittlerweile auch aufgetaucht :+1:

                                1 Antwort Letzte Antwort
                                0
                                • werner_qW werner_q

                                  @UweRLP Ich habe, glaube ich, erfolgreich migriert. Ein wenig holprig, und einiges ist mir unklar. Aber die Instanzen laufen (ich habe eine überschaubare Anzahl, Homematic RF und IP, vis, Flot, IOT, History und Cloud im wesentlichen). Auch stabil, jedenfalls von gestern Abend bis heute.
                                  Probleme: Direkt nach der Installation bekam ich die Fehlermeldung, das unter Port 8086 (wo auch der alte ioBroker war) kein admin läuft (oder so) und jetzt abgebrochen wird. Ich habe mich kurz geärgert und als typischer Windows klicki-bunti-User die Installation noch einmal gestartet. Die selbe Meldung, aber ich habe dann festgestellt, dass ich den "alten" ioBroker Dienst manuell beenden und den neuen manuell starten kann und dann war alles gut und hat auch einen Rechnerneustart überlebt. Zweite komische Sache: Welche Node-Version habe ich jetzt? ioBroker sagt im Info-Tab 10, das cmd-Fenster sagt 8. Dürfte aber nicht so wichtig sein.

                                  StabilostickS Online
                                  StabilostickS Online
                                  Stabilostick
                                  schrieb am zuletzt editiert von Stabilostick
                                  #162

                                  @werner_q

                                  Welche Node-Version habe ich jetzt? ioBroker sagt im Info-Tab 10, das cmd-Fenster sagt 8.

                                  Dann hast Du die Kommandozeile nicht über den Link im Startmenü aufgerufen. Jede ioBroker-Instanz hat dort zwei Links genau für den Zweck, einen für ein vorkonfiguriertes Kommandozeilenfenster und einen für den Admin.

                                  1 Antwort Letzte Antwort
                                  1
                                  • werner_qW werner_q

                                    @apollon77 Könnte ich dann theoretisch versuchen, die alte Node.js Version und auch die alte ioBroker Installation zu deinstallieren? Und kann ich auch das alte ioBroker-Verzeichnis löschen? (Ich habe ursprünglich vor Jahr und Tag auch den Windows-Installer verwendet und daher eine De-Installations-Option für ioBroker in der Systemsteuerung).
                                    Danke für die Unterstützung!

                                    StabilostickS Online
                                    StabilostickS Online
                                    Stabilostick
                                    schrieb am zuletzt editiert von Stabilostick
                                    #163

                                    @werner_q sagte in js-controller 2 jetzt für alle im Stable:

                                    Könnte ich dann theoretisch versuchen, die alte Node.js Version und auch die alte ioBroker Installation zu deinstallieren? Und kann ich auch das alte ioBroker-Verzeichnis löschen? (Ich habe ursprünglich vor Jahr und Tag auch den Windows-Installer verwendet und daher eine De-Installations-Option für ioBroker in der Systemsteuerung).

                                    Ja. Wenn Du der Meinung bist, dass in der neuen Instanz alles ok ist. Zur Sicherheit kannst Du Dir eine Kopie des alten iobroker-data-Ordners aufheben.

                                    Beginnend mit dem neuen Installer kann man einzelne Instanzen über den Installer selbst löschen. Da werden dann auch Dienste und sonstige instanzspezifische Konfigs entfernt und man hat zusätzlich die Möglichkeit, sich einen Abzug des ioBroker-data Ordners aufzuheben.

                                    1 Antwort Letzte Antwort
                                    1
                                    • AlCalzoneA AlCalzone

                                      @Homoran Das Objekt für den Ordner hat ein Attribut dontDelete: true, also gehe ich davon aus, dass das gewollt ist.

                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      schrieb am zuletzt editiert von
                                      #164

                                      @AlCalzone korrekt :-)

                                      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 Antwort Letzte Antwort
                                      0
                                      • T Taliesin

                                        @apollon77

                                        vielen Dank schon Mal :-). Hab jetzt auf Debug gestellt und mal neu gestartet. im Log sehe ich aber auch nur diese Infos:

                                        
                                        2019-11-18 10:36:46.779  - ESC[32minfoESC[39m: deconz.0 (1560) starting. Version 1.1.2 in /opt/iobroker/node_modul
                                        es/iobroker.deconz, node: v10.17.0
                                        2019-11-18 10:36:46.881  - ESC[31merrorESC[39m: deconz.0 (1560) uncaught exception: Unexpected token u in JSON at
                                        position 0
                                        2019-11-18 10:36:46.882  - ESC[31merrorESC[39m: deconz.0 (1560) SyntaxError: Unexpected token u in JSON at positio
                                        n 0
                                            at JSON.parse (<anonymous>)
                                            at Request._callback (/opt/iobroker/node_modules/iobroker.deconz/main.js:692:28)
                                            at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                            at Request.emit (events.js:198:13)
                                            at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:881:8)
                                            at ClientRequest.emit (events.js:198:13)
                                            at Socket.socketErrorListener (_http_client.js:392:9)
                                            at Socket.emit (events.js:198:13)
                                            at emitErrorNT (internal/streams/destroy.js:91:8)
                                            at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
                                        2019-11-18 10:36:47.388  - ESC[32minfoESC[39m: deconz.0 (1560) terminating
                                        2019-11-18 10:36:47.389  - ESC[32minfoESC[39m: deconz.0 (1560) Terminated (NO_ERROR): Without reason
                                        
                                        

                                        Mir ist auch aufgefallen das ich unter objekte keinen 0_userdata.0 Ordner habe. Sollte der nicht mit der neuen Version da sein?

                                        apollon77A Offline
                                        apollon77A Offline
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #165

                                        @Taliesin Meine Antwort ist die gleiche wie oben. Bitte Issue beim Adapter öffnen bzw rausfinden warum die Deconz seite wo die Konfig abgeholt wird kein JSON zurückgibt. Hat nichts mit dem Controller zu tun!

                                        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 Antwort Letzte Antwort
                                        0
                                        • E Offline
                                          E Offline
                                          e-i-k-e
                                          schrieb am zuletzt editiert von e-i-k-e
                                          #166

                                          Guten Abend,

                                          ich habe seit dem Update von 2.0.39 auf 2.1.0 große Probleme mit meinem IoBroker.
                                          Ob dieses Problem nun an dem neuen Js-Controller oder evtl eine andere Ursache hat, kann ich nicht beurteilen.

                                          Iobroker (redis/redis) läuft auf einem Intel NUC (Proxmox) in einem Container mit Ubuntu.

                                          ioBroker stürzt sporadisch ab und lässt sich nicht wieder startet, auch ein neustart von Proxmox bringt keine Verbesserung.

                                          Im Anhang ist die log-Datei zu finden, bitte bis zum ende scrollen ab 15.20 Uhr ist ioBroker nicht mehr zu erreichen und lässt sich auch nicht mehr starten. Nur ein vorher erstellter snapshot kann das System wieder starten lassen.

                                          Habe test weise den Fixer drüber laufen lassen. Dieser spuckt plötzlich sehr viele Meldungen raus.

                                          Anbei ein Auszug davon.

                                          da3be48b27a5af4477f0a1140a701433b3db7136a60197': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/dc': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/94/b8d7797b2752e380d1cf47c7a55a128270ab3b1832f9c784adbcbfdbe81b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/94': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/61/e760160e8107e05f76ca135d8374ac7b8c7786c0547ce9c555cea902d80e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/61': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/f6/1c4e4b3dc3c6fb34579982f0554d9385b59a2e98b6e6d6594219c6384e46': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/f6/46e4f928c457b978ce88f39772738dcb5096760a84d945dcb63095c75ff3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/f6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/51/7fedfaa7cd933dbb1304a04f5c8aea0e2f76639a150c97a047b0cb57dc62': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/51': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/08/bad04d8ac32f2241b2659718882158c86c01f53845099f9c453f67b03f39': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/08': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/cd/e3a401508c0f1a92aa62ceb9c24eacfc6d282702da0a4b6cb6bd47a2ddbc': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97/cd': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/97': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/fe/9c43f3b048ef1201673bfea640b64c9d4b5264f75c3fa308f333a57f6e47': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/fe/8194f4807b9b6085a2f2e390f8d019e9e53f5c5c1653ee5fb055ca99309e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/fe': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/cb/d76feb04aeea2cd77b2f0eb08205fcb1508ca9ca2c4c5e1cd4bdcc100a47': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/cb': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/a4/ae299f1e3e729d7098795e9e3285ee7b674b05b5efe5d5954725c3930ee0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/a4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/bd/22e4892cef0bb4f9e69213274833378febde4c117f33212c391bf0f7d119': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/bd': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/3a/473a66dae428aca5dabba04c2928b4e2eeecd2b359c096572c1061b5c2fc': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/3a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/f7/ae8abcb39b4f35c14116b197d3ee4cb09729ca8efffb304f4fd11f67c3b0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/f7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/d3/856f4e146dc3e8cb995652c4d6a1e16806d6bca7e87878fd9046e55ea74f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/d3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/a2/1afeb80d67ef938cd56e49c6108229217c5c182d8eded1bf7fded99df5e7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/a2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/3d/f2f0f797a9b8bc04ff5a617328dd807c77dc2d1a81c8243f65499cc44d81': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/3d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/bb/e3ebbbd48a30c8b9386f83d99cfbf58708a487a84c35edc9d3709473505d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/bb': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/00/3b96abe969aab388681e91bd78b5cc31c2442f23be4bf31a54b0a58732e6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/00': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/7d/ae9bac79ed0bc579c1d312148ac8ccc1093e19c5201ef407838486754e94': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/7d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/ae/de49cf6944cdd240c92851ef11f3895eeb008b10272aab1cec4445140622': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/ae': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/34/34908163c064bbcad301c3fdd7ead62161a272dd90c70819ddace14b7861': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/34': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/93/58ea2565fbb8444f965ef9675842362cfd14ede1ba675c9e205b668fc80e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/93': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/1f/812fbd2f6576d9b47136e0b3c45c98e97b2b0a5b2627cd23b4d2d7def13a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/1f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/76/b307bf2099531873e0b1e3aad52736171cfec1a5a1b172318eb7ad5b336a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/76': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/73/8eade1d8b68283c8566a83f4fe5e4c1048219f28d01bac80087966810210': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/73': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/f3/81a49ac1c06b674e36b2f9806e71ec2ea231fdf2d0ed27d4494057760304': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/f3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/42/37a652adef68b619fc16b9d625c2949ef61479842fc1964de0fc8f59cb36': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/42': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/a7/2f8607e4e45c810d05364e5ff32e5b7cfe679eda67a93820be80876b10e6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6/a7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/cc/8b88c4372b5c39f0b3a1e95034483b4a51375fedfe2af7818abd0f1e76ba': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/cc/0ef7ed77b33b62b931d8e9a09ef845d029b64a7c49025994b28449a26686': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/cc': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/f1/fa42c233e0670045f632ac61bacdd26fbec2535480c71103625f391a6388': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/f1': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/56/af929b90dd2b5bf9af2f00d843278312247d4b778e3a3b21216ab0ddc2c7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/56': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/f5/434e1f11a531e58fb76713c16b39343a0d442d8bf9a48c74723c43aebb0d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/f5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/d0/505f8e28a1b7000cde123d9232e66c95a0259114d60c5a6d4426304ec274': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/d0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/4b/e7e3758c2d19e1b8cf9a59f9a3bb013c0f8040f12ec62bfaa7fb9f279066': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/4b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/6b/b4269307874a79da15ffd7a6ba4bbede653d1a0490b7a08924bf7b5aa19e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/6b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/cf/e08864bcda71cda12449f15de938ef01fa6d5c439afddcbb2b8bb3a3f67e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/cf': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/e0/c2272d7175091e9df846535741af3cc795e3f8819eda506eec5047ef33be': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/e0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/00/36df83b59945f1327b718bf85b9096766aebb81a14226ccb633b78434219': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/00': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/32/16152c2ccccc38eeeb755adc3efd433cb23baea20fa678e8b19e74e780f5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/32': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/96/db732c082b5a904a7ae935037c08343e50e345e5c26864264d7448eee157': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/96/be72507b6fc870d80587cbda0bab4fba3321c62a7d82aa97d0715061f49b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/96': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/02/a4d888268ff14e42946cd7c95823ef41e95209674fd2846654b819ae5f83': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/02': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/7a/1957bca0c9949aad254fe46114c61fbc7d2cce2e411ff11765c5862d19a2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/7a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/82/da1e6e17108be2ddd7f87021521e8bb1fbb576c63c124b588084660944e2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/82/283d353be571fd3a81096d7e8fa03e8fe25ad7cbf9370dbcca196d4f709b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/82': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/b1/4dd403225670ecc54d9bb66f029473fec9dcae3bae4fe478ff93caa0e7bb': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/b1': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/a1/ed4f9af68a05e530bfa9e38ff6c86f99e4e7c3b591a234a9b399ab033e35': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/a1': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/0c/24e2e5ce0d053d72356aec00cb3bcb62cf36429c906b157eb9cc0e771599': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5/0c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/d5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/6d/ee6c5b606d31dbc4ad48eaf2d96457498d13144359e2211fd07c1b35d149': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/6d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/f0/b83e657b12bafc7e4dbf597374a09845ebdfc8300862fe2190072979b03f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/f0/4fe556f104b09be642895a82afa463fe560d9a0dc8f507efeef825a6905e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/f0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/c8/25fb6174489f9eee738a1f70d64c35a084e80e57978f65718efbeb54808d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/c8': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/81/acb1e9ee22b63308732521fb94e2ca1eb9538a418074273ee5cf0373db78': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/81': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/a5/6d71d817cd71ea8bc2e2e79c5772127a9c3d907475b75365f896af73af56': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/a5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/a2/2894ef5992aab46c62615822f4269bfe86c52d633edbcdc9628d82bc9ed2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/a2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/52/7f9b06983f2a9167d6a83be35663cc1368166149da11d45ae881f3120541': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/52': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/ee/85502d3e649f41a9bac5bcb9716f912ee596f2356b66101192a5df278d0e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/ee': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/00/df2874e7ec7673134648181186dbe92d5c86ce2651e2445156e4fc2ce152': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/00': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/01/a3682cefaf787b8e747165953acb4c8295b4a4a6b7240dccebae7de61319': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/01': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/26/5bc5b0f8169f252833a46323cd11c1948ef16a3b2676a2b514bde11b0f24': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/26': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/34/1dea1038910bc69b4fca1995db146c975d75b0a61676729cea425cf9548d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/34': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/0b/41fa759a8c00680f89380affdccdd6235e5932bffef5c6b785bf50828d60': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/0b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/83/357ff6d2b4d78156eca14b9d0fda9fa24177c98365f68b3cc46f08d38c80': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/83': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/bf/3c961a046544d3ec2e4503864ec83b9e773bc76e51e9266e0a58f7087ef2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/bf': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/02/770e04a5c7677acd2b2c3544fbd1096cf305b632922c0c6a2a87256ba22f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/02': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/47/dadb4038d7134c35737d30b1988ec4699a273d60137d2845c10235e0deac': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/47': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/b1/2db50c8d0a2fb4099123888b2a2669d92e2be64d118119fe670b9ca30de4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/b1': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/8d/0088a8a005072e5d28cb1328cf77a15f20b56058f2028ae5ef2dd99c4926': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/8d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/ba/4329bdc620971a4c0d92c471d31977e529fdb48af0e0c7234b3365574030': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/ba': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/14/a2032208e1c7a62e33f37f602c68fd853567472a6b50a347da7e697fb379': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58/14': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/58': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/3c/431e6d192a49b59fc29b4a8214c6ce7f06d38e7a326aa79c154c7ad3d857': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/3c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/24/5a3a63f373b73c8aedb555037b4b52193b1b0ab7b9bcc0091a0cc5c94b70': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/24': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/ce/d3351e2727a2b6b6d4080cc056b73f4d3aa5cf23ef1d7b75c2d7da606329': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/ce': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/7f/f5a90a8423d33ffa837e8ed57f8d96b4c1e7006cce7035a2ca88d5fe3706': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/7f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/8f/50e3707651fecee0ade6da7d20759d45dececaab1fecdf90c9a42cf8d922': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/8f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/d3/7697273802dffa158119427da833e251b88e0e9d4c73d8f5f964476884f4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/d3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/52/9e8c769eb26be17ef9f048b5ef04f8332b2254221e0c0daac3e753181b19': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/52': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/37/62e59a65e3fa96dc48d3adedfd2df02db2590274fa133fea39fbe8edd547': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/37': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/9b/d738e92d28a95122ca5354c837624c07986f2a8932ac7bda68a293f5185e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/9b/e39f55cc4a867a7cb6219270fb9e9a185651d8b01a18d37b051a94aabaa3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/9b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/7d/25e51f2ab1bbcdf5455baaafe3c3a6309de5f615f2ffae63c19c9ae06cf3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/7d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/fa/a6a079afd3dd1f324310e7c47c3e23758cab72a45186d1fd22669816616c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/fa': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/6f/fcee44c502a8b6f22637f9e7c48e333fff4dbb696d7a1f139aa3dff264aa': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/6f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/30/2252b187203d7250d1afc85797278dea82dc6c814c83b203383958b29cd6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/30': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/57/74f562d002abd9fd4fa2fadea83170c075f83a0df2ce00cef8b2adaafe73': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/57': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/07/307d217a7e74c1650be66f33e69f694833caa1b55d1086574f2509cb5acf': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/07': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/c4/70b79340f3c3771c289cb21d389234b4bbd8f1b0205307c4854b03a49e16': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/c4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/61/6fb9b18eec6b3afc804af9fd508931055bda5a41b95ed9b792193c848750': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/61': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/51/f076431a8a2711186615c69503b7ebcc4ae98d3408cf258a9f0949fa55cc': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51/51': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/51': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/c5/8b4e0c746f9dcf84bef48aeba6071577e3780a1cb841037d6ad06f68751e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/c5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/b4/6668c405c1127931b21a3f0d2c39a5460fad651a609e5b4fefb176d1be8e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/b4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/f0/6986d038de42bdb42462881e9a82767be8a642e34312a5cf86f98fb9d00c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/f0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/5f/6e2956b950b124b9bf3d0e3b14a8ffb59cd858fd75ac433405cc316cc14f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/5f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/78/b9c6d02750f707247c29f429225523868ffa6a5a60c0cc25f1ecc615dd6d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/78': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/f7/87042931e5944467d47331c350feb4384bf9143ab6ceebf7108a55905843': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/f7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/37/a4d675e1e3f697321e88084ccfeb1928eefc4b7828f2b09cfdff0714a2fb': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/37': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/fa/f87baceab26935686548c742091e7014930673bc1f077574c54c4c6c2d2d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/fa': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/1a/4acb93e17b849f731fdc2713e65b1349ce74768503c06c87639c392f6a0f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/1a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/1f/082d4a06ccf797c3905f27c42bebec5acaf1c6c858a3a5abc48c3dbe82c3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/1f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/36/c2fbbfb91ed4e23ae02c15f665a55e56f73e1f774e485f663c63ddd92a59': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/36': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/f3/5842983c780cc28425750762f083655b954ec48b5d87f2e2e4afc21dc371': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/f3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/8b/e2b51aed1de49b0fd9c7b12abf936739009dafe0ebb80b6d0f959990b1e6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/8b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/46/ed7592e0bc7537e303b400259ce143650ee65dbcf60d0216abdc077e915d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14/46': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/14': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/a3/7a82019a9db758aaf72f4b337476898ac4f4b990d00182341ac788806e91': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/a3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/52/abeb87386808aec4cd167ec5a1e23a9617536f6be5b6a50b86c312d1dd8b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/52': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/69/7bde42484a73102035894c5c428b6713b26afb4f0eab94d6994207798808': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/69': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/2c/ecf8d7a27f9badae55d265950f4dc536a8bd1b164e88a3e1b6b80b483734': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/2c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/6f/d41f5b4ebdbd368f2fed6b685643bafdcf70fcd5d7aa9a8420610977544b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/6f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/66/b560891cb76c1fa15da8783719ac89328f8a971b3e1f2ffb06a00853fa19': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/66': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/36/e0b9bba658386b1654960be36583e4d41ec8878b58397578d9078858d10a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/36': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/13/9845cf958896ac60fb7bad0f0ee3b10b02cc11bd08613674ac038a741025': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/13': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/1e/d37b96b3ec7ddc16a2fdeba79ec051a6bef7c9112006e6b181f049323403': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/1e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/97/8d51650d6522d0922d4dca4968f1fa1c42b218f74aeb8a2af25bcf9ff98d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08/97': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/08': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/71/f68a6750f3db4df84a6f6c31eba19daed52dc3c2a615b66b97cea205353b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/71': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/19/35638765772d89997e949c58a55a6045a598729727f1de4bc2d012f0880f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/19': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/d3/470c9cbb447615faafb6dfdf54632831f7f96c77771ea06a1eeffba41373': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/d3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/a2/d192ea48452222fa74ca6c73d5c4dc9fb3d73b669f84e7b26e26edc7299e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/a2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/11/5ad280305e1c607a1d5b4ac826f7b7ea40efb4aa64871dbbed235cfb1825': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/11': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/8a/b10c99585d0abe29a19f2f7f7bb5d829f7c22af3fd8c33f86514ff11c577': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/8a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/4d/16a027afa526cdd80817b59459fb9019ea3f4f330989a3df3b2dd424d31c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/4d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/86/caeb58d7dd6f6511597a4a33b82f94a10ef0c71396c9582588bdd21c8c73': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/86': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/2f/0d6de8daa7de9c1a220162737d8aa09280826eb3cff7d6da43b38fcad8c0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/2f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/9c/6fffa7a1f3b1336db5fd1d177f3e1b2efd95f3689885306e8958693c380e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/9c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/4c/811e3b437dc243385ceb2a5e7a681f88e9a8c832706a0be2697752e97ca9': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/4c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/1b/f6b50f4c1ad5ccdba9c6ffc4fbd267713841d8d24039339fd97c4a03bb9a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/1b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/7c/02d2df9400272bb9cc56a006541e41460e8973721cd72ae78261e6db876b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/7c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/33/bea802424bc10eed30eed2ac1df5cd8277bdeedab5f08e3c4629fcaa68b6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/33': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/db/96ea9765abd3cc239baac6e194871f5fd7732a3657a7444b8c8513bc8455': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/db': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/b5/844264280dfb76a29e7a7afe23fc05d40aac4dd573eea0bec2db2e5a2add': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/b5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/b1/7f5a9b4981107c0957571c6aea09409de107f9203452fad14a9653b7cd72': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/b1': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/1e/ae5e7b1c82b02a2af9acccb88bf4da3b2d5d059384f8d92af3c3b76a1a4c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/1e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/d1/73825d96cbb41bc8c0bf9f2a78d6281633aebedbd052caaf1d51fffa4311': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/d1': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/97/fed28c4f00d3eeb0f0e79d50b09bd95e529fff6d4f1a764e73fcda69a842': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/97': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/f6/043b7bf3ca70506f520273ec16fa0316aa9269b2ee01429bb3298c94e053': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/f6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/14/c90049198f353f04aa7296e700da0a56b8c4b0e38184f9039b6724e62125': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd/14': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/cd': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/ef/3e25234e1be03662057aeb474090c320ef2e89992c14b616f4c5469babba': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/ef': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/ec/d14829a7c1af48dbb7ff77fff9319258f8b205c7ce4a8fd95cf46a4bcadd': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/ec': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/b6/899314477b68fc8d7aad3a64e8285f65984d38c54dcc3939db2606c921ba': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/b6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/38/e7c4949c208bda7986ed8052bb24441f6f116b54f6288e257a2aa1b633a3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/38': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/5d/393bfbcabebab0809010c29f6fb7c7f532f8333edc64be087a2ddcde2d86': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/5d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/b0/a4331403838762a771b8749ad57d45f57b02407b4e467039188bd126fe96': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/b0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/59/4d920c893d5be1a1e54231c8cdd7fc182ea0c735346e4759ffb02c67f870': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/59': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/f9/4ada453499bcc74c6f62ab9565b490a863bc874d691677add95ecf947c78': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/f9': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/b7/476b08defc5621c5ae7caf17631ea22fda40726e7c9898862f6ef34402fc': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/b7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/b3/b16fdff1edd94b37a94bd7db2184982c2238e04c4eb0b665c8a081d3f5a9': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/b3': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/39/0d140fe159ac444763e5c4f05d9d2bba1327083675ed20dbbbf63683e7ff': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/39': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/03/f0dd7de970ceaa1f0b8e1bf05bbdfe065f5be795bcfb2e075e7576d7a670': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/03': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/54/4263efad7cfdd6f394d102bca236a76688809923cbe19f10331ded603b89': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/54': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/09/b5ad6166b743ce97673a0966ecde746512cbe18b4d7c310f36f03c01e3bd': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/09': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/88/8351ea69396b436ec7a2595350f815b4a595dd9449f447170068b8307051': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/88': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/01/f85ceaf0ff181f9b0db6422a6a86d713d2931f3c94b9bce872793e4f3bfb': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/01': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/92/646d6eb727e22ebeca12d558cffbe9fd8cf4f5674a4e411e68344640a6d0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/92': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/bf/d2987a7db80f4e0738cc6f2af13aadeaa56311fb9d65373b0e9bb20f67d5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/bf': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/da/4021979edf0d2c56dc28304170e8afe2f90ec1a5620cd987dde84e2fc58b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/da': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/73/47877fb05b9134a2e3b66012ed97767017380d4453582e9f39765e958d09': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/73': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/84/d39f10ff4bdf9bd11450faf4a8bbbe361ef4da77d743fce5adfbd4859d1a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/84': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/3e/151b03bcacd057978b4c891ae842f10b5c2fffcb8c0fe905a0ae7d3751d2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/3e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/7b/e21fe9c19b958a620cbc71d80f97bfc371bb361573d441294570eb583134': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/7b/12f2f7af7f950c23d4cdb66d81b57e5ffd679a24f66f54f69674376024a5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/7b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/cd/3539b50b6ce10a6099da623467c7a4f0930e6cc79b75ac77aff19c4c82b7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41/cd': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/41': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/ec/92e2016477c65cf7ae1b6c42f15723842175a9735acc8dd23a6b85afe34a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/ec': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/4a/a53ab2dd740f6401643d51bfee7c2e7d6120dba24b566422e7101b78da3e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/4a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/bd/a6f543a4c160c81541f1941ac3a4f22e24c720cb0812c8a0b4b190f525da': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/bd': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/5f/a80eaf748391860ea374caba3171c449c4d9819ea99724eb644ff6db0e91': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/5f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/e7/836747f2490d9ad67b369ec82fb4e0b82fbb8fe3ab58c500f4dee8c5d7a6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/e7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/31/11eb65d70a004ba6dc4f967bae593980ef09d70ba81fd2af497387d1d59a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/31': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/63/49d9d6a2058fb1376caf4de0884b52be6440a5a13a30ac7e5c720c7be0ad': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/63': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/75/0b298e16b2be5f5a50a3c46bd8ebf41296b5430a1faa29b08922bd2b2f14': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/75': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/45/0f087a72405cc722d634bcfedbc5b14d65cdf1e88b133cdde8d8c4c0c160': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/45': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/91/dbfac5a17511327401d3f24dbd4b15e42751a4ca0a9744d3e795cbb30772': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/91': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/e4/85c453c0b7c6d00627bbc4a99aacaf9f8afc4a98a767adf60a0ccadbc990': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/e4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/69/1d82a0bae7afd711fcef1d246d260691a22315303d31f649187496291a78': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/69': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/c0/673e4f716a0a97692176a610b077c1e4c37f0657b07b69cac7afc9979405': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/c0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/37/c9e69f5074e9a22c766ffcc622280d4e580d2ee0238f670f28199487dd44': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/37': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/3b/7656677b4ce98fa80fbd05eb933b9b5a858fb4a25d07d9ecd22267443c62': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/3b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/5b/a5ccd6d9f05959c1c89efc411510f733374f46f5e7c4ee798f587f5ae931': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/5b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/30/eb11cf8343b323649a963f633068a14c0cfe8e76c423f2107daa2a419059': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/30': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/be/6e1283f2345247c106f9fd360a38dfd752ea3fc358323729d4095f466da8': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/be': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/57/7f46ee7c4fb819256f5c28a6cd4f231734deae83dd742f2b523f10ac0633': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/57': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/95/fa9c994121ed142a2e5d4f1ac42e1b494f767340cb6ba4e34f0f31facc9d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/95': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/33/e5c1af689be93f794b86f66d7dfbe6bae4e548b2135a4789bf94a09d3372': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/33': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/73/7a110e38bbccbdf42210ae85da034a9311e0f4299050e50f3c8191501c71': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/73': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/12/377ab6ff432fac53c8c672a1bf5732512e5b619173714e383359d443642a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/12': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/61/8cbf374dc4a22dea9866259dd98cca4184f65ebaff7dba6afbeaf6e06fa4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/61': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/08/3ba9ab86283ac5b5641abfdd4a37885231614123fec1c9d9b47a1c12595a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6/08': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/e6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/fb/8c070eb7c9d840daf6f8862fdf5c462eef4ce470c92316b36076a8ec4ae2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/fb': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/b8/c350b4c87e03f50e668f69fdc4840256ed1a3d60fbd3e90d624bd0138004': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/b8': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/5d/70974ce696936b845f14e8e48e153f5dd7482eaf1f17a7af992a927115b8': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/5d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/19/b0d987af1fdb73b10ac24ff43db0f296be2745d0cd2bf5119078fac111e7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/19': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/63/c0df8adcf22021b52c33a707d11bb4428944f3147e167201933b77cd6551': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/63': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/4b/40bd19b841405182387e13123d31c6309b162d81d0db86ee52736a9bd643': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/4b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/a6/a58b1280f8bb14298a70a8ef7cdbab9f28d319d511f11ca084211f2bcc05': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/a6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/91/fc3843be160bcbe54a87c70cf0217f9f7166e72d297a198ed0f8cf93d7d5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/91': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/52/cfba3106ef0da44f06a883b7b9d1fc70b8ed2a1d170599f48805f689e53c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/52': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/44/6b35922d71beeb2843639c393d28f2684b260a14e0dc7ec7ce856b28610a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/44': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/6e/1b57fa2c400ae0176683235ee3685bcc4c42f3def62180e77471eb79fca4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/6e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/2f/dc75f5beaa45c77b4d14903f07840533c5357142fdba60d7c4481e4fc5db': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/2f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/b2/0e3c9e2baf2567a6bd9f81829d3cb6204255d8fbe622583524708853d610': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/b2/72a6c9df044cb26b10a04bf261bce41420c99f77d49e6a53e767ea3a6fa8': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/b2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/da/e8654aad33bbbf62a4857fbf8beed9c4ce05a6b6fee192da0d679cf0e3cc': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/da': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/d2/d5d7acda4c2ad2ffbeda6ceb752dfc56f66153eac8ebc8f7ee2c5a8414b8': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/d2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/07/ba09e5cbea02069d6fc80814eca98c9ef14b785b54378abf33641eef8753': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/07': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/ac/feef31c8f79f79090b2ddd82e57346ae532d7e69fa53cee8969225ade33e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/ac': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/d8/342048477d8d1a66dcf45723307d428757556956d99a5aed2bdb0f2a269b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/d8': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/40/a0f8b6ed4650fba1bdce3d598725165dfde297436aa3bbd3c591c6fe4f21': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/40': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/d1/54737918360c9f80d2be568380068e5f0c9d2ea370407da34d92a8f687c5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/d1': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/f6/492d7af722115ca18f328cce017e91ada962beb0adea68f213393af0928a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/f6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/08/5e07feb6be282ff79bae817d3fd16e5359483cd774f506cad08ba4e58eea': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c/08': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/0c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/b4/5e8ad2b29fe1334c4aa0178c518b43a732aab578a476f69cb49cc81a8762': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/b4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/f0/22cc0b58a3130a20fc0015a98a37eff19452bd09903bad6286495faad602': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/f0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/5f/066eac5b28b0fc192c75d345a821b4ea45dffebb1c729afd27e4fb90e111': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/5f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/f5/462c0215e13359a052b9d08b2f00ef669a10531bcf01806ae0106c9e99d0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/f5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/cf/8711cafb6666a89091dfc5b318f2c5009e9be2ea25532b176edb9e312c88': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/cf': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/91/a77f215851fd29297a480f3edbed051747f3e7d5ca06d5612c842c1c6e31': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/91': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/3d/8a65927dadb603aa6974e7136c2539d30e27408a36712dc732da8ba52f87': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/3d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/26/8c97b83b5df53797ba6d8937982f6ff0336a8f15282585415484154a85a6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/26': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/4d/d8bcde1b0c0e9022e4389a309fcde945357c90955f52a967f55bfecd86c9': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/4d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/32/d09169f60fcc3107c776d307f1225766793fc9086be98095a4fcda130355': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/32': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/4f/b991304b3c794a52704073ade76bc3fdc85bea273ed875333feee9c50f41': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/4f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/5c/8292eb35ff5c46c53be1f45609df1b5ad53b1ef7beb53e25830771fff476': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/5c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/c4/576ae94b481d6eba722899b489cbd0e629782a11798b7bc8a55fdb728630': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/c4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/15/8f5843e13eebe66d43fb4fce10a5b862a831e8e5cae63e31b326f1376c76': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/15': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/f6/38b8038e95b147174eab43053d49e5078953e257487592e1ac94a0aa2544': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4/f6': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/f4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/9f/56df86c5348a44745233ccca8b1cf6d9e372726c0c2bb6404a3274e02c63': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/9f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/1d/255a2fe5c32486b5e3869636f5f541a825ca87912ce55459478af5d5db8f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/1d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/18/13e5f9ff07fea3e2e6cbdabb965524040a2a95e912ce1327641fc2c86a9e': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/18': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/b7/3ec33017ccd57f05bcb1cd5b86f58cfad2f5087ec3f70e7697c7ee8fdfd0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/b7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/af/43873f6488ed910e6a4c19415fa4f6ec72fab2d58568d8dc39fd00bfe614': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/af': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/a2/80dc7881806fc9766aaf8871f305013551427a6fc2ccf54c7c6c9e1cbdc4': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/a2/d0ac28c8886d6cc0cc3d5d9b8f9c6ce73a0b0aa163fee6f96fdcf19d1b77': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/a2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/70/edd39740b489f3bf9dcf50dac3465c5292428092177e8513dcde4970025c': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/70': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/4f/bdc56d6040878bf76dd7291eaf4aa1effc129360c0c415dcbab70392f371': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/4f': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/86/4d07f9d587581d931fc5c689754fe98f9d5db2c028449bacd8b94ced52e2': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/86': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/92/93cc98c580e58ecce81f2c200e7a1ae3118e645eea4218f8a655c7f732f8': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/92': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/02/2a512783001403565cf7460ec142510337da7589c82f0d17b3f0c10f204a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/02': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/73/b909ded8d742ea013c07c94da2088b4eb708d22a8a7a79b799528b4e0ab0': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/73/d6f3db4659ba10691d680e0fb26886d5699d6cfe92b3ac5ad0c9b0916a0a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/73': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/b5/8cbe8c4af4bc8892f2688ef27617b41965ee1f0692fa48d0c722d782598d': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/b5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/7a/cc8368635ad6a5279a0cec27dcb6bb44c0ea1c4e62950fc081721af4c205': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/7a': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/42/390144a89b8971bc53d08c2597eb88288e52cf442b526f07a06996cdb209': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/42': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/8b/763c67ce4bcc6a34398d50c8f871b39118cb4437567a2d82cc97651a9d86': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/8b': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/cd/94ce767cc4b22c4a02e3b458a868966790c44d93f2f389d0ef78e7e30687': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7/cd': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5/a7': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache/index-v5': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_cacache': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/anonymous-cli-metrics.json': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_locks': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_logs/2019-10-29T11_08_11_932Z-debug.log': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_logs/2019-10-31T19_33_06_675Z-debug.log': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_logs/2019-10-31T19_28_39_025Z-debug.log': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_logs/2019-10-29T21_18_28_912Z-debug.log': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_logs/2019-10-29T21_27_06_925Z-debug.log': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_logs': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_prebuilds/a93ec4-bindings-v2.0.8-node-v64-linux-x64.tar.gz': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm/_prebuilds': Read-only file system
                                          chown: changing ownership of '/home/iobroker/.npm': Read-only file system
                                          This system does not support setting default permissions.
                                          Do not use npm to manually install adapters unless you know what you are doing!
                                          main: line 536: /opt/iobroker/INSTALLER_INFO.txt: Read-only file system
                                          
                                          ==========================================================================
                                              Checking autostart (3/3)
                                          ==========================================================================
                                          
                                          rm: cannot remove '/lib/systemd/system/iobroker.service': Read-only file system
                                          bash: line 742: /opt/iobroker/INSTALLER_INFO.txt: Read-only file system
                                          bash: line 764: cannot create temp file for here-document: Read-only file system
                                          rm: cannot remove '/opt/iobroker/iobroker': Read-only file system
                                          rm: cannot remove '/usr/bin/iobroker': Read-only file system
                                          rm: cannot remove '/opt/iobroker/iob': Read-only file system
                                          rm: cannot remove '/usr/bin/iob': Read-only file system
                                          ln: failed to create symbolic link '/usr/bin/iobroker': Read-only file system
                                          ln: failed to create symbolic link '/usr/bin/iob': Read-only file system
                                          ln: failed to create symbolic link '/opt/iobroker/iob': Read-only file system
                                          chmod: changing permissions of '/opt/iobroker/iobroker': Read-only file system
                                          chown: changing ownership of '/opt/iobroker/iobroker': Read-only file system
                                          chown: changing ownership of '/opt/iobroker/iob': Read-only file system
                                          Enabling autostart...
                                          bash: line 896: cannot create temp file for here-document: Read-only file system
                                          chmod: changing permissions of '/lib/systemd/system/iobroker.service': Read-only file system
                                          Autostart enabled!
                                          bash: line 909: /opt/iobroker/INSTALLER_INFO.txt: Read-only file system
                                          
                                          ==========================================================================
                                          
                                              Your installation was fixed successfully
                                              Run iobroker start to start ioBroker again!
                                          
                                          ==========================================================================
                                          
                                          AlCalzoneA apollon77A 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          453

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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