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 @Homoran last edited by

      @homoran Ich danke euch!

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

        @chris-d-0

        So leicht kommste uns nicht davon 😉

        Erst die funktionierende Admin Seite posten mit JS Controller Version 😉
        Und natürlich die Info ob mit der CCU wieder alles läuft.

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

          @haselchen hehe keine Angst, bevor es nicht läuft, lasse ich euch nicht vom Haken 😉
          Installiert gerade

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

            @haselchen Braucht relativ lange...

            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)
            
            
            haselchen 1 Reply Last reply Reply Quote 0
            • haselchen
              haselchen Most Active @Chris-D 0 last edited by

              @chris-d-0

              Hast du vorher iobroker stop eingegeben?

              C 1 Reply Last reply Reply Quote 0
              • 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            421
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            141
                                            9909
                                            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