Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Hilfe bei Update des gesamten Systems

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    371

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.9k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    803

Hilfe bei Update des gesamten Systems

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
updateupgradenodejs
86 Beiträge 5 Kommentatoren 9.8k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @stoni

    Wenn das log file Ruhe gibt:

    iobroker stop
    iobroker fix
    iobroker start
    

    Die Meldung:

    Please check permissions and user ownership of this file. Was ioBroker started as a different user?
    

    deutet auch auf verbogene Rechte hin.

    S Offline
    S Offline
    Stoni
    schrieb am zuletzt editiert von
    #57

    @thomas-braun @Homoran

    kann jetzt nicht mehr auf ioBroker zugreifen...

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • S Stoni

      @thomas-braun @Homoran

      kann jetzt nicht mehr auf ioBroker zugreifen...

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #58

      @stoni

      ls -la /opt/iobroker/
      

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      S 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @stoni

        ls -la /opt/iobroker/
        
        S Offline
        S Offline
        Stoni
        schrieb am zuletzt editiert von
        #59

        @thomas-braun

         ls -la /opt/iobroker/
        insgesamt 588
        drwxrwxr-x+   9 iobroker iobroker   4096 Jan 19  2021 .
        drwxr-xr-x    4 root     root       4096 Nov 27  2019 ..
        drwxrwxr-x+   2 pi       pi         4096 Okt 24 20:51 backups
        drwxrwxr-x+   2 iobroker iobroker   4096 Feb  4  2021 cache
        -rw-rwxr--+   1 iobroker iobroker   1049 Nov 27  2019 CHANGELOG_FIXER_LINUX.md
        -rw-rwxr--+   1 iobroker iobroker   3556 Nov 27  2019 CHANGELOG_INSTALLER_LINUX.md
        -rw-rwxr--+   1 iobroker iobroker  23988 Nov 27  2019 fix_installation.sh
        drwxrwxr-x+   3 iobroker iobroker   4096 Nov 27  2019 install
        -rwxrwxrwx+   1 iobroker iobroker    163 Nov 27  2019 INSTALLER_INFO.txt
        lrwxrwxrwx    1 iobroker iobroker     22 Nov 27  2019 iob -> /opt/iobroker/iobroker
        -rwxrwxr-x+   1 iobroker iobroker    303 Nov 27  2019 iobroker
        drwxrwxr-x+   7 iobroker iobroker   4096 Okt 25 20:17 iobroker-data
        drwxrwxr-x+   2 iobroker iobroker   4096 Nov 27  2019 lib
        -rw-rwxr--+   1 iobroker iobroker   1137 Nov 27  2019 LICENSE
        drwxrwxr-x+   2 iobroker iobroker  36864 Okt 25 20:03 log
        drwxrwxr-x+ 600 iobroker iobroker  36864 Okt 25 20:03 node_modules
        -rw-rwxr--+   1 iobroker iobroker     42 Nov 27  2019 .npmrc
        -rw-rwxr--+   1 iobroker iobroker   2556 Jan 19  2021 package.json
        -rw-rwxr--+   1 iobroker iobroker 419598 Jan 19  2021 package-lock.json
        -rw-rwxr--+   1 iobroker iobroker   6101 Nov 27  2019 README.md
        -rw-rwxr--+   1 iobroker iobroker   5738 Nov 27  2019 reinstall.js
        
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • S Stoni

          @thomas-braun

           ls -la /opt/iobroker/
          insgesamt 588
          drwxrwxr-x+   9 iobroker iobroker   4096 Jan 19  2021 .
          drwxr-xr-x    4 root     root       4096 Nov 27  2019 ..
          drwxrwxr-x+   2 pi       pi         4096 Okt 24 20:51 backups
          drwxrwxr-x+   2 iobroker iobroker   4096 Feb  4  2021 cache
          -rw-rwxr--+   1 iobroker iobroker   1049 Nov 27  2019 CHANGELOG_FIXER_LINUX.md
          -rw-rwxr--+   1 iobroker iobroker   3556 Nov 27  2019 CHANGELOG_INSTALLER_LINUX.md
          -rw-rwxr--+   1 iobroker iobroker  23988 Nov 27  2019 fix_installation.sh
          drwxrwxr-x+   3 iobroker iobroker   4096 Nov 27  2019 install
          -rwxrwxrwx+   1 iobroker iobroker    163 Nov 27  2019 INSTALLER_INFO.txt
          lrwxrwxrwx    1 iobroker iobroker     22 Nov 27  2019 iob -> /opt/iobroker/iobroker
          -rwxrwxr-x+   1 iobroker iobroker    303 Nov 27  2019 iobroker
          drwxrwxr-x+   7 iobroker iobroker   4096 Okt 25 20:17 iobroker-data
          drwxrwxr-x+   2 iobroker iobroker   4096 Nov 27  2019 lib
          -rw-rwxr--+   1 iobroker iobroker   1137 Nov 27  2019 LICENSE
          drwxrwxr-x+   2 iobroker iobroker  36864 Okt 25 20:03 log
          drwxrwxr-x+ 600 iobroker iobroker  36864 Okt 25 20:03 node_modules
          -rw-rwxr--+   1 iobroker iobroker     42 Nov 27  2019 .npmrc
          -rw-rwxr--+   1 iobroker iobroker   2556 Jan 19  2021 package.json
          -rw-rwxr--+   1 iobroker iobroker 419598 Jan 19  2021 package-lock.json
          -rw-rwxr--+   1 iobroker iobroker   6101 Nov 27  2019 README.md
          -rw-rwxr--+   1 iobroker iobroker   5738 Nov 27  2019 reinstall.js
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #60

          @stoni

          iobroker status
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          S 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @stoni

            iobroker status
            
            S Offline
            S Offline
            Stoni
            schrieb am zuletzt editiert von
            #61

            @thomas-braun sagte in Hilfe bei Update des gesamten Systems:

            iobroker status

            internal/modules/cjs/loader.js:905
              throw err;
              ^
            
            Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
                at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
            
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • S Stoni

              @thomas-braun sagte in Hilfe bei Update des gesamten Systems:

              iobroker status

              internal/modules/cjs/loader.js:905
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                  at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                  at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
                  at internal/main/run_main_module.js:17:47 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #62

              @stoni

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

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              S 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @stoni

                cd /opt/iobroker 
                sudo -H -u iobroker npm install iobroker.js-controller
                
                S Offline
                S Offline
                Stoni
                schrieb am zuletzt editiert von
                #63

                @thomas-braun

                sudo -H -u iobroker npm install iobroker.js-controller
                npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                
                > iobroker.js-controller@3.3.18 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                > node lib/preinstallCheck.js
                
                NPM version: 6.14.15
                
                > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
                > node-pre-gyp install --fallback-to-build
                
                node-pre-gyp WARN Using request for node-pre-gyp https download
                node-pre-gyp WARN Tried to download(404): https://github.com/node-gfx/node-canvas-prebuilt/releases/download/v2.6.1/canvas-v2.6.1-node-v83-linux-glibc-arm.tar.gz
                node-pre-gyp WARN Pre-built binaries not found for canvas@2.6.1 and node@14.18.1 (node-v83 ABI, glibc) (falling back to source compile with node-gyp)
                Package pixman-1 was not found in the pkg-config search path.
                Perhaps you should add the directory containing `pixman-1.pc'
                to the PKG_CONFIG_PATH environment variable
                No package 'pixman-1' found
                gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                gyp ERR! configure error
                gyp ERR! stack Error: `gyp` failed with exit code: 1
                gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
                gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
                gyp ERR! System Linux 5.10.63-v7l+
                gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"
                gyp ERR! cwd /opt/iobroker/node_modules/canvas
                gyp ERR! node -v v14.18.1
                gyp ERR! node-gyp -v v5.1.0
                gyp ERR! not ok
                node-pre-gyp ERR! build error
                node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
                node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
                node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1058:16)
                node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)
                node-pre-gyp ERR! System Linux 5.10.63-v7l+
                node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                node-pre-gyp ERR! node -v v14.18.1
                node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                node-pre-gyp ERR! not ok
                Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
                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 1
                npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                npm ERR! Exit status 1
                npm ERR!
                npm ERR! Failed at the canvas@2.6.1 install 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-10-25T18_58_11_047Z-debug.log
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • S Stoni

                  @thomas-braun

                  sudo -H -u iobroker npm install iobroker.js-controller
                  npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                  
                  > iobroker.js-controller@3.3.18 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                  > node lib/preinstallCheck.js
                  
                  NPM version: 6.14.15
                  
                  > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
                  > node-pre-gyp install --fallback-to-build
                  
                  node-pre-gyp WARN Using request for node-pre-gyp https download
                  node-pre-gyp WARN Tried to download(404): https://github.com/node-gfx/node-canvas-prebuilt/releases/download/v2.6.1/canvas-v2.6.1-node-v83-linux-glibc-arm.tar.gz
                  node-pre-gyp WARN Pre-built binaries not found for canvas@2.6.1 and node@14.18.1 (node-v83 ABI, glibc) (falling back to source compile with node-gyp)
                  Package pixman-1 was not found in the pkg-config search path.
                  Perhaps you should add the directory containing `pixman-1.pc'
                  to the PKG_CONFIG_PATH environment variable
                  No package 'pixman-1' found
                  gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                  gyp ERR! configure error
                  gyp ERR! stack Error: `gyp` failed with exit code: 1
                  gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                  gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
                  gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
                  gyp ERR! System Linux 5.10.63-v7l+
                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"
                  gyp ERR! cwd /opt/iobroker/node_modules/canvas
                  gyp ERR! node -v v14.18.1
                  gyp ERR! node-gyp -v v5.1.0
                  gyp ERR! not ok
                  node-pre-gyp ERR! build error
                  node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
                  node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                  node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
                  node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1058:16)
                  node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)
                  node-pre-gyp ERR! System Linux 5.10.63-v7l+
                  node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                  node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                  node-pre-gyp ERR! node -v v14.18.1
                  node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                  node-pre-gyp ERR! not ok
                  Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
                  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 1
                  npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                  npm ERR! Exit status 1
                  npm ERR!
                  npm ERR! Failed at the canvas@2.6.1 install 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-10-25T18_58_11_047Z-debug.log
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #64

                  @stoni sagte in Hilfe bei Update des gesamten Systems:

                  pixman-1

                  sudo apt update
                  sudo apt install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
                  

                  Dann nochmal

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

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  S 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @stoni sagte in Hilfe bei Update des gesamten Systems:

                    pixman-1

                    sudo apt update
                    sudo apt install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
                    

                    Dann nochmal

                    cd /opt/iobroker 
                    sudo -H -u iobroker npm install iobroker.js-controller
                    
                    S Offline
                    S Offline
                    Stoni
                    schrieb am zuletzt editiert von
                    #65

                    @thomas-braun

                    sieht aus, als wäre es ohne Fehler durchgelaufen

                    npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                    
                    > iobroker.js-controller@3.3.18 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                    > node lib/preinstallCheck.js
                    
                    NPM version: 6.14.15
                    
                    > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
                    > node-pre-gyp install --fallback-to-build
                    
                    node-pre-gyp WARN Using request for node-pre-gyp https download
                    node-pre-gyp WARN Tried to download(404): https://github.com/node-gfx/node-canvas-prebuilt/releases/download/v2.6.1/canvas-v2.6.1-node-v83-linux-glibc-arm.tar.gz
                    node-pre-gyp WARN Pre-built binaries not found for canvas@2.6.1 and node@14.18.1 (node-v83 ABI, glibc) (falling back to source compile with node-gyp)
                    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
                    In file included from ../src/backend/Backend.h:6,
                                     from ../src/backend/Backend.cc:1:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                      CXX(target) Release/obj.target/canvas/src/backend/ImageBackend.o
                    In file included from ../src/backend/Backend.h:6,
                                     from ../src/backend/ImageBackend.h:3,
                                     from ../src/backend/ImageBackend.cc:1:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                      CXX(target) Release/obj.target/canvas/src/backend/PdfBackend.o
                    In file included from ../src/backend/Backend.h:6,
                                     from ../src/backend/PdfBackend.h:3,
                                     from ../src/backend/PdfBackend.cc:1:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                      CXX(target) Release/obj.target/canvas/src/backend/SvgBackend.o
                    In file included from ../src/backend/Backend.h:6,
                                     from ../src/backend/SvgBackend.h:3,
                                     from ../src/backend/SvgBackend.cc:1:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                      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:189: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:204: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
                    In file included from ../src/backend/Backend.h:6,
                                     from ../src/Backends.h:3,
                                     from ../src/Backends.cc:1:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                      CXX(target) Release/obj.target/canvas/src/Canvas.o
                    In file included from ../src/backend/Backend.h:6,
                                     from ../src/Canvas.h:5,
                                     from ../src/Canvas.cc:3:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                    ../src/Canvas.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE Canvas::ToBuffer(Nan::NAN_METHOD_ARGS_TYPE)’:
                    ../src/Canvas.cc:415:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare]
                         if (canvas->nBytes() > node::Buffer::kMaxLength) {
                             ~~~~~~~~~~~~~~~~~^~~~~~
                    ../src/Canvas.cc:479:79: 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]
                     ue_work(uv_default_loop(), req, ToPngBufferAsync, (uv_after_work_cb)ToBufferAsyncAfter);
                                                                                         ^~~~~~~~~~~~~~~~~~
                    
                    ../src/Canvas.cc:520:80: 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]
                     e_work(uv_default_loop(), req, ToJpegBufferAsync, (uv_after_work_cb)ToBufferAsyncAfter);
                                                                                         ^~~~~~~~~~~~~~~~~~
                    
                    In file included from ../../nan/nan.h:2884,
                                     from ../src/backend/Backend.h:6,
                                     from ../src/Canvas.h:5,
                                     from ../src/Canvas.cc:3:
                    ../../nan/nan_typedarray_contents.h: In instantiation of ‘Nan::TypedArrayContents<T>::TypedArrayContents(v8::Local<v8::Value>) [with T = unsigned char]’:
                    ../src/Canvas.cc:274:65:   required from here
                    ../../nan/nan_typedarray_contents.h:34:54: warning: ‘v8::ArrayBuffer::Contents v8::ArrayBuffer::GetContents()’ is deprecated: Use GetBackingStore. See http://crbug.com/v8/9908. [-Wdeprecated-declarations]
                           data   = static_cast<char*>(buffer->GetContents().Data()) + byte_offset;
                                                       ~~~~~~~~~~~~~~~~~~~^~
                    In file included from /home/iobroker/.cache/node-gyp/14.18.1/include/node/node.h:67,
                                     from ../../nan/nan.h:54,
                                     from ../src/backend/Backend.h:6,
                                     from ../src/Canvas.h:5,
                                     from ../src/Canvas.cc:3:
                    /home/iobroker/.cache/node-gyp/14.18.1/include/node/v8.h:5273:12: note: declared here
                       Contents GetContents();
                                ^~~~~~~~~~~
                      CXX(target) Release/obj.target/canvas/src/CanvasGradient.o
                    In file included from ../src/CanvasGradient.h:5,
                                     from ../src/CanvasGradient.cc:3:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                      CXX(target) Release/obj.target/canvas/src/CanvasPattern.o
                    In file included from ../src/CanvasPattern.h:6,
                                     from ../src/CanvasPattern.cc:3:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                      CXX(target) Release/obj.target/canvas/src/CanvasRenderingContext2d.o
                    In file included from ../src/backend/Backend.h:6,
                                     from ../src/Canvas.h:5,
                                     from ../src/CanvasRenderingContext2d.h:6,
                                     from ../src/CanvasRenderingContext2d.cc:3:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                    In file included from ../../nan/nan.h:2884,
                                     from ../src/backend/Backend.h:6,
                                     from ../src/Canvas.h:5,
                                     from ../src/CanvasRenderingContext2d.h:6,
                                     from ../src/CanvasRenderingContext2d.cc:3:
                    ../../nan/nan_typedarray_contents.h: In instantiation of ‘Nan::TypedArrayContents<T>::TypedArrayContents(v8::Local<v8::Value>) [with T = unsigned char]’:
                    ../src/CanvasRenderingContext2d.cc:1027:64:   required from here
                    ../../nan/nan_typedarray_contents.h:34:54: warning: ‘v8::ArrayBuffer::Contents v8::ArrayBuffer::GetContents()’ is deprecated: Use GetBackingStore. See http://crbug.com/v8/9908. [-Wdeprecated-declarations]
                           data   = static_cast<char*>(buffer->GetContents().Data()) + byte_offset;
                                                       ~~~~~~~~~~~~~~~~~~~^~
                    In file included from /home/iobroker/.cache/node-gyp/14.18.1/include/node/node.h:67,
                                     from ../../nan/nan.h:54,
                                     from ../src/backend/Backend.h:6,
                                     from ../src/Canvas.h:5,
                                     from ../src/CanvasRenderingContext2d.h:6,
                                     from ../src/CanvasRenderingContext2d.cc:3:
                    /home/iobroker/.cache/node-gyp/14.18.1/include/node/v8.h:5273:12: note: declared here
                       Contents GetContents();
                                ^~~~~~~~~~~
                    In file included from ../../nan/nan.h:2884,
                                     from ../src/backend/Backend.h:6,
                                     from ../src/Canvas.h:5,
                                     from ../src/CanvasRenderingContext2d.h:6,
                                     from ../src/CanvasRenderingContext2d.cc:3:
                    ../../nan/nan_typedarray_contents.h: In instantiation of ‘Nan::TypedArrayContents<T>::TypedArrayContents(v8::Local<v8::Value>) [with T = double]’:
                    ../src/CanvasRenderingContext2d.cc:1752:43:   required from here
                    ../../nan/nan_typedarray_contents.h:34:54: warning: ‘v8::ArrayBuffer::Contents v8::ArrayBuffer::GetContents()’ is deprecated: Use GetBackingStore. See http://crbug.com/v8/9908. [-Wdeprecated-declarations]
                           data   = static_cast<char*>(buffer->GetContents().Data()) + byte_offset;
                                                       ~~~~~~~~~~~~~~~~~~~^~
                    In file included from /home/iobroker/.cache/node-gyp/14.18.1/include/node/node.h:67,
                                     from ../../nan/nan.h:54,
                                     from ../src/backend/Backend.h:6,
                                     from ../src/Canvas.h:5,
                                     from ../src/CanvasRenderingContext2d.h:6,
                                     from ../src/CanvasRenderingContext2d.cc:3:
                    /home/iobroker/.cache/node-gyp/14.18.1/include/node/v8.h:5273:12: note: declared here
                       Contents GetContents();
                                ^~~~~~~~~~~
                      CXX(target) Release/obj.target/canvas/src/closure.o
                    In file included from ../src/backend/Backend.h:6,
                                     from ../src/Canvas.h:5,
                                     from ../src/closure.h:5,
                                     from ../src/closure.cc:1:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                      CXX(target) Release/obj.target/canvas/src/color.o
                      CXX(target) Release/obj.target/canvas/src/Image.o
                    In file included from ../src/Image.h:8,
                                     from ../src/Image.cc:3:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                      CXX(target) Release/obj.target/canvas/src/ImageData.o
                    In file included from ../src/ImageData.h:5,
                                     from ../src/ImageData.cc:3:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                    In file included from ../../nan/nan.h:2884,
                                     from ../src/ImageData.h:5,
                                     from ../src/ImageData.cc:3:
                    ../../nan/nan_typedarray_contents.h: In instantiation of ‘Nan::TypedArrayContents<T>::TypedArrayContents(v8::Local<v8::Value>) [with T = unsigned char]’:
                    ../src/ImageData.cc:116:53:   required from here
                    ../../nan/nan_typedarray_contents.h:34:54: warning: ‘v8::ArrayBuffer::Contents v8::ArrayBuffer::GetContents()’ is deprecated: Use GetBackingStore. See http://crbug.com/v8/9908. [-Wdeprecated-declarations]
                           data   = static_cast<char*>(buffer->GetContents().Data()) + byte_offset;
                                                       ~~~~~~~~~~~~~~~~~~~^~
                    In file included from /home/iobroker/.cache/node-gyp/14.18.1/include/node/node.h:67,
                                     from ../../nan/nan.h:54,
                                     from ../src/ImageData.h:5,
                                     from ../src/ImageData.cc:3:
                    /home/iobroker/.cache/node-gyp/14.18.1/include/node/v8.h:5273:12: note: declared here
                       Contents GetContents();
                                ^~~~~~~~~~~
                      CXX(target) Release/obj.target/canvas/src/init.o
                    In file included from ../src/backend/Backend.h:6,
                                     from ../src/Backends.h:3,
                                     from ../src/init.cc:17:
                    ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                    ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                         , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                  ^
                    In file included from ../../nan/nan.h:54,
                                     from ../src/backend/Backend.h:6,
                                     from ../src/Backends.h:3,
                                     from ../src/init.cc:17:
                    ../src/init.cc: At global scope:
                    /home/iobroker/.cache/node-gyp/14.18.1/include/node/node.h:787: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.18.1/include/node/node.h:821:3: note: in expansion of macro ‘NODE_MODULE_X’
                       NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                       ^~~~~~~~~~~~~
                    ../src/init.cc:88:1: note: in expansion of macro ‘NODE_MODULE’
                     NODE_MODULE(canvas, init);
                     ^~~~~~~~~~~
                      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
                    
                    > iobroker.js-controller@3.3.18 install /opt/iobroker/node_modules/iobroker.js-controller
                    > node iobroker.js setup first
                    
                    object system.certificates updated
                    object _design/custom updated
                    object _design/system updated
                    ioBroker configuration updated
                    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"})
                    
                    + iobroker.js-controller@3.3.18
                    added 10 packages from 8 contributors and updated 1 package in 94.632s
                    
                    21 packages are looking for funding
                      run `npm fund` for details
                    
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • S Stoni

                      @thomas-braun

                      sieht aus, als wäre es ohne Fehler durchgelaufen

                      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                      
                      > iobroker.js-controller@3.3.18 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                      > node lib/preinstallCheck.js
                      
                      NPM version: 6.14.15
                      
                      > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
                      > node-pre-gyp install --fallback-to-build
                      
                      node-pre-gyp WARN Using request for node-pre-gyp https download
                      node-pre-gyp WARN Tried to download(404): https://github.com/node-gfx/node-canvas-prebuilt/releases/download/v2.6.1/canvas-v2.6.1-node-v83-linux-glibc-arm.tar.gz
                      node-pre-gyp WARN Pre-built binaries not found for canvas@2.6.1 and node@14.18.1 (node-v83 ABI, glibc) (falling back to source compile with node-gyp)
                      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
                      In file included from ../src/backend/Backend.h:6,
                                       from ../src/backend/Backend.cc:1:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                        CXX(target) Release/obj.target/canvas/src/backend/ImageBackend.o
                      In file included from ../src/backend/Backend.h:6,
                                       from ../src/backend/ImageBackend.h:3,
                                       from ../src/backend/ImageBackend.cc:1:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                        CXX(target) Release/obj.target/canvas/src/backend/PdfBackend.o
                      In file included from ../src/backend/Backend.h:6,
                                       from ../src/backend/PdfBackend.h:3,
                                       from ../src/backend/PdfBackend.cc:1:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                        CXX(target) Release/obj.target/canvas/src/backend/SvgBackend.o
                      In file included from ../src/backend/Backend.h:6,
                                       from ../src/backend/SvgBackend.h:3,
                                       from ../src/backend/SvgBackend.cc:1:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                        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:189: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:204: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
                      In file included from ../src/backend/Backend.h:6,
                                       from ../src/Backends.h:3,
                                       from ../src/Backends.cc:1:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                        CXX(target) Release/obj.target/canvas/src/Canvas.o
                      In file included from ../src/backend/Backend.h:6,
                                       from ../src/Canvas.h:5,
                                       from ../src/Canvas.cc:3:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                      ../src/Canvas.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE Canvas::ToBuffer(Nan::NAN_METHOD_ARGS_TYPE)’:
                      ../src/Canvas.cc:415:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare]
                           if (canvas->nBytes() > node::Buffer::kMaxLength) {
                               ~~~~~~~~~~~~~~~~~^~~~~~
                      ../src/Canvas.cc:479:79: 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]
                       ue_work(uv_default_loop(), req, ToPngBufferAsync, (uv_after_work_cb)ToBufferAsyncAfter);
                                                                                           ^~~~~~~~~~~~~~~~~~
                      
                      ../src/Canvas.cc:520:80: 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]
                       e_work(uv_default_loop(), req, ToJpegBufferAsync, (uv_after_work_cb)ToBufferAsyncAfter);
                                                                                           ^~~~~~~~~~~~~~~~~~
                      
                      In file included from ../../nan/nan.h:2884,
                                       from ../src/backend/Backend.h:6,
                                       from ../src/Canvas.h:5,
                                       from ../src/Canvas.cc:3:
                      ../../nan/nan_typedarray_contents.h: In instantiation of ‘Nan::TypedArrayContents<T>::TypedArrayContents(v8::Local<v8::Value>) [with T = unsigned char]’:
                      ../src/Canvas.cc:274:65:   required from here
                      ../../nan/nan_typedarray_contents.h:34:54: warning: ‘v8::ArrayBuffer::Contents v8::ArrayBuffer::GetContents()’ is deprecated: Use GetBackingStore. See http://crbug.com/v8/9908. [-Wdeprecated-declarations]
                             data   = static_cast<char*>(buffer->GetContents().Data()) + byte_offset;
                                                         ~~~~~~~~~~~~~~~~~~~^~
                      In file included from /home/iobroker/.cache/node-gyp/14.18.1/include/node/node.h:67,
                                       from ../../nan/nan.h:54,
                                       from ../src/backend/Backend.h:6,
                                       from ../src/Canvas.h:5,
                                       from ../src/Canvas.cc:3:
                      /home/iobroker/.cache/node-gyp/14.18.1/include/node/v8.h:5273:12: note: declared here
                         Contents GetContents();
                                  ^~~~~~~~~~~
                        CXX(target) Release/obj.target/canvas/src/CanvasGradient.o
                      In file included from ../src/CanvasGradient.h:5,
                                       from ../src/CanvasGradient.cc:3:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                        CXX(target) Release/obj.target/canvas/src/CanvasPattern.o
                      In file included from ../src/CanvasPattern.h:6,
                                       from ../src/CanvasPattern.cc:3:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                        CXX(target) Release/obj.target/canvas/src/CanvasRenderingContext2d.o
                      In file included from ../src/backend/Backend.h:6,
                                       from ../src/Canvas.h:5,
                                       from ../src/CanvasRenderingContext2d.h:6,
                                       from ../src/CanvasRenderingContext2d.cc:3:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                      In file included from ../../nan/nan.h:2884,
                                       from ../src/backend/Backend.h:6,
                                       from ../src/Canvas.h:5,
                                       from ../src/CanvasRenderingContext2d.h:6,
                                       from ../src/CanvasRenderingContext2d.cc:3:
                      ../../nan/nan_typedarray_contents.h: In instantiation of ‘Nan::TypedArrayContents<T>::TypedArrayContents(v8::Local<v8::Value>) [with T = unsigned char]’:
                      ../src/CanvasRenderingContext2d.cc:1027:64:   required from here
                      ../../nan/nan_typedarray_contents.h:34:54: warning: ‘v8::ArrayBuffer::Contents v8::ArrayBuffer::GetContents()’ is deprecated: Use GetBackingStore. See http://crbug.com/v8/9908. [-Wdeprecated-declarations]
                             data   = static_cast<char*>(buffer->GetContents().Data()) + byte_offset;
                                                         ~~~~~~~~~~~~~~~~~~~^~
                      In file included from /home/iobroker/.cache/node-gyp/14.18.1/include/node/node.h:67,
                                       from ../../nan/nan.h:54,
                                       from ../src/backend/Backend.h:6,
                                       from ../src/Canvas.h:5,
                                       from ../src/CanvasRenderingContext2d.h:6,
                                       from ../src/CanvasRenderingContext2d.cc:3:
                      /home/iobroker/.cache/node-gyp/14.18.1/include/node/v8.h:5273:12: note: declared here
                         Contents GetContents();
                                  ^~~~~~~~~~~
                      In file included from ../../nan/nan.h:2884,
                                       from ../src/backend/Backend.h:6,
                                       from ../src/Canvas.h:5,
                                       from ../src/CanvasRenderingContext2d.h:6,
                                       from ../src/CanvasRenderingContext2d.cc:3:
                      ../../nan/nan_typedarray_contents.h: In instantiation of ‘Nan::TypedArrayContents<T>::TypedArrayContents(v8::Local<v8::Value>) [with T = double]’:
                      ../src/CanvasRenderingContext2d.cc:1752:43:   required from here
                      ../../nan/nan_typedarray_contents.h:34:54: warning: ‘v8::ArrayBuffer::Contents v8::ArrayBuffer::GetContents()’ is deprecated: Use GetBackingStore. See http://crbug.com/v8/9908. [-Wdeprecated-declarations]
                             data   = static_cast<char*>(buffer->GetContents().Data()) + byte_offset;
                                                         ~~~~~~~~~~~~~~~~~~~^~
                      In file included from /home/iobroker/.cache/node-gyp/14.18.1/include/node/node.h:67,
                                       from ../../nan/nan.h:54,
                                       from ../src/backend/Backend.h:6,
                                       from ../src/Canvas.h:5,
                                       from ../src/CanvasRenderingContext2d.h:6,
                                       from ../src/CanvasRenderingContext2d.cc:3:
                      /home/iobroker/.cache/node-gyp/14.18.1/include/node/v8.h:5273:12: note: declared here
                         Contents GetContents();
                                  ^~~~~~~~~~~
                        CXX(target) Release/obj.target/canvas/src/closure.o
                      In file included from ../src/backend/Backend.h:6,
                                       from ../src/Canvas.h:5,
                                       from ../src/closure.h:5,
                                       from ../src/closure.cc:1:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                        CXX(target) Release/obj.target/canvas/src/color.o
                        CXX(target) Release/obj.target/canvas/src/Image.o
                      In file included from ../src/Image.h:8,
                                       from ../src/Image.cc:3:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                        CXX(target) Release/obj.target/canvas/src/ImageData.o
                      In file included from ../src/ImageData.h:5,
                                       from ../src/ImageData.cc:3:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                      In file included from ../../nan/nan.h:2884,
                                       from ../src/ImageData.h:5,
                                       from ../src/ImageData.cc:3:
                      ../../nan/nan_typedarray_contents.h: In instantiation of ‘Nan::TypedArrayContents<T>::TypedArrayContents(v8::Local<v8::Value>) [with T = unsigned char]’:
                      ../src/ImageData.cc:116:53:   required from here
                      ../../nan/nan_typedarray_contents.h:34:54: warning: ‘v8::ArrayBuffer::Contents v8::ArrayBuffer::GetContents()’ is deprecated: Use GetBackingStore. See http://crbug.com/v8/9908. [-Wdeprecated-declarations]
                             data   = static_cast<char*>(buffer->GetContents().Data()) + byte_offset;
                                                         ~~~~~~~~~~~~~~~~~~~^~
                      In file included from /home/iobroker/.cache/node-gyp/14.18.1/include/node/node.h:67,
                                       from ../../nan/nan.h:54,
                                       from ../src/ImageData.h:5,
                                       from ../src/ImageData.cc:3:
                      /home/iobroker/.cache/node-gyp/14.18.1/include/node/v8.h:5273:12: note: declared here
                         Contents GetContents();
                                  ^~~~~~~~~~~
                        CXX(target) Release/obj.target/canvas/src/init.o
                      In file included from ../src/backend/Backend.h:6,
                                       from ../src/Backends.h:3,
                                       from ../src/init.cc:17:
                      ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
                      ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
                           , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                                    ^
                      In file included from ../../nan/nan.h:54,
                                       from ../src/backend/Backend.h:6,
                                       from ../src/Backends.h:3,
                                       from ../src/init.cc:17:
                      ../src/init.cc: At global scope:
                      /home/iobroker/.cache/node-gyp/14.18.1/include/node/node.h:787: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.18.1/include/node/node.h:821:3: note: in expansion of macro ‘NODE_MODULE_X’
                         NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                         ^~~~~~~~~~~~~
                      ../src/init.cc:88:1: note: in expansion of macro ‘NODE_MODULE’
                       NODE_MODULE(canvas, init);
                       ^~~~~~~~~~~
                        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
                      
                      > iobroker.js-controller@3.3.18 install /opt/iobroker/node_modules/iobroker.js-controller
                      > node iobroker.js setup first
                      
                      object system.certificates updated
                      object _design/custom updated
                      object _design/system updated
                      ioBroker configuration updated
                      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"})
                      
                      + iobroker.js-controller@3.3.18
                      added 10 packages from 8 contributors and updated 1 package in 94.632s
                      
                      21 packages are looking for funding
                        run `npm fund` for details
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #66

                      @stoni

                      iobroker restart
                      iobroker status
                      

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      S 2 Antworten Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @stoni

                        iobroker restart
                        iobroker status
                        
                        S Offline
                        S Offline
                        Stoni
                        schrieb am zuletzt editiert von
                        #67

                        @thomas-braun

                        iobroker is running on this host.
                        
                        
                        Objects type: file
                        States  type: redis
                        
                        
                        1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @stoni

                          iobroker restart
                          iobroker status
                          
                          S Offline
                          S Offline
                          Stoni
                          schrieb am zuletzt editiert von Stoni
                          #68

                          @thomas-braun

                          also ioBroker läuft wieder, der LOG ist auch kräftig am schaffen.

                          Die Adapter sind weitesgehend wieder grün, nur der javascript und der WLED sind noch rot.

                          EDIT: WLED grün, Javascript weiter rot

                          EDIT2: Javascript springt immer von rot auf grün und zurück

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • S Stoni

                            @thomas-braun

                            also ioBroker läuft wieder, der LOG ist auch kräftig am schaffen.

                            Die Adapter sind weitesgehend wieder grün, nur der javascript und der WLED sind noch rot.

                            EDIT: WLED grün, Javascript weiter rot

                            EDIT2: Javascript springt immer von rot auf grün und zurück

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #69

                            @stoni
                            Dann starte den javaskript-Adapter mal neu, Ausgabe aus dem LogFile posten.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            S 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @stoni
                              Dann starte den javaskript-Adapter mal neu, Ausgabe aus dem LogFile posten.

                              S Offline
                              S Offline
                              Stoni
                              schrieb am zuletzt editiert von
                              #70

                              @thomas-braun

                              avascript.0	2021-10-25 21:32:09.769	warn	(3661) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              javascript.0	2021-10-25 21:32:09.768	info	(3661) terminating
                              javascript.0	2021-10-25 21:32:09.683	error	(3661) The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.682	error	(3661) Error: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                              javascript.0	2021-10-25 21:32:09.682	error	(3661) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.682	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              javascript.0	2021-10-25 21:32:09.680	error	(3661) The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.680	error	(3661) Error: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                              javascript.0	2021-10-25 21:32:09.680	error	(3661) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.679	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              javascript.0	2021-10-25 21:32:09.676	info	(3661) Stop script script.js.Heizung.WP_WW_aufbereiten
                              javascript.0	2021-10-25 21:32:09.676	info	(3661) Stop script script.js.Heizung.WP_Betrieb_WW
                              javascript.0	2021-10-25 21:32:09.675	info	(3661) Stop script script.js.Heizung.WP_Betrieb_HZ_WW
                              javascript.0	2021-10-25 21:32:09.675	info	(3661) Stop script script.js.Heizung.WP_ein
                              javascript.0	2021-10-25 21:32:09.675	info	(3661) Stop script script.js.Heizung.WP_aus
                              javascript.0	2021-10-25 21:32:09.674	info	(3661) Stop script script.js.Heizung.WP_Betrieb_Heizen
                              javascript.0	2021-10-25 21:32:09.673	info	(3661) Stop script script.js.Heizung.Entkeimung_Taster
                              javascript.0	2021-10-25 21:32:09.673	info	(3661) Stop script script.js.Kellerfenster_Einbruch.Fenster_Hobbykeller
                              javascript.0	2021-10-25 21:32:09.673	info	(3661) Stop script script.js.Beleuchtung.Urlaubsbeleuchtung
                              javascript.0	2021-10-25 21:32:09.672	info	(3661) Stop script script.js.Garage___Garten___Carport.Carporttor_Abwesend
                              javascript.0	2021-10-25 21:32:09.672	info	(3661) Stop script script.js.Garage___Garten___Carport.Carportlicht_BWM
                              javascript.0	2021-10-25 21:32:09.671	info	(3661) Stop script script.js.Garage___Garten___Carport.Bewegung_Abwesenheit(1)
                              javascript.0	2021-10-25 21:32:09.671	info	(3661) Stop script script.js.Garage___Garten___Carport.Bewegung_Dunkelheit
                              javascript.0	2021-10-25 21:32:09.670	info	(3661) Stop script script.js.Garage___Garten___Carport.Garagenlicht
                              javascript.0	2021-10-25 21:32:09.670	info	(3661) Stop script script.js.Garage___Garten___Carport.Gartenlicht
                              javascript.0	2021-10-25 21:32:09.670	info	(3661) Stop script script.js.Garage___Garten___Carport.Licht_Gartenhaus
                              javascript.0	2021-10-25 21:32:09.669	info	(3661) Stop script script.js.Garage___Garten___Carport.WLED_Garage_Beginner
                              javascript.0	2021-10-25 21:32:09.669	info	(3661) Stop script script.js.Garage___Garten___Carport.Garagentor_Schalter
                              javascript.0	2021-10-25 21:32:09.668	info	(3661) Stop script script.js.Rollläden.Rollläden_Urlaub
                              javascript.0	2021-10-25 21:32:09.668	info	(3661) Stop script script.js.common.Batteriestand_Haustür
                              javascript.0	2021-10-25 21:32:09.667	info	(3661) Stop script script.js.Anwesenheit.Zisternenpumpe
                              javascript.0	2021-10-25 21:32:09.667	info	(3661) Stop script script.js.Anwesenheit.Bewegung_Flur
                              javascript.0	2021-10-25 21:32:09.667	info	(3661) Stop script script.js.Anwesenheit.IP_Cams
                              javascript.0	2021-10-25 21:32:09.666	info	(3661) Stop script script.js.Rollläden.Beschattung_Süden_OPPLE
                              javascript.0	2021-10-25 21:32:09.666	info	(3661) Stop script script.js.Rollläden.Beschattung_Osten_OPPLE
                              javascript.0	2021-10-25 21:32:09.665	info	(3661) Stop script script.js.Beleuchtung.OPPLE_3-fach_Wohnzimmer
                              javascript.0	2021-10-25 21:32:09.665	info	(3661) Stop script script.js.Sayit.Erinnerung_Tabletten
                              javascript.0	2021-10-25 21:32:09.664	info	(3661) Stop script script.js.Rollläden.Rollläden_auf
                              javascript.0	2021-10-25 21:32:09.664	info	(3661) Stop script script.js.Kellerfenster_Einbruch.Gästezimmer
                              javascript.0	2021-10-25 21:32:09.663	info	(3661) Stop script script.js.Rollläden.Rollladen_Terrasse_ab
                              javascript.0	2021-10-25 21:32:09.663	info	(3661) Stop script script.js.Rollläden.Rollläden_EG_ab
                              javascript.0	2021-10-25 21:32:09.662	info	(3661) Stop script script.js.Rollläden.Wohnzimmerfenster
                              javascript.0	2021-10-25 21:32:09.662	info	(3661) Stop script script.js.Beleuchtung.Nachtlicht-Schlafzimmer
                              javascript.0	2021-10-25 21:32:09.661	info	(3661) Stop script script.js.Beleuchtung.Sternenlicht
                              javascript.0	2021-10-25 21:32:09.660	info	(3661) Stop script script.js.common.Batterie_iPad_Air
                              javascript.0	2021-10-25 21:32:09.660	info	(3661) Stop script script.js.common.Anruf_Nachricht_Pushover
                              javascript.0	2021-10-25 21:32:09.659	info	(3661) Stop script script.js.Beleuchtung.Terrassenbeleuchtung(1)
                              javascript.0	2021-10-25 21:32:09.659	info	(3661) Stop script script.js.Beleuchtung.indirekte_Beleuchtung(1)
                              javascript.0	2021-10-25 21:32:09.658	info	(3661) Stop script script.js.Sayit.Wassermelder_Küche
                              javascript.0	2021-10-25 21:32:09.658	info	(3661) Stop script script.js.Sayit.Wassermelder_Keller
                              javascript.0	2021-10-25 21:32:09.657	info	(3661) Stop script script.js.Sayit.Rasenmäher_error
                              javascript.0	2021-10-25 21:32:09.656	info	(3661) Stop script script.js.Sayit.Bad_OG
                              javascript.0	2021-10-25 21:32:09.655	info	(3661) Stop script script.js.Sayit.Hobbykeller_10_Min
                              javascript.0	2021-10-25 21:32:09.653	info	(3661) Stop script script.js.Sayit.Gästebad_10_Min
                              javascript.0	2021-10-25 21:32:09.651	info	(3661) Stop script script.js.Sayit.Gästebad_5_Min
                              javascript.0	2021-10-25 21:32:09.650	info	(3661) Stop script script.js.Sayit.Kinderzimmer_Lea_Sophie
                              javascript.0	2021-10-25 21:32:09.649	info	(3661) Stop script script.js.Sayit.Gästezimmer
                              javascript.0	2021-10-25 21:32:09.649	info	(3661) Stop script script.js.Sayit.Kinderzimmer_Maximilian
                              javascript.0	2021-10-25 21:32:09.645	info	(3661) Stop script script.js.common.PV-Tagesertrag
                              javascript.0	2021-10-25 21:32:09.643	info	(3661) Stop script script.js.Sayit.Gefrierschrank_3_Min.
                              javascript.0	2021-10-25 21:32:09.642	info	(3661) Stop script script.js.Sayit.Gefrierschrank_2_Min.
                              javascript.0	2021-10-25 21:32:09.639	info	(3661) script.js.Heizung.WP_WW_aufbereiten: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.635	info	(3661) Start javascript script.js.Heizung.WP_WW_aufbereiten
                              javascript.0	2021-10-25 21:32:09.634	info	(3661) script.js.Heizung.WP_Betrieb_WW: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.630	info	(3661) Start javascript script.js.Heizung.WP_Betrieb_WW
                              javascript.0	2021-10-25 21:32:09.629	info	(3661) script.js.Heizung.WP_Betrieb_HZ_WW: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.625	info	(3661) Start javascript script.js.Heizung.WP_Betrieb_HZ_WW
                              javascript.0	2021-10-25 21:32:09.624	info	(3661) script.js.Heizung.WP_ein: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.620	info	(3661) Start javascript script.js.Heizung.WP_ein
                              javascript.0	2021-10-25 21:32:09.619	info	(3661) script.js.Heizung.WP_aus: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.615	info	(3661) Start javascript script.js.Heizung.WP_aus
                              javascript.0	2021-10-25 21:32:09.614	info	(3661) script.js.Heizung.WP_Betrieb_Heizen: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.610	info	(3661) Start javascript script.js.Heizung.WP_Betrieb_Heizen
                              javascript.0	2021-10-25 21:32:09.609	info	(3661) script.js.Heizung.Entkeimung_Taster: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.605	info	(3661) Start javascript script.js.Heizung.Entkeimung_Taster
                              javascript.0	2021-10-25 21:32:09.604	info	(3661) script.js.Kellerfenster_Einbruch.Fenster_Hobbykeller: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.600	info	(3661) Start javascript script.js.Kellerfenster_Einbruch.Fenster_Hobbykeller
                              javascript.0	2021-10-25 21:32:09.599	info	(3661) script.js.Beleuchtung.Urlaubsbeleuchtung: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.595	info	(3661) Start javascript script.js.Beleuchtung.Urlaubsbeleuchtung
                              javascript.0	2021-10-25 21:32:09.594	info	(3661) script.js.Garage___Garten___Carport.Carporttor_Abwesend: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.590	info	(3661) Start javascript script.js.Garage___Garten___Carport.Carporttor_Abwesend
                              javascript.0	2021-10-25 21:32:09.590	info	(3661) script.js.Garage___Garten___Carport.Carportlicht_BWM: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.586	info	(3661) Start javascript script.js.Garage___Garten___Carport.Carportlicht_BWM
                              javascript.0	2021-10-25 21:32:09.585	info	(3661) script.js.Garage___Garten___Carport.Bewegung_Abwesenheit(1): registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.581	info	(3661) Start javascript script.js.Garage___Garten___Carport.Bewegung_Abwesenheit(1)
                              javascript.0	2021-10-25 21:32:09.580	info	(3661) script.js.Garage___Garten___Carport.Bewegung_Dunkelheit: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.576	info	(3661) Start javascript script.js.Garage___Garten___Carport.Bewegung_Dunkelheit
                              javascript.0	2021-10-25 21:32:09.576	info	(3661) script.js.Garage___Garten___Carport.Garagenlicht: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.572	info	(3661) Start javascript script.js.Garage___Garten___Carport.Garagenlicht
                              javascript.0	2021-10-25 21:32:09.571	info	(3661) script.js.Garage___Garten___Carport.Gartenlicht: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.567	info	(3661) Start javascript script.js.Garage___Garten___Carport.Gartenlicht
                              javascript.0	2021-10-25 21:32:09.566	info	(3661) script.js.Garage___Garten___Carport.Licht_Gartenhaus: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.563	info	(3661) Start javascript script.js.Garage___Garten___Carport.Licht_Gartenhaus
                              javascript.0	2021-10-25 21:32:09.562	info	(3661) script.js.Garage___Garten___Carport.WLED_Garage_Beginner: registered 4 subscriptions and 0 schedules
                              javascript.0	2021-10-25 21:32:09.557	info	(3661) Start javascript script.js.Garage___Garten___Carport.WLED_Garage_Beginner
                              javascript.0	2021-10-25 21:32:09.557	info	(3661) script.js.Garage___Garten___Carport.Garagentor_Schalter: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.553	info	(3661) Start javascript script.js.Garage___Garten___Carport.Garagentor_Schalter
                              javascript.0	2021-10-25 21:32:09.552	info	(3661) script.js.Rollläden.Rollläden_Urlaub: registered 2 subscriptions and 0 schedules
                              javascript.0	2021-10-25 21:32:09.547	info	(3661) Start javascript script.js.Rollläden.Rollläden_Urlaub
                              javascript.0	2021-10-25 21:32:09.546	info	(3661) script.js.common.Batteriestand_Haustür: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.542	info	(3661) Start javascript script.js.common.Batteriestand_Haustür
                              javascript.0	2021-10-25 21:32:09.541	info	(3661) script.js.Anwesenheit.Zisternenpumpe: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.537	info	(3661) Start javascript script.js.Anwesenheit.Zisternenpumpe
                              javascript.0	2021-10-25 21:32:09.536	info	(3661) script.js.Anwesenheit.Bewegung_Flur: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.532	info	(3661) Start javascript script.js.Anwesenheit.Bewegung_Flur
                              javascript.0	2021-10-25 21:32:09.532	info	(3661) script.js.Anwesenheit.IP_Cams: registered 2 subscriptions and 0 schedules
                              javascript.0	2021-10-25 21:32:09.527	info	(3661) Start javascript script.js.Anwesenheit.IP_Cams
                              javascript.0	2021-10-25 21:32:09.527	info	(3661) script.js.Rollläden.Beschattung_Süden_OPPLE: registered 2 subscriptions and 0 schedules
                              javascript.0	2021-10-25 21:32:09.523	info	(3661) Start javascript script.js.Rollläden.Beschattung_Süden_OPPLE
                              javascript.0	2021-10-25 21:32:09.522	info	(3661) script.js.Rollläden.Beschattung_Osten_OPPLE: registered 2 subscriptions and 0 schedules
                              javascript.0	2021-10-25 21:32:09.518	info	(3661) Start javascript script.js.Rollläden.Beschattung_Osten_OPPLE
                              javascript.0	2021-10-25 21:32:09.517	info	(3661) script.js.Beleuchtung.OPPLE_3-fach_Wohnzimmer: registered 3 subscriptions and 0 schedules
                              javascript.0	2021-10-25 21:32:09.513	info	(3661) Start javascript script.js.Beleuchtung.OPPLE_3-fach_Wohnzimmer
                              javascript.0	2021-10-25 21:32:09.512	info	(3661) script.js.Sayit.Erinnerung_Tabletten: registered 0 subscriptions and 1 schedule
                              javascript.0	2021-10-25 21:32:09.506	info	(3661) Start javascript script.js.Sayit.Erinnerung_Tabletten
                              javascript.0	2021-10-25 21:32:09.505	info	(3661) script.js.Rollläden.Rollläden_auf: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.501	info	(3661) Start javascript script.js.Rollläden.Rollläden_auf
                              javascript.0	2021-10-25 21:32:09.501	info	(3661) script.js.Kellerfenster_Einbruch.Gästezimmer: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.497	info	(3661) Start javascript script.js.Kellerfenster_Einbruch.Gästezimmer
                              javascript.0	2021-10-25 21:32:09.496	info	(3661) script.js.Rollläden.Rollladen_Terrasse_ab: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.492	info	(3661) Start javascript script.js.Rollläden.Rollladen_Terrasse_ab
                              javascript.0	2021-10-25 21:32:09.491	info	(3661) script.js.Rollläden.Rollläden_EG_ab: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.487	info	(3661) Start javascript script.js.Rollläden.Rollläden_EG_ab
                              javascript.0	2021-10-25 21:32:09.487	info	(3661) script.js.Rollläden.Wohnzimmerfenster: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.483	info	(3661) Start javascript script.js.Rollläden.Wohnzimmerfenster
                              javascript.0	2021-10-25 21:32:09.482	info	(3661) script.js.Beleuchtung.Nachtlicht-Schlafzimmer: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.478	info	(3661) Start javascript script.js.Beleuchtung.Nachtlicht-Schlafzimmer
                              javascript.0	2021-10-25 21:32:09.477	info	(3661) script.js.Beleuchtung.Sternenlicht: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.473	info	(3661) Start javascript script.js.Beleuchtung.Sternenlicht
                              javascript.0	2021-10-25 21:32:09.473	info	(3661) script.js.common.Batterie_iPad_Air: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.469	info	(3661) Start javascript script.js.common.Batterie_iPad_Air
                              javascript.0	2021-10-25 21:32:09.468	info	(3661) script.js.common.Anruf_Nachricht_Pushover: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.464	info	(3661) Start javascript script.js.common.Anruf_Nachricht_Pushover
                              javascript.0	2021-10-25 21:32:09.463	info	(3661) script.js.Beleuchtung.Terrassenbeleuchtung(1): registered 2 subscriptions and 0 schedules
                              javascript.0	2021-10-25 21:32:09.459	info	(3661) Start javascript script.js.Beleuchtung.Terrassenbeleuchtung(1)
                              javascript.0	2021-10-25 21:32:09.458	info	(3661) script.js.Beleuchtung.indirekte_Beleuchtung(1): registered 2 subscriptions and 0 schedules
                              javascript.0	2021-10-25 21:32:09.454	info	(3661) Start javascript script.js.Beleuchtung.indirekte_Beleuchtung(1)
                              javascript.0	2021-10-25 21:32:09.453	info	(3661) script.js.Sayit.Wassermelder_Küche: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.449	info	(3661) Start javascript script.js.Sayit.Wassermelder_Küche
                              javascript.0	2021-10-25 21:32:09.448	info	(3661) script.js.Sayit.Wassermelder_Keller: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.444	info	(3661) Start javascript script.js.Sayit.Wassermelder_Keller
                              javascript.0	2021-10-25 21:32:09.444	info	(3661) script.js.Sayit.Rasenmäher_error: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.440	info	(3661) Start javascript script.js.Sayit.Rasenmäher_error
                              javascript.0	2021-10-25 21:32:09.439	info	(3661) script.js.Sayit.Bad_OG: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.435	info	(3661) Start javascript script.js.Sayit.Bad_OG
                              javascript.0	2021-10-25 21:32:09.434	info	(3661) script.js.Sayit.Hobbykeller_10_Min: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.430	info	(3661) Start javascript script.js.Sayit.Hobbykeller_10_Min
                              javascript.0	2021-10-25 21:32:09.430	info	(3661) script.js.Sayit.Gästebad_10_Min: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.426	info	(3661) Start javascript script.js.Sayit.Gästebad_10_Min
                              javascript.0	2021-10-25 21:32:09.425	info	(3661) script.js.Sayit.Gästebad_5_Min: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.421	info	(3661) Start javascript script.js.Sayit.Gästebad_5_Min
                              javascript.0	2021-10-25 21:32:09.420	info	(3661) script.js.Sayit.Kinderzimmer_Lea_Sophie: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.416	info	(3661) Start javascript script.js.Sayit.Kinderzimmer_Lea_Sophie
                              javascript.0	2021-10-25 21:32:09.415	info	(3661) script.js.Sayit.Gästezimmer: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.411	info	(3661) Start javascript script.js.Sayit.Gästezimmer
                              javascript.0	2021-10-25 21:32:09.410	info	(3661) script.js.Sayit.Kinderzimmer_Maximilian: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.406	info	(3661) Start javascript script.js.Sayit.Kinderzimmer_Maximilian
                              javascript.0	2021-10-25 21:32:09.406	info	(3661) script.js.common.PV-Tagesertrag: registered 0 subscriptions and 1 schedule
                              javascript.0	2021-10-25 21:32:09.387	info	(3661) Start javascript script.js.common.PV-Tagesertrag
                              javascript.0	2021-10-25 21:32:09.384	error	(3661) The id "scriptProblem.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.384	error	(3661) Error: The id "scriptProblem.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                              javascript.0	2021-10-25 21:32:09.383	error	(3661) unhandled promise rejection: The id "scriptProblem.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.383	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              javascript.0	2021-10-25 21:32:09.382	error	(3661) The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.381	error	(3661) Error: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                              javascript.0	2021-10-25 21:32:09.381	error	(3661) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.380	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              javascript.0	2021-10-25 21:32:09.379	info	(3661) script.js.Sayit.Gefrierschrank_3_Min.: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.370	info	(3661) Start javascript script.js.Sayit.Gefrierschrank_3_Min.
                              javascript.0	2021-10-25 21:32:09.369	error	(3661) The id "scriptProblem.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.368	error	(3661) Error: The id "scriptProblem.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                              javascript.0	2021-10-25 21:32:09.368	error	(3661) unhandled promise rejection: The id "scriptProblem.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.367	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              javascript.0	2021-10-25 21:32:09.366	error	(3661) The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.365	error	(3661) Error: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                              javascript.0	2021-10-25 21:32:09.365	error	(3661) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                              javascript.0	2021-10-25 21:32:09.364	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              javascript.0	2021-10-25 21:32:09.359	info	(3661) script.js.Sayit.Gefrierschrank_2_Min.: registered 1 subscription and 0 schedules
                              javascript.0	2021-10-25 21:32:09.341	info	(3661) Start javascript script.js.Sayit.Gefrierschrank_2_Min.
                              javascript.0	2021-10-25 21:32:09.199	warn	(3661) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
                              javascript.0	2021-10-25 21:32:09.196	info	(3661) received all objects
                              javascript.0	2021-10-25 21:32:08.351	info	(3661) received all states
                              javascript.0	2021-10-25 21:32:07.566	warn	(3661) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
                              javascript.0	2021-10-25 21:32:07.565	info	(3661) requesting all objects
                              javascript.0	2021-10-25 21:32:07.563	info	(3661) requesting all states
                              javascript.0	2021-10-25 21:32:07.515	info	(3661) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.javascript, node: v14.18.1, js-controller: 3.3.18
                              
                              
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • S Stoni

                                @thomas-braun

                                avascript.0	2021-10-25 21:32:09.769	warn	(3661) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                javascript.0	2021-10-25 21:32:09.768	info	(3661) terminating
                                javascript.0	2021-10-25 21:32:09.683	error	(3661) The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.682	error	(3661) Error: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                                javascript.0	2021-10-25 21:32:09.682	error	(3661) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.682	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                javascript.0	2021-10-25 21:32:09.680	error	(3661) The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.680	error	(3661) Error: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                                javascript.0	2021-10-25 21:32:09.680	error	(3661) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.679	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                javascript.0	2021-10-25 21:32:09.676	info	(3661) Stop script script.js.Heizung.WP_WW_aufbereiten
                                javascript.0	2021-10-25 21:32:09.676	info	(3661) Stop script script.js.Heizung.WP_Betrieb_WW
                                javascript.0	2021-10-25 21:32:09.675	info	(3661) Stop script script.js.Heizung.WP_Betrieb_HZ_WW
                                javascript.0	2021-10-25 21:32:09.675	info	(3661) Stop script script.js.Heizung.WP_ein
                                javascript.0	2021-10-25 21:32:09.675	info	(3661) Stop script script.js.Heizung.WP_aus
                                javascript.0	2021-10-25 21:32:09.674	info	(3661) Stop script script.js.Heizung.WP_Betrieb_Heizen
                                javascript.0	2021-10-25 21:32:09.673	info	(3661) Stop script script.js.Heizung.Entkeimung_Taster
                                javascript.0	2021-10-25 21:32:09.673	info	(3661) Stop script script.js.Kellerfenster_Einbruch.Fenster_Hobbykeller
                                javascript.0	2021-10-25 21:32:09.673	info	(3661) Stop script script.js.Beleuchtung.Urlaubsbeleuchtung
                                javascript.0	2021-10-25 21:32:09.672	info	(3661) Stop script script.js.Garage___Garten___Carport.Carporttor_Abwesend
                                javascript.0	2021-10-25 21:32:09.672	info	(3661) Stop script script.js.Garage___Garten___Carport.Carportlicht_BWM
                                javascript.0	2021-10-25 21:32:09.671	info	(3661) Stop script script.js.Garage___Garten___Carport.Bewegung_Abwesenheit(1)
                                javascript.0	2021-10-25 21:32:09.671	info	(3661) Stop script script.js.Garage___Garten___Carport.Bewegung_Dunkelheit
                                javascript.0	2021-10-25 21:32:09.670	info	(3661) Stop script script.js.Garage___Garten___Carport.Garagenlicht
                                javascript.0	2021-10-25 21:32:09.670	info	(3661) Stop script script.js.Garage___Garten___Carport.Gartenlicht
                                javascript.0	2021-10-25 21:32:09.670	info	(3661) Stop script script.js.Garage___Garten___Carport.Licht_Gartenhaus
                                javascript.0	2021-10-25 21:32:09.669	info	(3661) Stop script script.js.Garage___Garten___Carport.WLED_Garage_Beginner
                                javascript.0	2021-10-25 21:32:09.669	info	(3661) Stop script script.js.Garage___Garten___Carport.Garagentor_Schalter
                                javascript.0	2021-10-25 21:32:09.668	info	(3661) Stop script script.js.Rollläden.Rollläden_Urlaub
                                javascript.0	2021-10-25 21:32:09.668	info	(3661) Stop script script.js.common.Batteriestand_Haustür
                                javascript.0	2021-10-25 21:32:09.667	info	(3661) Stop script script.js.Anwesenheit.Zisternenpumpe
                                javascript.0	2021-10-25 21:32:09.667	info	(3661) Stop script script.js.Anwesenheit.Bewegung_Flur
                                javascript.0	2021-10-25 21:32:09.667	info	(3661) Stop script script.js.Anwesenheit.IP_Cams
                                javascript.0	2021-10-25 21:32:09.666	info	(3661) Stop script script.js.Rollläden.Beschattung_Süden_OPPLE
                                javascript.0	2021-10-25 21:32:09.666	info	(3661) Stop script script.js.Rollläden.Beschattung_Osten_OPPLE
                                javascript.0	2021-10-25 21:32:09.665	info	(3661) Stop script script.js.Beleuchtung.OPPLE_3-fach_Wohnzimmer
                                javascript.0	2021-10-25 21:32:09.665	info	(3661) Stop script script.js.Sayit.Erinnerung_Tabletten
                                javascript.0	2021-10-25 21:32:09.664	info	(3661) Stop script script.js.Rollläden.Rollläden_auf
                                javascript.0	2021-10-25 21:32:09.664	info	(3661) Stop script script.js.Kellerfenster_Einbruch.Gästezimmer
                                javascript.0	2021-10-25 21:32:09.663	info	(3661) Stop script script.js.Rollläden.Rollladen_Terrasse_ab
                                javascript.0	2021-10-25 21:32:09.663	info	(3661) Stop script script.js.Rollläden.Rollläden_EG_ab
                                javascript.0	2021-10-25 21:32:09.662	info	(3661) Stop script script.js.Rollläden.Wohnzimmerfenster
                                javascript.0	2021-10-25 21:32:09.662	info	(3661) Stop script script.js.Beleuchtung.Nachtlicht-Schlafzimmer
                                javascript.0	2021-10-25 21:32:09.661	info	(3661) Stop script script.js.Beleuchtung.Sternenlicht
                                javascript.0	2021-10-25 21:32:09.660	info	(3661) Stop script script.js.common.Batterie_iPad_Air
                                javascript.0	2021-10-25 21:32:09.660	info	(3661) Stop script script.js.common.Anruf_Nachricht_Pushover
                                javascript.0	2021-10-25 21:32:09.659	info	(3661) Stop script script.js.Beleuchtung.Terrassenbeleuchtung(1)
                                javascript.0	2021-10-25 21:32:09.659	info	(3661) Stop script script.js.Beleuchtung.indirekte_Beleuchtung(1)
                                javascript.0	2021-10-25 21:32:09.658	info	(3661) Stop script script.js.Sayit.Wassermelder_Küche
                                javascript.0	2021-10-25 21:32:09.658	info	(3661) Stop script script.js.Sayit.Wassermelder_Keller
                                javascript.0	2021-10-25 21:32:09.657	info	(3661) Stop script script.js.Sayit.Rasenmäher_error
                                javascript.0	2021-10-25 21:32:09.656	info	(3661) Stop script script.js.Sayit.Bad_OG
                                javascript.0	2021-10-25 21:32:09.655	info	(3661) Stop script script.js.Sayit.Hobbykeller_10_Min
                                javascript.0	2021-10-25 21:32:09.653	info	(3661) Stop script script.js.Sayit.Gästebad_10_Min
                                javascript.0	2021-10-25 21:32:09.651	info	(3661) Stop script script.js.Sayit.Gästebad_5_Min
                                javascript.0	2021-10-25 21:32:09.650	info	(3661) Stop script script.js.Sayit.Kinderzimmer_Lea_Sophie
                                javascript.0	2021-10-25 21:32:09.649	info	(3661) Stop script script.js.Sayit.Gästezimmer
                                javascript.0	2021-10-25 21:32:09.649	info	(3661) Stop script script.js.Sayit.Kinderzimmer_Maximilian
                                javascript.0	2021-10-25 21:32:09.645	info	(3661) Stop script script.js.common.PV-Tagesertrag
                                javascript.0	2021-10-25 21:32:09.643	info	(3661) Stop script script.js.Sayit.Gefrierschrank_3_Min.
                                javascript.0	2021-10-25 21:32:09.642	info	(3661) Stop script script.js.Sayit.Gefrierschrank_2_Min.
                                javascript.0	2021-10-25 21:32:09.639	info	(3661) script.js.Heizung.WP_WW_aufbereiten: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.635	info	(3661) Start javascript script.js.Heizung.WP_WW_aufbereiten
                                javascript.0	2021-10-25 21:32:09.634	info	(3661) script.js.Heizung.WP_Betrieb_WW: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.630	info	(3661) Start javascript script.js.Heizung.WP_Betrieb_WW
                                javascript.0	2021-10-25 21:32:09.629	info	(3661) script.js.Heizung.WP_Betrieb_HZ_WW: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.625	info	(3661) Start javascript script.js.Heizung.WP_Betrieb_HZ_WW
                                javascript.0	2021-10-25 21:32:09.624	info	(3661) script.js.Heizung.WP_ein: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.620	info	(3661) Start javascript script.js.Heizung.WP_ein
                                javascript.0	2021-10-25 21:32:09.619	info	(3661) script.js.Heizung.WP_aus: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.615	info	(3661) Start javascript script.js.Heizung.WP_aus
                                javascript.0	2021-10-25 21:32:09.614	info	(3661) script.js.Heizung.WP_Betrieb_Heizen: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.610	info	(3661) Start javascript script.js.Heizung.WP_Betrieb_Heizen
                                javascript.0	2021-10-25 21:32:09.609	info	(3661) script.js.Heizung.Entkeimung_Taster: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.605	info	(3661) Start javascript script.js.Heizung.Entkeimung_Taster
                                javascript.0	2021-10-25 21:32:09.604	info	(3661) script.js.Kellerfenster_Einbruch.Fenster_Hobbykeller: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.600	info	(3661) Start javascript script.js.Kellerfenster_Einbruch.Fenster_Hobbykeller
                                javascript.0	2021-10-25 21:32:09.599	info	(3661) script.js.Beleuchtung.Urlaubsbeleuchtung: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.595	info	(3661) Start javascript script.js.Beleuchtung.Urlaubsbeleuchtung
                                javascript.0	2021-10-25 21:32:09.594	info	(3661) script.js.Garage___Garten___Carport.Carporttor_Abwesend: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.590	info	(3661) Start javascript script.js.Garage___Garten___Carport.Carporttor_Abwesend
                                javascript.0	2021-10-25 21:32:09.590	info	(3661) script.js.Garage___Garten___Carport.Carportlicht_BWM: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.586	info	(3661) Start javascript script.js.Garage___Garten___Carport.Carportlicht_BWM
                                javascript.0	2021-10-25 21:32:09.585	info	(3661) script.js.Garage___Garten___Carport.Bewegung_Abwesenheit(1): registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.581	info	(3661) Start javascript script.js.Garage___Garten___Carport.Bewegung_Abwesenheit(1)
                                javascript.0	2021-10-25 21:32:09.580	info	(3661) script.js.Garage___Garten___Carport.Bewegung_Dunkelheit: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.576	info	(3661) Start javascript script.js.Garage___Garten___Carport.Bewegung_Dunkelheit
                                javascript.0	2021-10-25 21:32:09.576	info	(3661) script.js.Garage___Garten___Carport.Garagenlicht: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.572	info	(3661) Start javascript script.js.Garage___Garten___Carport.Garagenlicht
                                javascript.0	2021-10-25 21:32:09.571	info	(3661) script.js.Garage___Garten___Carport.Gartenlicht: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.567	info	(3661) Start javascript script.js.Garage___Garten___Carport.Gartenlicht
                                javascript.0	2021-10-25 21:32:09.566	info	(3661) script.js.Garage___Garten___Carport.Licht_Gartenhaus: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.563	info	(3661) Start javascript script.js.Garage___Garten___Carport.Licht_Gartenhaus
                                javascript.0	2021-10-25 21:32:09.562	info	(3661) script.js.Garage___Garten___Carport.WLED_Garage_Beginner: registered 4 subscriptions and 0 schedules
                                javascript.0	2021-10-25 21:32:09.557	info	(3661) Start javascript script.js.Garage___Garten___Carport.WLED_Garage_Beginner
                                javascript.0	2021-10-25 21:32:09.557	info	(3661) script.js.Garage___Garten___Carport.Garagentor_Schalter: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.553	info	(3661) Start javascript script.js.Garage___Garten___Carport.Garagentor_Schalter
                                javascript.0	2021-10-25 21:32:09.552	info	(3661) script.js.Rollläden.Rollläden_Urlaub: registered 2 subscriptions and 0 schedules
                                javascript.0	2021-10-25 21:32:09.547	info	(3661) Start javascript script.js.Rollläden.Rollläden_Urlaub
                                javascript.0	2021-10-25 21:32:09.546	info	(3661) script.js.common.Batteriestand_Haustür: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.542	info	(3661) Start javascript script.js.common.Batteriestand_Haustür
                                javascript.0	2021-10-25 21:32:09.541	info	(3661) script.js.Anwesenheit.Zisternenpumpe: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.537	info	(3661) Start javascript script.js.Anwesenheit.Zisternenpumpe
                                javascript.0	2021-10-25 21:32:09.536	info	(3661) script.js.Anwesenheit.Bewegung_Flur: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.532	info	(3661) Start javascript script.js.Anwesenheit.Bewegung_Flur
                                javascript.0	2021-10-25 21:32:09.532	info	(3661) script.js.Anwesenheit.IP_Cams: registered 2 subscriptions and 0 schedules
                                javascript.0	2021-10-25 21:32:09.527	info	(3661) Start javascript script.js.Anwesenheit.IP_Cams
                                javascript.0	2021-10-25 21:32:09.527	info	(3661) script.js.Rollläden.Beschattung_Süden_OPPLE: registered 2 subscriptions and 0 schedules
                                javascript.0	2021-10-25 21:32:09.523	info	(3661) Start javascript script.js.Rollläden.Beschattung_Süden_OPPLE
                                javascript.0	2021-10-25 21:32:09.522	info	(3661) script.js.Rollläden.Beschattung_Osten_OPPLE: registered 2 subscriptions and 0 schedules
                                javascript.0	2021-10-25 21:32:09.518	info	(3661) Start javascript script.js.Rollläden.Beschattung_Osten_OPPLE
                                javascript.0	2021-10-25 21:32:09.517	info	(3661) script.js.Beleuchtung.OPPLE_3-fach_Wohnzimmer: registered 3 subscriptions and 0 schedules
                                javascript.0	2021-10-25 21:32:09.513	info	(3661) Start javascript script.js.Beleuchtung.OPPLE_3-fach_Wohnzimmer
                                javascript.0	2021-10-25 21:32:09.512	info	(3661) script.js.Sayit.Erinnerung_Tabletten: registered 0 subscriptions and 1 schedule
                                javascript.0	2021-10-25 21:32:09.506	info	(3661) Start javascript script.js.Sayit.Erinnerung_Tabletten
                                javascript.0	2021-10-25 21:32:09.505	info	(3661) script.js.Rollläden.Rollläden_auf: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.501	info	(3661) Start javascript script.js.Rollläden.Rollläden_auf
                                javascript.0	2021-10-25 21:32:09.501	info	(3661) script.js.Kellerfenster_Einbruch.Gästezimmer: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.497	info	(3661) Start javascript script.js.Kellerfenster_Einbruch.Gästezimmer
                                javascript.0	2021-10-25 21:32:09.496	info	(3661) script.js.Rollläden.Rollladen_Terrasse_ab: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.492	info	(3661) Start javascript script.js.Rollläden.Rollladen_Terrasse_ab
                                javascript.0	2021-10-25 21:32:09.491	info	(3661) script.js.Rollläden.Rollläden_EG_ab: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.487	info	(3661) Start javascript script.js.Rollläden.Rollläden_EG_ab
                                javascript.0	2021-10-25 21:32:09.487	info	(3661) script.js.Rollläden.Wohnzimmerfenster: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.483	info	(3661) Start javascript script.js.Rollläden.Wohnzimmerfenster
                                javascript.0	2021-10-25 21:32:09.482	info	(3661) script.js.Beleuchtung.Nachtlicht-Schlafzimmer: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.478	info	(3661) Start javascript script.js.Beleuchtung.Nachtlicht-Schlafzimmer
                                javascript.0	2021-10-25 21:32:09.477	info	(3661) script.js.Beleuchtung.Sternenlicht: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.473	info	(3661) Start javascript script.js.Beleuchtung.Sternenlicht
                                javascript.0	2021-10-25 21:32:09.473	info	(3661) script.js.common.Batterie_iPad_Air: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.469	info	(3661) Start javascript script.js.common.Batterie_iPad_Air
                                javascript.0	2021-10-25 21:32:09.468	info	(3661) script.js.common.Anruf_Nachricht_Pushover: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.464	info	(3661) Start javascript script.js.common.Anruf_Nachricht_Pushover
                                javascript.0	2021-10-25 21:32:09.463	info	(3661) script.js.Beleuchtung.Terrassenbeleuchtung(1): registered 2 subscriptions and 0 schedules
                                javascript.0	2021-10-25 21:32:09.459	info	(3661) Start javascript script.js.Beleuchtung.Terrassenbeleuchtung(1)
                                javascript.0	2021-10-25 21:32:09.458	info	(3661) script.js.Beleuchtung.indirekte_Beleuchtung(1): registered 2 subscriptions and 0 schedules
                                javascript.0	2021-10-25 21:32:09.454	info	(3661) Start javascript script.js.Beleuchtung.indirekte_Beleuchtung(1)
                                javascript.0	2021-10-25 21:32:09.453	info	(3661) script.js.Sayit.Wassermelder_Küche: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.449	info	(3661) Start javascript script.js.Sayit.Wassermelder_Küche
                                javascript.0	2021-10-25 21:32:09.448	info	(3661) script.js.Sayit.Wassermelder_Keller: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.444	info	(3661) Start javascript script.js.Sayit.Wassermelder_Keller
                                javascript.0	2021-10-25 21:32:09.444	info	(3661) script.js.Sayit.Rasenmäher_error: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.440	info	(3661) Start javascript script.js.Sayit.Rasenmäher_error
                                javascript.0	2021-10-25 21:32:09.439	info	(3661) script.js.Sayit.Bad_OG: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.435	info	(3661) Start javascript script.js.Sayit.Bad_OG
                                javascript.0	2021-10-25 21:32:09.434	info	(3661) script.js.Sayit.Hobbykeller_10_Min: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.430	info	(3661) Start javascript script.js.Sayit.Hobbykeller_10_Min
                                javascript.0	2021-10-25 21:32:09.430	info	(3661) script.js.Sayit.Gästebad_10_Min: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.426	info	(3661) Start javascript script.js.Sayit.Gästebad_10_Min
                                javascript.0	2021-10-25 21:32:09.425	info	(3661) script.js.Sayit.Gästebad_5_Min: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.421	info	(3661) Start javascript script.js.Sayit.Gästebad_5_Min
                                javascript.0	2021-10-25 21:32:09.420	info	(3661) script.js.Sayit.Kinderzimmer_Lea_Sophie: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.416	info	(3661) Start javascript script.js.Sayit.Kinderzimmer_Lea_Sophie
                                javascript.0	2021-10-25 21:32:09.415	info	(3661) script.js.Sayit.Gästezimmer: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.411	info	(3661) Start javascript script.js.Sayit.Gästezimmer
                                javascript.0	2021-10-25 21:32:09.410	info	(3661) script.js.Sayit.Kinderzimmer_Maximilian: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.406	info	(3661) Start javascript script.js.Sayit.Kinderzimmer_Maximilian
                                javascript.0	2021-10-25 21:32:09.406	info	(3661) script.js.common.PV-Tagesertrag: registered 0 subscriptions and 1 schedule
                                javascript.0	2021-10-25 21:32:09.387	info	(3661) Start javascript script.js.common.PV-Tagesertrag
                                javascript.0	2021-10-25 21:32:09.384	error	(3661) The id "scriptProblem.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.384	error	(3661) Error: The id "scriptProblem.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                                javascript.0	2021-10-25 21:32:09.383	error	(3661) unhandled promise rejection: The id "scriptProblem.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.383	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                javascript.0	2021-10-25 21:32:09.382	error	(3661) The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.381	error	(3661) Error: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                                javascript.0	2021-10-25 21:32:09.381	error	(3661) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.380	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                javascript.0	2021-10-25 21:32:09.379	info	(3661) script.js.Sayit.Gefrierschrank_3_Min.: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.370	info	(3661) Start javascript script.js.Sayit.Gefrierschrank_3_Min.
                                javascript.0	2021-10-25 21:32:09.369	error	(3661) The id "scriptProblem.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.368	error	(3661) Error: The id "scriptProblem.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                                javascript.0	2021-10-25 21:32:09.368	error	(3661) unhandled promise rejection: The id "scriptProblem.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.367	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                javascript.0	2021-10-25 21:32:09.366	error	(3661) The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.365	error	(3661) Error: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:2
                                javascript.0	2021-10-25 21:32:09.365	error	(3661) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                javascript.0	2021-10-25 21:32:09.364	error	(3661) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                javascript.0	2021-10-25 21:32:09.359	info	(3661) script.js.Sayit.Gefrierschrank_2_Min.: registered 1 subscription and 0 schedules
                                javascript.0	2021-10-25 21:32:09.341	info	(3661) Start javascript script.js.Sayit.Gefrierschrank_2_Min.
                                javascript.0	2021-10-25 21:32:09.199	warn	(3661) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
                                javascript.0	2021-10-25 21:32:09.196	info	(3661) received all objects
                                javascript.0	2021-10-25 21:32:08.351	info	(3661) received all states
                                javascript.0	2021-10-25 21:32:07.566	warn	(3661) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
                                javascript.0	2021-10-25 21:32:07.565	info	(3661) requesting all objects
                                javascript.0	2021-10-25 21:32:07.563	info	(3661) requesting all states
                                javascript.0	2021-10-25 21:32:07.515	info	(3661) starting. Version 4.1.12 in /opt/iobroker/node_modules/iobroker.javascript, node: v14.18.1, js-controller: 3.3.18
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #71

                                @stoni sagte in Hilfe bei Update des gesamten Systems:
                                Skripte dürfen nicht auf einen Punkt enden.
                                Warum macht man sowas überhaupt? Ist auch z. B. unter Windows keine gute Idee für Dateinamen.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                S 2 Antworten Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @stoni sagte in Hilfe bei Update des gesamten Systems:
                                  Skripte dürfen nicht auf einen Punkt enden.
                                  Warum macht man sowas überhaupt? Ist auch z. B. unter Windows keine gute Idee für Dateinamen.

                                  S Offline
                                  S Offline
                                  Stoni
                                  schrieb am zuletzt editiert von
                                  #72

                                  @thomas-braun

                                  war nie ein Problem. Habs geändert.

                                  Problem bleibt bestehen:

                                  javascript.0	2021-10-25 21:43:51.964	warn	(11093) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  javascript.0	2021-10-25 21:43:51.962	info	(11093) terminating
                                  javascript.0	2021-10-25 21:43:51.880	error	(11093) The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                  javascript.0	2021-10-25 21:43:51.880	error	(11093) Error: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:
                                  javascript.0	2021-10-25 21:43:51.879	error	(11093) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                  javascript.0	2021-10-25 21:43:51.879	error	(11093) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  javascript.0	2021-10-25 21:43:51.878	error	(11093) The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                  javascript.0	2021-10-25 21:43:51.877	error	(11093) Error: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:
                                  javascript.0	2021-10-25 21:43:51.877	error	(11093) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                  javascript.0	2021-10-25 21:43:51.876	error	(11093) Unhandled promise rejection. This error originated either by throwing inside of an async function wit
                                  

                                  Hab den Adapter schon wiederholt neu geladen,

                                  Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @stoni sagte in Hilfe bei Update des gesamten Systems:
                                    Skripte dürfen nicht auf einen Punkt enden.
                                    Warum macht man sowas überhaupt? Ist auch z. B. unter Windows keine gute Idee für Dateinamen.

                                    S Offline
                                    S Offline
                                    Stoni
                                    schrieb am zuletzt editiert von Stoni
                                    #73

                                    @thomas-braun

                                    für den JS-Adapter ist ein Update verfügbar. 4.1.12 auf 5.2.8. Soll ich das mal durchführen?

                                    1 Antwort Letzte Antwort
                                    0
                                    • S Stoni

                                      @thomas-braun

                                      war nie ein Problem. Habs geändert.

                                      Problem bleibt bestehen:

                                      javascript.0	2021-10-25 21:43:51.964	warn	(11093) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      javascript.0	2021-10-25 21:43:51.962	info	(11093) terminating
                                      javascript.0	2021-10-25 21:43:51.880	error	(11093) The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                      javascript.0	2021-10-25 21:43:51.880	error	(11093) Error: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:
                                      javascript.0	2021-10-25 21:43:51.879	error	(11093) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                      javascript.0	2021-10-25 21:43:51.879	error	(11093) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                      javascript.0	2021-10-25 21:43:51.878	error	(11093) The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                      javascript.0	2021-10-25 21:43:51.877	error	(11093) Error: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:
                                      javascript.0	2021-10-25 21:43:51.877	error	(11093) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                      javascript.0	2021-10-25 21:43:51.876	error	(11093) Unhandled promise rejection. This error originated either by throwing inside of an async function wit
                                      

                                      Hab den Adapter schon wiederholt neu geladen,

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #74

                                      @stoni sagte in Hilfe bei Update des gesamten Systems:

                                      war nie ein Problem.

                                      Doch, aber es wurde bislang nicht angemeckert.
                                      Ich weiß nicht, ob und wo die ids der skripte geführt werden und ggf. noch angepasst werden müssen. Das muss vielleicht mal jemand mit mehr Einblick in den javaskript-Adapter anschauen.

                                      So nebenher:
                                      Probier mal aus, ob der Fixer jetzt funtioniert.

                                      iobroker stop
                                      iobroker fix
                                      iobroker start
                                      

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      1 Antwort Letzte Antwort
                                      0
                                      • S Stoni

                                        @thomas-braun

                                        war nie ein Problem. Habs geändert.

                                        Problem bleibt bestehen:

                                        javascript.0	2021-10-25 21:43:51.964	warn	(11093) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        javascript.0	2021-10-25 21:43:51.962	info	(11093) terminating
                                        javascript.0	2021-10-25 21:43:51.880	error	(11093) The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                        javascript.0	2021-10-25 21:43:51.880	error	(11093) Error: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:
                                        javascript.0	2021-10-25 21:43:51.879	error	(11093) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_3_Min." is invalid. Ids are not allowed to end in "."
                                        javascript.0	2021-10-25 21:43:51.879	error	(11093) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        javascript.0	2021-10-25 21:43:51.878	error	(11093) The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                        javascript.0	2021-10-25 21:43:51.877	error	(11093) Error: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "." at validateId (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:537:
                                        javascript.0	2021-10-25 21:43:51.877	error	(11093) unhandled promise rejection: The id "scriptEnabled.Sayit.Gefrierschrank_2_Min." is invalid. Ids are not allowed to end in "."
                                        javascript.0	2021-10-25 21:43:51.876	error	(11093) Unhandled promise rejection. This error originated either by throwing inside of an async function wit
                                        

                                        Hab den Adapter schon wiederholt neu geladen,

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

                                        @stoni sagte in Hilfe bei Update des gesamten Systems:

                                        The id "scriptEnabled.Sayit.Gefrierschrank_2_Min."

                                        zeig mal die Objekte dazu

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        S 1 Antwort Letzte Antwort
                                        0
                                        • HomoranH Homoran

                                          @stoni sagte in Hilfe bei Update des gesamten Systems:

                                          The id "scriptEnabled.Sayit.Gefrierschrank_2_Min."

                                          zeig mal die Objekte dazu

                                          S Offline
                                          S Offline
                                          Stoni
                                          schrieb am zuletzt editiert von
                                          #76

                                          @homoran @Thomas-Braun

                                          also den fix führe ich morgen mal durch. Da hab ich jetzt irgendwie schiss, dass wieder was passiert.

                                          Die javascripte mit dem Punkt am Ende lassen sich nicht ändern. Wie kann man die umbenennen?

                                          Thomas BraunT 2 Antworten Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          341

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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