Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Rega Fehler

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Rega Fehler

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Chris-D 0 @haselchen last edited by

      @haselchen yes

      haselchen 1 Reply Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @Chris-D 0 last edited by

        @chris-d-0

        Auf keinen Fall unterbrechen oder Stromlos machen.
        Warte einfach mal ab....

        C 1 Reply Last reply Reply Quote 0
        • C
          Chris-D 0 @haselchen last edited by Chris-D 0

          @haselchen danach passierte lange nichts und danach kam einfach eine neue Eingabezeile

          pi@raspberrypi:~ $ iobroker upgrade self
          Update js-controller from @2.2.8 to @3.3.15
          NPM version: 6.14.14
          npm install iobroker.js-controller@3.3.15 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call)
          pi@raspberrypi:~ $ 
          
          haselchen 1 Reply Last reply Reply Quote 0
          • haselchen
            haselchen Most Active @Chris-D 0 last edited by haselchen

            @chris-d-0
            Gib mal in der Reihenfolge ein

            iobroker stop
            
            sudo -H -u iobroker npm install iobroker.js-controller 
            
            iobroker start
            
            
            C 1 Reply Last reply Reply Quote 1
            • C
              Chris-D 0 @haselchen last edited by

              @haselchen

              pi@raspberrypi:~ $ iobroker stop
              pi@raspberrypi:~ $  
              pi@raspberrypi:~ $ sudo -H -u iobroker npm install iobroker.js-controller 
              npm WARN checkPermissions Missing write access to /home/pi/node_modules/@iobroker
              npm WARN checkPermissions Missing write access to /home/pi/node_modules
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
              npm WARN pi No description
              npm WARN pi No repository field.
              npm WARN pi No README data
              npm WARN pi No license field.
              
              npm ERR! code EACCES
              npm ERR! syscall access
              npm ERR! path /home/pi/node_modules/@iobroker
              npm ERR! errno -13
              npm ERR! Error: EACCES: permission denied, access '/home/pi/node_modules/@iobroker'
              npm ERR!  [Error: EACCES: permission denied, access '/home/pi/node_modules/@iobroker'] {
              npm ERR!   errno: -13,
              npm ERR!   code: 'EACCES',
              npm ERR!   syscall: 'access',
              npm ERR!   path: '/home/pi/node_modules/@iobroker'
              npm ERR! }
              npm ERR! 
              npm ERR! The operation was rejected by your operating system.
              npm ERR! It is likely you do not have the permissions to access this file as the current user
              npm ERR! 
              npm ERR! If you believe this might be a permissions issue, please double-check the
              npm ERR! permissions of the file and its containing directories, or try running
              npm ERR! the command again as root/Administrator.
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2021-08-19T14_20_19_283Z-debug.log
              
              
              Homoran haselchen 3 Replies Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Chris-D 0 last edited by Homoran

                @chris-d-0 sagte in Rega Fehler:

                /home/pi/node_modules/@iobroker'

                was hast du da angestellt?

                den npm-Befehl in /home/pi ausgeführt???
                der muss in /opt/iobroker ausgeführt werden

                C 1 Reply Last reply Reply Quote 0
                • haselchen
                  haselchen Most Active @Chris-D 0 last edited by haselchen

                  @chris-d-0

                  cd /opt/iobroker

                  curl -sL https://iobroker.net/fix.sh | bash -
                  

                  Edit:

                  sehe ich jetzt erst....wo zum Himmel hast du das alles hin installiert?

                  1 Reply Last reply Reply Quote 0
                  • C
                    Chris-D 0 @Homoran last edited by Chris-D 0

                    @homoran @haselchen Nicht bewusst

                    1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Chris-D 0 last edited by

                      @chris-d-0 sagte in Rega Fehler:

                      pi@raspberrypi:~ $ sudo -H -u iobroker npm install iobroker.js-controller

                      da bist du in deinem Home Verzeichnis
                      Wie man da die Installation wieder rausbekommt weiß ich nicht.

                      Du musst vorher ein cd /opt/iobroker machen bevor du den npm-Befehl absetzst

                      C 1 Reply Last reply Reply Quote 1
                      • C
                        Chris-D 0 @Homoran last edited by Chris-D 0

                        @homoran @haselchen Holy...

                        pi@raspberrypi:~ $ cd /opt/iobroker
                        pi@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                        npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                        
                        > iobroker.js-controller@2.2.10 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                        > node lib/preinstallCheck.js
                        
                        NPM version: 6.14.14
                        
                        > unix-dgram@2.0.3 install /opt/iobroker/node_modules/unix-dgram
                        > node-gyp rebuild
                        
                        make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird betreten
                          CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
                        In file included from ../src/unix_dgram.cc:5:
                        ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                        ../../nan/nan.h:2294: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)
                                                                                      ^
                        In file included from ../../nan/nan.h:56,
                                         from ../src/unix_dgram.cc:5:
                        ../src/unix_dgram.cc: At global scope:
                        /home/iobroker/.cache/node-gyp/14.17.5/include/node/node.h:758: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/14.17.5/include/node/node.h:792:3: note: in expansion of macro ‘NODE_MODULE_X’
                           NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                           ^~~~~~~~~~~~~
                        ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’
                         NODE_MODULE(unix_dgram, Initialize)
                         ^~~~~~~~~~~
                          SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
                          COPY Release/unix_dgram.node
                        make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird verlassen
                        
                        > ursa-optional@0.9.10 install /opt/iobroker/node_modules/ursa-optional
                        > node rebuild.js
                        
                        ursaNative bindings compilation fail. This is not an issue. Modules that depend on it will use fallbacks.
                        
                        > @serialport/bindings@9.2.0 install /opt/iobroker/node_modules/@serialport/bindings
                        > prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
                        
                        prebuild-install WARN install No prebuilt binaries found (target=14.17.5 runtime=node arch=arm libc= platform=linux)
                        make: Verzeichnis „/opt/iobroker/node_modules/@serialport/bindings/build“ wird betreten
                          CXX(target) Release/obj.target/bindings/src/serialport.o
                        ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
                        ../src/serialport.cpp:78:69: 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]
                           uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen);
                                                                                             ^~~~~~~~~~~~~
                        ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:
                        ../src/serialport.cpp:135:71: 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]
                           uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate);
                                                                                               ^~~~~~~~~~~~~~~
                        ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:
                        ../src/serialport.cpp:175:70: 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]
                           uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose);
                                                                                              ^~~~~~~~~~~~~~
                        ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:
                        ../src/serialport.cpp:215:70: 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]
                           uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush);
                                                                                              ^~~~~~~~~~~~~~
                        ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:
                        ../src/serialport.cpp:271:68: 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]
                           uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet);
                                                                                            ^~~~~~~~~~~~
                        ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:
                        ../src/serialport.cpp:316:68: 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]
                           uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet);
                                                                                            ^~~~~~~~~~~~
                        ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:
                        ../src/serialport.cpp:366:76: 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]
                           uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate);
                                                                                                    ^~~~~~~~~~~~~~~~~~~~
                        ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:
                        ../src/serialport.cpp:412:70: 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]
                           uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain);
                                                                                              ^~~~~~~~~~~~~~
                        ../src/serialport.cpp: At global scope:
                        ../src/serialport.cpp:433:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses]
                         SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) {
                                                    ^
                        ../src/serialport.cpp:452:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses]
                         SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {
                                                      ^
                        In file included from ../node_modules/nan/nan.h:58,
                                         from ../src/./serialport.h:13,
                                         from ../src/serialport.cpp:1:
                        /home/iobroker/.cache/node-gyp/14.17.5/include/node/node.h:758:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘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/14.17.5/include/node/node.h:792:3: note: in expansion of macro ‘NODE_MODULE_X’
                           NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                           ^~~~~~~~~~~~~
                        ../src/serialport.cpp:486:1: note: in expansion of macro ‘NODE_MODULE’
                         NODE_MODULE(serialport, init);
                         ^~~~~~~~~~~
                          CXX(target) Release/obj.target/bindings/src/serialport_unix.o
                        ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
                        ../src/serialport_unix.cpp:176:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=]
                             snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~
                        ../src/serialport_unix.cpp:176:13: note: ‘snprintf’ output 20 or more bytes (assuming 1043) into a destination of size 1024
                             snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
                             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                        ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
                        ../src/serialport_unix.cpp:86:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=]
                             snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                        ../src/serialport_unix.cpp:86:13: note: ‘snprintf’ output 22 or more bytes (assuming 1045) into a destination of size 1024
                             snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
                             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          CXX(target) Release/obj.target/bindings/src/poller.o
                          CXX(target) Release/obj.target/bindings/src/serialport_linux.o
                          SOLINK_MODULE(target) Release/obj.target/bindings.node
                          COPY Release/bindings.node
                        make: Verzeichnis „/opt/iobroker/node_modules/@serialport/bindings/build“ wird verlassen
                        
                        > sharp@0.28.1 install /opt/iobroker/node_modules/sharp
                        > (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
                        
                        sharp: Using cached /home/iobroker/.npm/_libvips/libvips-8.10.6-linux-armv7.tar.br
                        prebuild-install WARN install No prebuilt binaries found (target=3 runtime=napi arch=arm libc= platform=linux)
                        make: Verzeichnis „/opt/iobroker/node_modules/sharp/build“ wird betreten
                          CC(target) Release/obj.target/nothing/../node-addon-api/nothing.o
                          AR(target) Release/obj.target/../node-addon-api/nothing.a
                          COPY Release/nothing.a
                          TOUCH Release/obj.target/libvips-cpp.stamp
                          CXX(target) Release/obj.target/sharp/src/common.o
                          CXX(target) Release/obj.target/sharp/src/metadata.o
                          CXX(target) Release/obj.target/sharp/src/stats.o
                          CXX(target) Release/obj.target/sharp/src/operations.o
                          CXX(target) Release/obj.target/sharp/src/pipeline.o
                          CXX(target) Release/obj.target/sharp/src/utilities.o
                          CXX(target) Release/obj.target/sharp/src/sharp.o
                          SOLINK_MODULE(target) Release/obj.target/sharp.node
                          COPY Release/sharp.node
                        make: Verzeichnis „/opt/iobroker/node_modules/sharp/build“ wird verlassen
                        
                        > canvas@2.8.0 install /opt/iobroker/node_modules/canvas
                        > node-pre-gyp install --fallback-to-build
                        
                        node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.8.0/canvas-v2.8.0-node-v83-linux-glibc-arm.tar.gz 
                        node-pre-gyp WARN Pre-built binaries not installable for canvas@2.8.0 and node@14.17.5 (node-v83 ABI, glibc) (falling back to source compile with node-gyp) 
                        node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.8.0/canvas-v2.8.0-node-v83-linux-glibc-arm.tar.gz 
                        make: Verzeichnis „/opt/iobroker/node_modules/canvas/build“ wird betreten
                          SOLINK_MODULE(target) Release/obj.target/canvas-postbuild.node
                          COPY Release/canvas-postbuild.node
                          CXX(target) Release/obj.target/canvas/src/backend/Backend.o
                          CXX(target) Release/obj.target/canvas/src/backend/ImageBackend.o
                          CXX(target) Release/obj.target/canvas/src/backend/PdfBackend.o
                          CXX(target) Release/obj.target/canvas/src/backend/SvgBackend.o
                          CXX(target) Release/obj.target/canvas/src/bmp/BMPParser.o
                        ../src/bmp/BMPParser.cc: In member function ‘void BMPParser::Parser::parse(uint8_t*, int, uint8_t*)’:
                        ../src/bmp/BMPParser.cc:186:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
                           E(ptr - data > imgdOffset, "image data overlaps with another structure");
                             ~~~~~~~~~~~^~~~~~~~~~~~
                        ../src/bmp/BMPParser.cc:10:25: note: in definition of macro ‘E’
                         #define E(cond, msg) if(cond) return setErr(msg)
                                                 ^~~~
                        ../src/bmp/BMPParser.cc:201:27: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
                           E(ptr - data + imgdSize > len, "not enough image data");
                             ~~~~~~~~~~~~~~~~~~~~~~^~~~~
                        ../src/bmp/BMPParser.cc:10:25: note: in definition of macro ‘E’
                         #define E(cond, msg) if(cond) return setErr(msg)
                                                 ^~~~
                          CXX(target) Release/obj.target/canvas/src/Backends.o
                          CXX(target) Release/obj.target/canvas/src/Canvas.o
                          CXX(target) Release/obj.target/canvas/src/CanvasGradient.o
                          CXX(target) Release/obj.target/canvas/src/CanvasPattern.o
                          CXX(target) Release/obj.target/canvas/src/CanvasRenderingContext2d.o
                          CXX(target) Release/obj.target/canvas/src/closure.o
                          CXX(target) Release/obj.target/canvas/src/color.o
                          CXX(target) Release/obj.target/canvas/src/Image.o
                          CXX(target) Release/obj.target/canvas/src/ImageData.o
                          CXX(target) Release/obj.target/canvas/src/init.o
                          CXX(target) Release/obj.target/canvas/src/register_font.o
                          SOLINK_MODULE(target) Release/obj.target/canvas.node
                          COPY Release/canvas.node
                        make: Verzeichnis „/opt/iobroker/node_modules/canvas/build“ wird verlassen
                        
                        > diskusage@1.1.3 install /opt/iobroker/node_modules/diskusage
                        > node-gyp rebuild
                        
                        make: Verzeichnis „/opt/iobroker/node_modules/diskusage/build“ wird betreten
                          CXX(target) Release/obj.target/diskusage/src/main.o
                        In file included from ../src/main.cpp:3:
                        ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                        ../../nan/nan.h:2294: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)
                                                                                      ^
                        In file included from ../../nan/nan.h:56,
                                         from ../src/main.cpp:3:
                        ../src/main.cpp: At global scope:
                        /home/iobroker/.cache/node-gyp/14.17.5/include/node/node.h:758: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/14.17.5/include/node/node.h:792:3: note: in expansion of macro ‘NODE_MODULE_X’
                           NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                           ^~~~~~~~~~~~~
                        ../src/main.cpp:42:1: note: in expansion of macro ‘NODE_MODULE’
                         NODE_MODULE(diskusage, Init)
                         ^~~~~~~~~~~
                          CXX(target) Release/obj.target/diskusage/src/diskusage_posix.o
                          SOLINK_MODULE(target) Release/obj.target/diskusage.node
                          COPY Release/diskusage.node
                        make: Verzeichnis „/opt/iobroker/node_modules/diskusage/build“ wird verlassen
                        
                        > iobroker@2.0.3 install /opt/iobroker/node_modules/iobroker
                        > node lib/checkVersions.js
                        
                        NPM version: 6.14.14
                        
                        > iobroker.vis@1.4.3 install /opt/iobroker/node_modules/iobroker.vis
                        > node main.js --install
                        
                        
                        > iobroker.js-controller@2.2.10 install /opt/iobroker/node_modules/iobroker.js-controller
                        > node iobroker.js setup first
                        
                        
                        The following notifications happened during sync: 
                        - Ignoring Directory "hm-rega" because officially not created as meta object. Please remove directory!
                        
                        
                        > acme-v2@1.8.6 postinstall /opt/iobroker/node_modules/acme-v2
                        > node scripts/postinstall
                        
                        
                        Greenlock and ACME.js v3 are on the way!
                        Watch for updates at https://indiegogo.com/at/greenlock
                        
                        
                        > iobroker@2.0.3 postinstall /opt/iobroker/node_modules/iobroker
                        > node lib/install.js
                        
                        
                        
                        ╭─────────────────────────────────────────────────────────╮
                        │                                                         │
                        │ Manual installation of ioBroker is no longer supported  │
                        │ on Linux, OSX and FreeBSD!                              │
                        │ Please refer to the documentation on how to install it! │
                        │ https://github.com/ioBroker/ioBroker/wiki/Installation  │
                        │                                                         │
                        ╰─────────────────────────────────────────────────────────╯
                        
                        
                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                        
                        npm ERR! code ELIFECYCLE
                        npm ERR! errno 100
                        npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
                        npm ERR! Exit status 100
                        npm ERR! 
                        npm ERR! Failed at the iobroker@2.0.3 postinstall script.
                        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                        
                        npm ERR! A complete log of this run can be found in:
                        npm ERR!     /home/iobroker/.npm/_logs/2021-08-19T14_49_50_171Z-debug.log
                        
                        
                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Chris-D 0 last edited by

                          @chris-d-0 sagte in Rega Fehler:

                          Ignoring Directory "hm-rega" because officially not created as meta object. Please remove directory!

                          oops - passt das irgendwie??

                          @chris-d-0 sagte in Rega Fehler:

                          npm ERR! errno 100 npm ERR! iobroker@2.0.3 postinstall: node lib/install.js npm ERR! Exit status 100

                          was ist denn da jetzt faul?

                          iobroker stop
                          iobroker fix
                          iobroker start

                          C 2 Replies Last reply Reply Quote 0
                          • C
                            Chris-D 0 @Homoran last edited by

                            @homoran said in Rega Fehler:

                            @chris-d-0 sagte in Rega Fehler:

                            Ignoring Directory "hm-rega" because officially not created as meta object. Please remove directory!

                            oops - passt das irgendwie??

                            euhm keine Ahnung

                            1 Reply Last reply Reply Quote 0
                            • C
                              Chris-D 0 @Homoran last edited by

                              @homoran said in Rega Fehler:

                              @chris-d-0 sagte in Rega Fehler:

                              npm ERR! errno 100 npm ERR! iobroker@2.0.3 postinstall: node lib/install.js npm ERR! Exit status 100

                              was ist denn da jetzt faul?

                              iobroker stop
                              iobroker fix

                              mache ich

                              iobroker start

                              C 1 Reply Last reply Reply Quote 0
                              • C
                                Chris-D 0 @Chris-D 0 last edited by

                                @Homoran

                                pi@raspberrypi:~ $ iobroker start
                                pi@raspberrypi:~ $ iobroker update -i
                                Used repository: Stable (default)
                                hash changed or no sources cached => force download of new sources
                                update done
                                Adapter    "admin"         : 5.1.23   , installed 5.1.23
                                Adapter    "backitup"      : 2.1.13   , installed 2.1.13
                                Adapter    "cloud"         : 4.1.0    , installed 4.1.0
                                Adapter    "discovery"     : 2.7.0    , installed 2.7.0
                                Adapter    "echarts"       : 0.4.13   , installed 0.4.13
                                Adapter    "email"         : 1.0.10   , installed 1.0.10
                                Adapter    "fb-checkpresence": 1.1.7   , installed 1.1.7
                                Adapter    "fritzdect"     : 2.1.15   , installed 2.1.15
                                Adapter    "habpanel"      : 0.4.3    , installed 0.4.3
                                Adapter    "history"       : 1.9.13   , installed 1.9.13
                                Adapter    "hm-rega"       : 3.0.29   , installed 3.0.29
                                Adapter    "hm-rpc"        : 1.14.43  , installed 1.14.43
                                Adapter    "ical"          : 1.11.2   , installed 1.11.2
                                Adapter    "info"          : 1.9.8    , installed 1.9.8
                                Adapter    "iot"           : 1.8.22   , installed 1.8.22
                                Adapter    "javascript"    : 5.2.8    , installed 5.2.8
                                Controller "js-controller" : 3.3.15   , installed 2.2.10 [Updateable]
                                Adapter    "material"      : 1.0.4    , installed 1.0.4
                                Adapter    "mobile"        : 1.0.1    , installed 1.0.1
                                Adapter    "openweathermap": 0.1.0    , installed 0.1.0
                                Adapter    "ping"          : 1.5.0    , installed 1.5.0
                                Adapter    "samsung"       : 0.2.9    , installed 0.2.9
                                Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
                                Adapter    "socketio"      : 3.1.4    , installed 3.1.4
                                Adapter    "sonos"         : 2.1.1    , installed 2.1.1
                                Adapter    "synology"      : 1.0.0    , installed 1.0.0
                                Adapter    "telegram"      : 1.10.0   , installed 1.10.0
                                Adapter    "tr-064"        : 4.2.14   , installed 4.2.14
                                Adapter    "viessmann"     : 1.3.4    , installed 1.3.4
                                Adapter    "vis"           : 1.4.3    , installed 1.4.3
                                Adapter    "web"           : 3.4.7    , installed 3.4.7
                                Adapter    "whatsapp-cmb"  : 0.1.6    , installed 0.1.6
                                
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Chris-D 0 last edited by Thomas Braun

                                  @chris-d-0

                                  iobroker stop
                                  iobroker update
                                  iobroker upgrade self
                                  

                                  Komplette Ein- und Ausgaben posten.

                                  C 1 Reply Last reply Reply Quote 0
                                  • C
                                    Chris-D 0 @Thomas Braun last edited by

                                    @thomas-braun said in Rega Fehler:

                                    iobroker stop iobroker update iobroker upgrade self

                                    pi@raspberrypi:~ $ iobroker stop
                                    pi@raspberrypi:~ $ iobroker update
                                    Used repository: Stable (default)
                                    hash changed or no sources cached => force download of new sources
                                    update done
                                    Adapter    "admin"         : 5.1.23   , installed 5.1.23
                                    Adapter    "airconwithme"  : 0.0.3    
                                    Adapter    "airzone"       : 1.0.4    
                                    Adapter    "alarm"         : 2.0.2    
                                    Adapter    "alexa2"        : 3.9.3    
                                    Adapter    "alias-manager" : 1.2.3    
                                    Adapter    "alpha2"        : 1.0.0    
                                    Adapter    "amazon-dash"   : 1.1.0    
                                    Adapter    "artnet"        : 1.2.2    
                                    Adapter    "asterisk"      : 1.0.6    
                                    Adapter    "asuswrt"       : 1.0.1    
                                    Adapter    "b-control-em"  : 0.2.1    
                                    Adapter    "backitup"      : 2.1.13   , installed 2.1.13
                                    Adapter    "beckhoff"      : 1.4.1    
                                    Adapter    "benq"          : 0.2.4    
                                    Adapter    "binance"       : 1.1.3    
                                    Adapter    "ble"           : 0.12.0   
                                    Adapter    "bluelink"      : 1.0.7    
                                    Adapter    "bmw"           : 2.0.0    
                                    Adapter    "bosesoundtouch": 0.10.0   
                                    Adapter    "botvac"        : 1.0.0    
                                    Adapter    "bring"         : 1.7.7    
                                    Adapter    "broadlink2"    : 2.0.3    
                                    Adapter    "bsblan"        : 0.2.2    
                                    Adapter    "bshb"          : 0.1.13   
                                    Adapter    "bydbatt"       : 1.0.5    
                                    Adapter    "bydhvs"        : 1.2.3    
                                    Adapter    "chromecast"    : 2.3.1    
                                    Adapter    "cloud"         : 4.1.0    , installed 4.1.0
                                    Adapter    "comfoair"      : 1.1.3    
                                    Adapter    "contactid"     : 1.0.2    
                                    Adapter    "coronavirus-statistics": 0.6.3   
                                    Adapter    "countdown"     : 1.2.3    
                                    Adapter    "cul"           : 1.3.5    
                                    Adapter    "daikin"        : 1.3.3    
                                    Adapter    "daswetter"     : 3.0.7    
                                    Adapter    "deconz"        : 1.3.19   
                                    Adapter    "denon"         : 1.11.2   
                                    Adapter    "device-reminder": 1.2.9   
                                    Adapter    "devices"       : 1.0.9    
                                    Adapter    "digitalstrom"  : 2.2.1    
                                    Adapter    "discovergy"    : 0.5.4    
                                    Adapter    "discovery"     : 2.7.0    , installed 2.7.0
                                    Adapter    "divera247"     : 0.1.2    
                                    Adapter    "doorio"        : 2.0.1    
                                    Adapter    "ds18b20"       : 1.4.1    
                                    Adapter    "dwd"           : 2.7.7    
                                    Adapter    "dysonairpurifier": 0.9.2   
                                    Adapter    "easee"         : 1.0.2    
                                    Adapter    "ebus"          : 2.2.5    
                                    Adapter    "echarts"       : 0.4.13   , installed 0.4.13
                                    Adapter    "ecovacs-deebot": 1.2.1    
                                    Adapter    "egigeozone"    : 0.1.2    
                                    Adapter    "ekey"          : 1.1.0    
                                    Adapter    "email"         : 1.0.10   , installed 1.0.10
                                    Adapter    "emby"          : 1.0.2    
                                    Adapter    "energymanager" : 1.3.3    
                                    Adapter    "enet"          : 1.0.1    
                                    Adapter    "epson_ecotank_et_2750": 0.0.5   
                                    Adapter    "epson_stylus_px830": 0.2.1   
                                    Adapter    "epson_xp540"   : 1.0.6    
                                    Adapter    "exchangerates" : 0.0.14   
                                    Adapter    "fahrplan"      : 1.0.7    
                                    Adapter    "fakeroku"      : 0.2.1    
                                    Adapter    "fb-checkpresence": 1.1.7   , installed 1.1.7
                                    Adapter    "feiertage"     : 1.0.17   
                                    Adapter    "fhem"          : 1.6.1    
                                    Adapter    "find-my-iphone": 0.2.15   
                                    Adapter    "firetv"        : 1.0.0    
                                    Adapter    "flot"          : 1.10.6   
                                    Adapter    "followthesun"  : 0.3.5    
                                    Adapter    "foobar2000"    : 2.0.4    
                                    Adapter    "fritzbox"      : 0.2.1    
                                    Adapter    "fritzdect"     : 2.1.15   , installed 2.1.15
                                    Adapter    "fronius"       : 1.0.5    
                                    Adapter    "frontier_silicon": 0.0.10  
                                    Adapter    "fuelpricemonitor": 0.2.6   
                                    Adapter    "fullcalendar"  : 1.1.0    
                                    Adapter    "fullybrowser"  : 2.0.8    
                                    Adapter    "g-homa"        : 0.5.3    
                                    Adapter    "geofency"      : 1.0.3    
                                    Adapter    "go-e"          : 1.0.15   
                                    Adapter    "growatt"       : 1.0.1    
                                    Adapter    "gruenbeck"     : 0.0.30   
                                    Adapter    "haassohn"      : 1.0.4    
                                    Adapter    "habpanel"      : 0.4.3    , installed 0.4.3
                                    Adapter    "haier"         : 1.0.4    
                                    Adapter    "ham"           : 4.0.2    
                                    Adapter    "ham-wemo"      : 2.0.0    
                                    Adapter    "harmony"       : 1.2.2    
                                    Adapter    "heatingcontrol": 2.4.3    
                                    Adapter    "heos"          : 1.8.6    
                                    Adapter    "heytech"       : 1.0.0    
                                    Adapter    "hid"           : 0.1.17   
                                    Adapter    "history"       : 1.9.13   , installed 1.9.13
                                    Adapter    "hm-rega"       : 3.0.29   , installed 3.0.29
                                    Adapter    "hm-rpc"        : 1.14.43  , installed 1.14.43
                                    Adapter    "hmip"          : 1.13.0   
                                    Adapter    "homeconnect"   : 0.0.36   
                                    Adapter    "homee"         : 1.2.0    
                                    Adapter    "homepilot"     : 1.0.3    
                                    Adapter    "hp-ilo"        : 1.0.6    
                                    Adapter    "hs100"         : 2.0.6    
                                    Adapter    "hue"           : 3.5.19   
                                    Adapter    "hue-extended"  : 2.0.0    
                                    Adapter    "i2c"           : 1.2.0    
                                    Adapter    "ical"          : 1.11.2   , installed 1.11.2
                                    Adapter    "icons-addictive-flavour-png": 0.1.0   
                                    Adapter    "icons-fatcow-hosting": 0.1.0   
                                    Adapter    "icons-icons8"  : 0.0.1    
                                    Adapter    "icons-material-png": 0.1.0   
                                    Adapter    "icons-material-svg": 0.1.0   
                                    Adapter    "icons-mfd-png" : 1.0.2    
                                    Adapter    "icons-mfd-svg" : 1.0.2    
                                    Adapter    "icons-open-icon-library-png": 0.1.2   
                                    Adapter    "icons-ultimate-png": 1.0.1   
                                    Adapter    "influxdb"      : 1.9.5    
                                    Adapter    "info"          : 1.9.8    , installed 1.9.8
                                    Adapter    "innogy-smarthome": 0.3.7   
                                    Adapter    "iogo"          : 0.7.0    
                                    Adapter    "iot"           : 1.8.22   , installed 1.8.22
                                    Adapter    "iqontrol"      : 1.8.2    
                                    Adapter    "jarvis"        : 2.2.1    
                                    Adapter    "javascript"    : 5.2.8    , installed 5.2.8
                                    Adapter    "jeelink"       : 0.1.0    
                                    Controller "js-controller" : 3.3.15   , installed 2.2.10 [Updateable]
                                    Adapter    "kecontact"     : 1.2.3    
                                    Adapter    "klf200"        : 1.0.1    
                                    Adapter    "km200"         : 1.1.6    
                                    Adapter    "knmi-weather"  : 1.0.0    
                                    Adapter    "knx"           : 1.0.45   
                                    Adapter    "kodi"          : 2.0.5    
                                    Adapter    "kostal-piko-ba": 1.1.9    
                                    Adapter    "kress"         : 2.5.5    
                                    Adapter    "lametric"      : 1.3.2    
                                    Adapter    "landroid"      : 1.0.3    
                                    Adapter    "lcn"           : 1.0.2    
                                    Adapter    "legrand-ecocompteur": 1.0.0   
                                    Adapter    "letrika_comgw" : 0.0.5    
                                    Adapter    "lg-ess-home"   : 0.0.10   
                                    Adapter    "lgtv"          : 1.1.10   
                                    Adapter    "lgtv-rs"       : 0.1.1    
                                    Adapter    "lgtv11"        : 1.0.5    
                                    Adapter    "lifx"          : 0.1.0    
                                    Adapter    "lightify"      : 0.2.16   
                                    Adapter    "link"          : 0.5.10   
                                    Adapter    "linkeddevices" : 1.4.3    
                                    Adapter    "linktap"       : 0.1.8    
                                    Adapter    "linux-control" : 1.1.2    
                                    Adapter    "logparser"     : 1.1.0    
                                    Adapter    "lovelace"      : 2.0.4    
                                    Adapter    "loxone"        : 2.2.3    
                                    Adapter    "luftdaten"     : 1.0.3    
                                    Adapter    "lupusec"       : 1.3.5    
                                    Adapter    "luxtronik1"    : 0.3.1    
                                    Adapter    "material"      : 1.0.4    , installed 1.0.4
                                    Adapter    "maxcube"       : 1.0.4    
                                    Adapter    "maxcul"        : 1.3.1    
                                    Adapter    "mbus"          : 2.3.4    
                                    Adapter    "mclighting"    : 0.1.2    
                                    Adapter    "megad"         : 1.2.1    
                                    Adapter    "megadd"        : 0.2.0    
                                    Adapter    "megaesp"       : 0.1.0    
                                    Adapter    "melcloud"      : 1.1.4    
                                    Adapter    "mercedesme"    : 0.0.54   
                                    Adapter    "mercury"       : 0.1.4    
                                    Adapter    "meross"        : 1.6.3    
                                    Adapter    "meteoalarm"    : 2.0.2    
                                    Adapter    "midea"         : 0.0.6    
                                    Adapter    "miele"         : 0.1.5    
                                    Adapter    "mielecloudservice": 4.2.0   
                                    Adapter    "mihome"        : 1.3.7    
                                    Adapter    "mihome-lamp"   : 1.1.0    
                                    Adapter    "mihome-plug"   : 0.2.1    
                                    Adapter    "mihome-vacuum" : 3.2.2    
                                    Adapter    "mikrotik"      : 1.0.16   
                                    Adapter    "milight"       : 0.3.6    
                                    Adapter    "milight-smart-light": 1.2.0   
                                    Adapter    "minuvis"       : 1.4.0    
                                    Adapter    "mobile"        : 1.0.1    , installed 1.0.1
                                    Adapter    "modbus"        : 3.4.11   
                                    Adapter    "moma"          : 1.2.8    
                                    Adapter    "mpd"           : 1.0.6    
                                    Adapter    "mqtt"          : 2.4.0    
                                    Adapter    "mqtt-client"   : 1.4.0    
                                    Adapter    "musiccast"     : 0.1.5    
                                    Adapter    "mydlink"       : 1.1.12   
                                    Adapter    "mysensors"     : 2.0.1    
                                    Adapter    "nanoleaf-lightpanels": 1.2.0   
                                    Adapter    "net-tools"     : 0.1.5    
                                    Adapter    "netatmo"       : 1.4.3    
                                    Adapter    "netatmo-crawler": 0.5.1   
                                    Adapter    "nibeuplink"    : 0.4.0    
                                    Adapter    "nina"          : 0.0.25   
                                    Adapter    "node-red"      : 2.4.0    
                                    Adapter    "nuki"          : 1.5.0    
                                    Adapter    "nuki-extended" : 2.3.1    
                                    Adapter    "nut"           : 1.5.0    
                                    Adapter    "octoprint"     : 1.1.1    
                                    Adapter    "odl"           : 1.1.4    
                                    Adapter    "oilfox"        : 0.0.5    
                                    Adapter    "omnicomm-lls"  : 0.0.7    
                                    Adapter    "onkyo"         : 2.1.0    
                                    Adapter    "onvif"         : 0.4.4    
                                    Adapter    "openhab"       : 1.1.0    
                                    Adapter    "openligadb"    : 1.1.0    
                                    Adapter    "openweathermap": 0.1.0    , installed 0.1.0
                                    Adapter    "opi"           : 0.1.1    
                                    Adapter    "oppoplayer"    : 0.2.4    
                                    Adapter    "owfs"          : 0.6.4    
                                    Adapter    "owntracks"     : 1.0.0    
                                    Adapter    "panasonic-viera": 1.0.2   
                                    Adapter    "parser"        : 1.0.7    
                                    Adapter    "paw"           : 0.0.7    
                                    Adapter    "pegelalarm"    : 1.2.0    
                                    Adapter    "ph803w"        : 1.0.1    
                                    Adapter    "phantomjs"     : 1.1.2    
                                    Adapter    "pi-hole"       : 1.3.2    
                                    Adapter    "piface"        : 1.0.0    
                                    Adapter    "pimatic"       : 0.3.0    
                                    Adapter    "ping"          : 1.5.0    , installed 1.5.0
                                    Adapter    "places"        : 1.0.0    
                                    Adapter    "plenticore"    : 2.2.0    
                                    Adapter    "plex"          : 0.8.11   
                                    Adapter    "plexconnect"   : 0.0.7    
                                    Adapter    "pollenflug"    : 1.0.6    
                                    Adapter    "proxmox"       : 1.3.3    
                                    Adapter    "proxy"         : 1.2.2    
                                    Adapter    "pushbullet"    : 0.0.11   
                                    Adapter    "pushover"      : 2.0.5    
                                    Adapter    "pushsafer"     : 1.0.3    
                                    Adapter    "radar2"        : 1.0.9    
                                    Adapter    "radiohead"     : 1.1.1    
                                    Adapter    "rflink"        : 2.1.6    
                                    Adapter    "rickshaw"      : 1.0.0    
                                    Adapter    "ring"          : 1.2.3    
                                    Adapter    "robonect"      : 0.1.3    
                                    Adapter    "roomba"        : 1.1.1    
                                    Adapter    "rpi2"          : 1.3.1    
                                    Adapter    "s7"            : 1.3.6    
                                    Adapter    "sainlogic"     : 0.7.2    
                                    Adapter    "samsung"       : 0.2.9    , installed 0.2.9
                                    Adapter    "sanext"        : 0.0.5    
                                    Adapter    "sayit"         : 1.12.3   
                                    Adapter    "sbfspot"       : 4.0.5    
                                    Adapter    "scenes"        : 2.3.6    
                                    Adapter    "schoolfree"    : 1.0.0    
                                    Adapter    "schwoerer-ventcube": 1.4.2   
                                    Adapter    "seq"           : 0.2.10   
                                    Adapter    "shelly"        : 4.0.7    
                                    Adapter    "shuttercontrol": 1.2.0    
                                    Adapter    "sia"           : 1.0.4    
                                    Adapter    "siegenia"      : 1.1.1    
                                    Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
                                    Adapter    "smappee"       : 0.2.5    
                                    Adapter    "smartcontrol"  : 1.2.1    
                                    Adapter    "smartgarden"   : 1.0.5    
                                    Adapter    "smartmeter"    : 3.2.1    
                                    Adapter    "snips"         : 1.5.1    
                                    Adapter    "snmp"          : 0.5.0    
                                    Adapter    "socketio"      : 3.1.4    , installed 3.1.4
                                    Adapter    "solarlog"      : 2.1.3    
                                    Adapter    "solarviewdatareader": 1.0.2   
                                    Adapter    "solarwetter"   : 1.0.0    
                                    Adapter    "sonnen"        : 1.9.4    
                                    Adapter    "sonoff"        : 2.4.5    
                                    Adapter    "sonos"         : 2.1.1    , installed 2.1.1
                                    Adapter    "sony-bravia"   : 1.0.1    
                                    Adapter    "spotify-premium": 1.0.0   
                                    Adapter    "sprinklecontrol": 0.1.7   
                                    Adapter    "sql"           : 1.15.7   
                                    Adapter    "squeezebox"    : 1.0.0    
                                    Adapter    "squeezeboxrpc" : 1.3.4    
                                    Adapter    "starline"      : 1.1.3    
                                    Adapter    "statistics"    : 1.0.9    
                                    Adapter    "stiebel-isg"   : 1.7.3    
                                    Adapter    "sunnyportal"   : 0.1.5    
                                    Adapter    "swiss-weather-api": 0.9.7   
                                    Adapter    "synology"      : 1.0.0    , installed 1.0.0
                                    Adapter    "systeminfo"    : 0.3.1    
                                    Adapter    "tado"          : 0.3.4    
                                    Adapter    "tahoma"        : 0.4.3    
                                    Adapter    "tankerkoenig"  : 2.1.1    
                                    Adapter    "telegram"      : 1.10.0   , installed 1.10.0
                                    Adapter    "terminal"      : 0.1.2    
                                    Adapter    "tesla-motors"  : 0.5.2    
                                    Adapter    "text2command"  : 2.1.1    
                                    Adapter    "tinker"        : 1.1.0    
                                    Adapter    "tr-064"        : 4.2.14   , installed 4.2.14
                                    Adapter    "traccar"       : 0.0.9    
                                    Adapter    "tradfri"       : 2.7.4    
                                    Adapter    "trashschedule" : 1.2.0    
                                    Adapter    "trivum"        : 0.0.4    
                                    Adapter    "tunnelbroker-endpoint-updater": 0.0.1   
                                    Adapter    "tuya"          : 3.6.5    
                                    Adapter    "tvprogram"     : 1.1.0    
                                    Adapter    "tvspielfilm"   : 1.0.4    
                                    Adapter    "unifi"         : 0.5.10   
                                    Adapter    "upnp"          : 1.0.19   
                                    Adapter    "vaillant"      : 0.0.13   
                                    Adapter    "valloxmv"      : 1.1.3    
                                    Adapter    "vcard"         : 0.0.9    
                                    Adapter    "velux"         : 0.0.7    
                                    Adapter    "viessmann"     : 1.3.4    , installed 1.3.4
                                    Adapter    "virtualpowermeter": 1.4.2   
                                    Adapter    "vis"           : 1.4.3    , installed 1.4.3
                                    Adapter    "vis-bars"      : 0.1.4    
                                    Adapter    "vis-canvas-gauges": 0.1.5   
                                    Adapter    "vis-colorpicker": 1.2.0   
                                    Adapter    "vis-fancyswitch": 1.1.0   
                                    Adapter    "vis-google-fonts": 0.1.0   
                                    Adapter    "vis-history"   : 1.0.0    
                                    Adapter    "vis-hqwidgets" : 1.1.7    
                                    Adapter    "vis-icontwo"   : 0.77.0   
                                    Adapter    "vis-inventwo"  : 3.0.11   
                                    Adapter    "vis-jqui-mfd"  : 1.0.12   
                                    Adapter    "vis-justgage"  : 1.0.2    
                                    Adapter    "vis-keyboard"  : 0.0.2    
                                    Adapter    "vis-lcars"     : 1.0.4    
                                    Adapter    "vis-map"       : 1.0.4    
                                    Adapter    "vis-material-advanced": 1.7.0   
                                    Adapter    "vis-metro"     : 1.1.2    
                                    Adapter    "vis-players"   : 0.1.6    
                                    Adapter    "vis-plumb"     : 1.0.2    
                                    Adapter    "vis-rgraph"    : 0.0.2    
                                    Adapter    "vis-timeandweather": 1.1.7   
                                    Adapter    "vis-weather"   : 2.5.3    
                                    Adapter    "volumio"       : 0.1.2    
                                    Adapter    "volvo"         : 0.0.4    
                                    Adapter    "vr200"         : 1.0.0    
                                    Adapter    "vw-connect"    : 0.0.39   
                                    Adapter    "weatherflow_udp": 0.1.1   
                                    Adapter    "weatherunderground": 3.3.1   
                                    Adapter    "web"           : 3.4.7    , installed 3.4.7
                                    Adapter    "weishaupt-wem" : 0.0.9    
                                    Adapter    "whatsapp-cmb"  : 0.1.6    , installed 0.1.6
                                    Adapter    "wiffi-wz"      : 2.2.0    
                                    Adapter    "wifilight"     : 1.1.0    
                                    Adapter    "windows-control": 0.1.5   
                                    Adapter    "wled"          : 0.5.6    
                                    Adapter    "wm-bus"        : 0.1.12   
                                    Adapter    "wolf"          : 1.2.1    
                                    Adapter    "wolf-smartset" : 1.0.0    
                                    Adapter    "worx"          : 1.4.3    
                                    Adapter    "xbox"          : 0.7.7    
                                    Adapter    "xs1"           : 1.0.2    
                                    Adapter    "yahka"         : 0.12.0   
                                    Adapter    "yamaha"        : 0.4.0    
                                    Adapter    "yeelight-2"    : 1.0.3    
                                    Adapter    "youtube"       : 1.1.1    
                                    Adapter    "yr"            : 3.0.5    
                                    Adapter    "zigbee"        : 1.5.6    
                                    Adapter    "zont"          : 0.5.3    
                                    Adapter    "zwave2"        : 1.10.2   
                                    pi@raspberrypi:~ $ iobroker upgrade self
                                    Update js-controller from @2.2.10 to @3.3.15
                                    NPM version: 6.14.14
                                    npm install iobroker.js-controller@3.3.15 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                    
                                    ACHTUNG: Die Fehlerberichterstattung über Sentry wird beim nächsten Start von ioBroker aktiviert
                                    
                                    Wir von ioBroker wollen das stabilste Smart-Home-System bereitstellen.
                                    Um dies zu ermöglichen, haben wir uns entschlossen, eine automatische Fehler- und Crash-Reporting-Lösung in den js-Controller und auch in Adapter zu implementieren.
                                    
                                    DIESE BERICHTERSTATTUNG WIRD MIT DEM NÄCHSTEN START IHRES IOBROKERS AKTIVIERT!
                                    
                                    Bei Fehlern, die zum Absturz des js-Controllers oder eines der relevanten Adapter führen, werden die Fehlerdetails an einen Server gesendet. Für den js-controller und die Haupt-Adapter befindet sich dieser Server in Deutschland. Informationen zu Community-Adaptern sind in der Github-Readme-Datei des betroffenen Adapters zu finden. Dort steht welcher Sentry-Server verwendet wird.
                                    
                                    Die Fehlerberichterstattung kann, falls gewünscht, über den Befehl
                                    'iobroker plugin disable sentry'
                                    deaktiviert werden. Dieser Befehl stellt auch sicher, dass kein Adapter, der auf diesem Host ausgeführt wird, Absturzberichtsdaten an den Sentry-Server sendet.
                                    
                                    
                                    
                                    
                                    ╭─────────────────────────────────────────────────────────╮
                                    │                                                         │
                                    │ Manual installation of ioBroker is no longer supported  │
                                    │ on Linux, OSX and FreeBSD!                              │
                                    │ Please refer to the documentation on how to install it! │
                                    │ https://github.com/ioBroker/ioBroker/wiki/Installation  │
                                    │                                                         │
                                    ╰─────────────────────────────────────────────────────────╯
                                    
                                    
                                    npm ERR! code ELIFECYCLE
                                    npm ERR! errno 100
                                    npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
                                    npm ERR! Exit status 100
                                    npm ERR! 
                                    npm ERR! Failed at the iobroker@2.0.3 postinstall script.
                                    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                    
                                    npm ERR! A complete log of this run can be found in:
                                    npm ERR!     /home/iobroker/.npm/_logs/2021-08-19T15_22_55_970Z-debug.log
                                    host.raspberrypi Cannot install iobroker.js-controller@3.3.15: 100
                                    
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Chris-D 0 last edited by

                                      @chris-d-0

                                      cd /opt/iobroker
                                      iobroker stop
                                      sudo -H -u iobroker npm install iobroker.js-controller 
                                      
                                      C 1 Reply Last reply Reply Quote 0
                                      • C
                                        Chris-D 0 @Thomas Braun last edited by

                                        @thomas-braun said in Rega Fehler:

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

                                        pi@raspberrypi:~ $ cd /opt/iobroker
                                        pi@raspberrypi:/opt/iobroker $ iobroker stop
                                        pi@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller 
                                        
                                        npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                                        
                                        > iobroker.js-controller@2.2.10 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                                        > node lib/preinstallCheck.js
                                        
                                        NPM version: 6.14.14
                                        
                                        > iobroker@2.0.3 install /opt/iobroker/node_modules/iobroker
                                        > node lib/checkVersions.js
                                        
                                        NPM version: 6.14.14
                                        
                                        > iobroker.js-controller@2.2.10 install /opt/iobroker/node_modules/iobroker.js-controller
                                        > node iobroker.js setup first
                                        
                                        
                                        The following notifications happened during sync: 
                                        - Ignoring Directory "hm-rega" because officially not created as meta object. Please remove directory!
                                        
                                        
                                        > acme-v2@1.8.6 postinstall /opt/iobroker/node_modules/acme-v2
                                        > node scripts/postinstall
                                        
                                        
                                        Greenlock and ACME.js v3 are on the way!
                                        Watch for updates at https://indiegogo.com/at/greenlock
                                        
                                        
                                        > iobroker@2.0.3 postinstall /opt/iobroker/node_modules/iobroker
                                        > node lib/install.js
                                        
                                        
                                        
                                        ╭─────────────────────────────────────────────────────────╮
                                        │                                                         │
                                        │ Manual installation of ioBroker is no longer supported  │
                                        │ on Linux, OSX and FreeBSD!                              │
                                        │ Please refer to the documentation on how to install it! │
                                        │ https://github.com/ioBroker/ioBroker/wiki/Installation  │
                                        │                                                         │
                                        ╰─────────────────────────────────────────────────────────╯
                                        
                                        
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                        
                                        npm ERR! code ELIFECYCLE
                                        npm ERR! errno 100
                                        npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
                                        npm ERR! Exit status 100
                                        npm ERR! 
                                        npm ERR! Failed at the iobroker@2.0.3 postinstall script.
                                        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2021-08-19T15_29_16_679Z-debug.log
                                        
                                        
                                        apollon77 1 Reply Last reply Reply Quote 0
                                        • apollon77
                                          apollon77 @Chris-D 0 last edited by

                                          @chris-d-0 hattest du mal npm 7 drauf? Da ist ein Mischmasch bei dir.

                                          Thomas Braun C 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @apollon77 last edited by

                                            @apollon77

                                            Offenbar.

                                            This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                                            

                                            ist jedenfalls ein starker Indikator für npm7.

                                            Homoran 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            932
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            141
                                            9931
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo