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.
    • haselchen
      haselchen Most Active @Chris-D 0 last edited by haselchen

      @Homoran

      Jetzt wissen wir warum 🙂

      Admin V5 und JS 2.2.8

      Controller "js-controller" : 3.3.15 , installed 2.2.8 [Updateable]

      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:

        Controller "js-controller" : 3.3.15 , installed 2.2.8 [Updateable]

        du hast admin v5 und eine uralte Version des Controllers. Das passt nicht zsammen
        Bitte Controller auf v3.3 bringen

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

          @homoran jaaa und wie mache ich das am besten?^^

          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:

            @homoran jaaa und wie mache ich das am besten?^^

            https://forum.iobroker.net/topic/46758/js-controller-3-3-jetzt-im-stable

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            890
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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