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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Cloud Dienste
  4. IOT Adapter

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    10
    1
    184

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.4k

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

IOT Adapter

Geplant Angeheftet Gesperrt Verschoben Cloud Dienste
24 Beiträge 7 Kommentatoren 3.8k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • B babba79

    @thomas-braun vielen Dank. Probiere ich gleich mal aus. Nur auf dem Master, oder?

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

    @babba79

    Auf der Kiste mit der Fehlermeldung. Wenn du die vollständige Ausgabe inkl. der Eingabezeile posten würdest wäre es klarer.

    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
    • B babba79

      @thomas-braun vielen Dank. Probiere ich gleich mal aus. Nur auf dem Master, oder?

      B Offline
      B Offline
      babba79
      schrieb am zuletzt editiert von
      #12
      pi@Jarvis1:~ $ cd /opt/iobroker
      pi@Jarvis1:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
      npm WARN skipping integrity check for git dependency ssh://git@github.com/Jey-Cee/ioBroker.net-tools.git
      npm WARN skipping integrity check for git dependency ssh://git@github.com/homecineplexx/ioBroker.homepilot20.git
      npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
      npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
      npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
      npm WARN deprecated har-validator@5.1.5: this library is no longer supported
      npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
      npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
      npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
      npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
      npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      npm WARN cleanup Failed to remove some directories [
      npm WARN cleanup   [
      npm WARN cleanup     '/opt/iobroker/node_modules/node-dht-sensor',
      npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/node-dht-sensor'] {
      npm WARN cleanup       errno: -39,
      npm WARN cleanup       code: 'ENOTEMPTY',
      npm WARN cleanup       syscall: 'rmdir',
      npm WARN cleanup       path: '/opt/iobroker/node_modules/node-dht-sensor'
      npm WARN cleanup     }
      npm WARN cleanup   ],
      npm WARN cleanup   [
      npm WARN cleanup     '/opt/iobroker/node_modules/node-dht-sensor',
      npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/node-dht-sensor'] {
      npm WARN cleanup       errno: -39,
      npm WARN cleanup       code: 'ENOTEMPTY',
      npm WARN cleanup       syscall: 'rmdir',
      npm WARN cleanup       path: '/opt/iobroker/node_modules/node-dht-sensor'
      npm WARN cleanup     }
      npm WARN cleanup   ],
      npm WARN cleanup   [
      npm WARN cleanup     '/opt/iobroker/node_modules/iobroker.js-controller',
      npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/iobroker.js-controller'] {
      npm WARN cleanup       errno: -39,
      npm WARN cleanup       code: 'ENOTEMPTY',
      npm WARN cleanup       syscall: 'rmdir',
      npm WARN cleanup       path: '/opt/iobroker/node_modules/iobroker.js-controller'
      npm WARN cleanup     }
      npm WARN cleanup   ],
      npm WARN cleanup   [
      npm WARN cleanup     '/opt/iobroker/node_modules/iobroker.js-controller',
      npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/iobroker.js-controller'] {
      npm WARN cleanup       errno: -39,
      npm WARN cleanup       code: 'ENOTEMPTY',
      npm WARN cleanup       syscall: 'rmdir',
      npm WARN cleanup       path: '/opt/iobroker/node_modules/iobroker.js-controller'
      npm WARN cleanup     }
      npm WARN cleanup   ],
      npm WARN cleanup   [
      npm WARN cleanup     '/opt/iobroker/node_modules/cpu-features',
      npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/cpu-features/build/Release'] {
      npm WARN cleanup       errno: -39,
      npm WARN cleanup       code: 'ENOTEMPTY',
      npm WARN cleanup       syscall: 'rmdir',
      npm WARN cleanup       path: '/opt/iobroker/node_modules/cpu-features/build/Release'
      npm WARN cleanup     }
      npm WARN cleanup   ],
      npm WARN cleanup   [
      npm WARN cleanup     '/opt/iobroker/node_modules/cpu-features',
      npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/cpu-features/build/Release'] {
      npm WARN cleanup       errno: -39,
      npm WARN cleanup       code: 'ENOTEMPTY',
      npm WARN cleanup       syscall: 'rmdir',
      npm WARN cleanup       path: '/opt/iobroker/node_modules/cpu-features/build/Release'
      npm WARN cleanup     }
      npm WARN cleanup   ]
      npm WARN cleanup ]
      npm ERR! code 1
      npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
      npm ERR! command failed
      npm ERR! command sh -c node iobroker.js setup first
      npm ERR! No connection to objects 127.0.0.1:6379[redis]
      npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
      npm ERR!         throw e;
      npm ERR!         ^
      npm ERR!
      npm ERR! Error: Connection is closed.
      npm ERR!     at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
      npm ERR!     at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
      npm ERR!     at Object.onceWrapper (node:events:632:26)
      npm ERR!     at Socket.emit (node:events:517:28)
      npm ERR!     at TCP.<anonymous> (node:net:350:12)
      npm ERR! Emitted 'error' event on ScanStream instance at:
      npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
      npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
      npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
      npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      npm ERR!
      npm ERR! Node.js v18.19.1
      
      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-03-19T14_03_05_090Z-debug-0.log
      pi@Jarvis1:/opt/iobroker $
      

      Als Rest bleiben im "node_modules" Ordner 3 versteckte Ordner mit . vorne.
      381ac7ed-6a4f-4c75-9f9c-e1cc916660da-grafik.png

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • B babba79
        pi@Jarvis1:~ $ cd /opt/iobroker
        pi@Jarvis1:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
        npm WARN skipping integrity check for git dependency ssh://git@github.com/Jey-Cee/ioBroker.net-tools.git
        npm WARN skipping integrity check for git dependency ssh://git@github.com/homecineplexx/ioBroker.homepilot20.git
        npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
        npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
        npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
        npm WARN deprecated har-validator@5.1.5: this library is no longer supported
        npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
        npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
        npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
        npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
        npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
        npm WARN cleanup Failed to remove some directories [
        npm WARN cleanup   [
        npm WARN cleanup     '/opt/iobroker/node_modules/node-dht-sensor',
        npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/node-dht-sensor'] {
        npm WARN cleanup       errno: -39,
        npm WARN cleanup       code: 'ENOTEMPTY',
        npm WARN cleanup       syscall: 'rmdir',
        npm WARN cleanup       path: '/opt/iobroker/node_modules/node-dht-sensor'
        npm WARN cleanup     }
        npm WARN cleanup   ],
        npm WARN cleanup   [
        npm WARN cleanup     '/opt/iobroker/node_modules/node-dht-sensor',
        npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/node-dht-sensor'] {
        npm WARN cleanup       errno: -39,
        npm WARN cleanup       code: 'ENOTEMPTY',
        npm WARN cleanup       syscall: 'rmdir',
        npm WARN cleanup       path: '/opt/iobroker/node_modules/node-dht-sensor'
        npm WARN cleanup     }
        npm WARN cleanup   ],
        npm WARN cleanup   [
        npm WARN cleanup     '/opt/iobroker/node_modules/iobroker.js-controller',
        npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/iobroker.js-controller'] {
        npm WARN cleanup       errno: -39,
        npm WARN cleanup       code: 'ENOTEMPTY',
        npm WARN cleanup       syscall: 'rmdir',
        npm WARN cleanup       path: '/opt/iobroker/node_modules/iobroker.js-controller'
        npm WARN cleanup     }
        npm WARN cleanup   ],
        npm WARN cleanup   [
        npm WARN cleanup     '/opt/iobroker/node_modules/iobroker.js-controller',
        npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/iobroker.js-controller'] {
        npm WARN cleanup       errno: -39,
        npm WARN cleanup       code: 'ENOTEMPTY',
        npm WARN cleanup       syscall: 'rmdir',
        npm WARN cleanup       path: '/opt/iobroker/node_modules/iobroker.js-controller'
        npm WARN cleanup     }
        npm WARN cleanup   ],
        npm WARN cleanup   [
        npm WARN cleanup     '/opt/iobroker/node_modules/cpu-features',
        npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/cpu-features/build/Release'] {
        npm WARN cleanup       errno: -39,
        npm WARN cleanup       code: 'ENOTEMPTY',
        npm WARN cleanup       syscall: 'rmdir',
        npm WARN cleanup       path: '/opt/iobroker/node_modules/cpu-features/build/Release'
        npm WARN cleanup     }
        npm WARN cleanup   ],
        npm WARN cleanup   [
        npm WARN cleanup     '/opt/iobroker/node_modules/cpu-features',
        npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/cpu-features/build/Release'] {
        npm WARN cleanup       errno: -39,
        npm WARN cleanup       code: 'ENOTEMPTY',
        npm WARN cleanup       syscall: 'rmdir',
        npm WARN cleanup       path: '/opt/iobroker/node_modules/cpu-features/build/Release'
        npm WARN cleanup     }
        npm WARN cleanup   ]
        npm WARN cleanup ]
        npm ERR! code 1
        npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
        npm ERR! command failed
        npm ERR! command sh -c node iobroker.js setup first
        npm ERR! No connection to objects 127.0.0.1:6379[redis]
        npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
        npm ERR!         throw e;
        npm ERR!         ^
        npm ERR!
        npm ERR! Error: Connection is closed.
        npm ERR!     at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
        npm ERR!     at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
        npm ERR!     at Object.onceWrapper (node:events:632:26)
        npm ERR!     at Socket.emit (node:events:517:28)
        npm ERR!     at TCP.<anonymous> (node:net:350:12)
        npm ERR! Emitted 'error' event on ScanStream instance at:
        npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
        npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
        npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
        npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
        npm ERR!
        npm ERR! Node.js v18.19.1
        
        npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-03-19T14_03_05_090Z-debug-0.log
        pi@Jarvis1:/opt/iobroker $
        

        Als Rest bleiben im "node_modules" Ordner 3 versteckte Ordner mit . vorne.
        381ac7ed-6a4f-4c75-9f9c-e1cc916660da-grafik.png

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

        @babba79

        iob stop
        iob fix 
        iob start
        

        Dann ggfls. nochmal installieren.

        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

        B 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @babba79

          iob stop
          iob fix 
          iob start
          

          Dann ggfls. nochmal installieren.

          B Offline
          B Offline
          babba79
          schrieb am zuletzt editiert von
          #14

          @thomas-braun

          pi@Jarvis1:/opt/iobroker $ iob start
          pi@Jarvis1:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
          npm WARN skipping integrity check for git dependency ssh://git@github.com/Jey-Cee/ioBroker.net-tools.git
          npm WARN skipping integrity check for git dependency ssh://git@github.com/homecineplexx/ioBroker.homepilot20.git
          npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
          npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
          npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
          npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
          npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
          npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
          npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
          npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
          npm WARN cleanup Failed to remove some directories [
          npm WARN cleanup   [
          npm WARN cleanup     '/opt/iobroker/node_modules/node-dht-sensor',
          npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/node-dht-sensor'] {
          npm WARN cleanup       errno: -39,
          npm WARN cleanup       code: 'ENOTEMPTY',
          npm WARN cleanup       syscall: 'rmdir',
          npm WARN cleanup       path: '/opt/iobroker/node_modules/node-dht-sensor'
          npm WARN cleanup     }
          npm WARN cleanup   ],
          npm WARN cleanup   [
          npm WARN cleanup     '/opt/iobroker/node_modules/node-dht-sensor',
          npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/node-dht-sensor'] {
          npm WARN cleanup       errno: -39,
          npm WARN cleanup       code: 'ENOTEMPTY',
          npm WARN cleanup       syscall: 'rmdir',
          npm WARN cleanup       path: '/opt/iobroker/node_modules/node-dht-sensor'
          npm WARN cleanup     }
          npm WARN cleanup   ],
          npm WARN cleanup   [
          npm WARN cleanup     '/opt/iobroker/node_modules/iobroker.js-controller',
          npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/iobroker.js-controller'] {
          npm WARN cleanup       errno: -39,
          npm WARN cleanup       code: 'ENOTEMPTY',
          npm WARN cleanup       syscall: 'rmdir',
          npm WARN cleanup       path: '/opt/iobroker/node_modules/iobroker.js-controller'
          npm WARN cleanup     }
          npm WARN cleanup   ],
          npm WARN cleanup   [
          npm WARN cleanup     '/opt/iobroker/node_modules/iobroker.js-controller',
          npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/iobroker.js-controller'] {
          npm WARN cleanup       errno: -39,
          npm WARN cleanup       code: 'ENOTEMPTY',
          npm WARN cleanup       syscall: 'rmdir',
          npm WARN cleanup       path: '/opt/iobroker/node_modules/iobroker.js-controller'
          npm WARN cleanup     }
          npm WARN cleanup   ]
          npm WARN cleanup ]
          npm ERR! code 1
          npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
          npm ERR! command failed
          npm ERR! command sh -c node iobroker.js setup first
          npm ERR! No connection to objects 127.0.0.1:6379[redis]
          npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
          npm ERR!         throw e;
          npm ERR!         ^
          npm ERR!
          npm ERR! Error: Connection is closed.
          npm ERR!     at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
          npm ERR!     at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
          npm ERR!     at Object.onceWrapper (node:events:632:26)
          npm ERR!     at Socket.emit (node:events:517:28)
          npm ERR!     at TCP.<anonymous> (node:net:350:12)
          npm ERR! Emitted 'error' event on ScanStream instance at:
          npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
          npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
          npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
          npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
          npm ERR!
          npm ERR! Node.js v18.19.1
          
          npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-03-19T14_51_02_406Z-debug-0.log
          pi@Jarvis1:/opt/iobroker $
          
          

          Gleicher Fehler. :disappointed:

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • B babba79

            @thomas-braun

            pi@Jarvis1:/opt/iobroker $ iob start
            pi@Jarvis1:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
            npm WARN skipping integrity check for git dependency ssh://git@github.com/Jey-Cee/ioBroker.net-tools.git
            npm WARN skipping integrity check for git dependency ssh://git@github.com/homecineplexx/ioBroker.homepilot20.git
            npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
            npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
            npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
            npm WARN deprecated har-validator@5.1.5: this library is no longer supported
            npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
            npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
            npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
            npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
            npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
            npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
            npm WARN cleanup Failed to remove some directories [
            npm WARN cleanup   [
            npm WARN cleanup     '/opt/iobroker/node_modules/node-dht-sensor',
            npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/node-dht-sensor'] {
            npm WARN cleanup       errno: -39,
            npm WARN cleanup       code: 'ENOTEMPTY',
            npm WARN cleanup       syscall: 'rmdir',
            npm WARN cleanup       path: '/opt/iobroker/node_modules/node-dht-sensor'
            npm WARN cleanup     }
            npm WARN cleanup   ],
            npm WARN cleanup   [
            npm WARN cleanup     '/opt/iobroker/node_modules/node-dht-sensor',
            npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/node-dht-sensor'] {
            npm WARN cleanup       errno: -39,
            npm WARN cleanup       code: 'ENOTEMPTY',
            npm WARN cleanup       syscall: 'rmdir',
            npm WARN cleanup       path: '/opt/iobroker/node_modules/node-dht-sensor'
            npm WARN cleanup     }
            npm WARN cleanup   ],
            npm WARN cleanup   [
            npm WARN cleanup     '/opt/iobroker/node_modules/iobroker.js-controller',
            npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/iobroker.js-controller'] {
            npm WARN cleanup       errno: -39,
            npm WARN cleanup       code: 'ENOTEMPTY',
            npm WARN cleanup       syscall: 'rmdir',
            npm WARN cleanup       path: '/opt/iobroker/node_modules/iobroker.js-controller'
            npm WARN cleanup     }
            npm WARN cleanup   ],
            npm WARN cleanup   [
            npm WARN cleanup     '/opt/iobroker/node_modules/iobroker.js-controller',
            npm WARN cleanup     [Error: ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/iobroker.js-controller'] {
            npm WARN cleanup       errno: -39,
            npm WARN cleanup       code: 'ENOTEMPTY',
            npm WARN cleanup       syscall: 'rmdir',
            npm WARN cleanup       path: '/opt/iobroker/node_modules/iobroker.js-controller'
            npm WARN cleanup     }
            npm WARN cleanup   ]
            npm WARN cleanup ]
            npm ERR! code 1
            npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
            npm ERR! command failed
            npm ERR! command sh -c node iobroker.js setup first
            npm ERR! No connection to objects 127.0.0.1:6379[redis]
            npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
            npm ERR!         throw e;
            npm ERR!         ^
            npm ERR!
            npm ERR! Error: Connection is closed.
            npm ERR!     at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
            npm ERR!     at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
            npm ERR!     at Object.onceWrapper (node:events:632:26)
            npm ERR!     at Socket.emit (node:events:517:28)
            npm ERR!     at TCP.<anonymous> (node:net:350:12)
            npm ERR! Emitted 'error' event on ScanStream instance at:
            npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
            npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
            npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
            npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
            npm ERR!
            npm ERR! Node.js v18.19.1
            
            npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-03-19T14_51_02_406Z-debug-0.log
            pi@Jarvis1:/opt/iobroker $
            
            

            Gleicher Fehler. :disappointed:

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

            @babba79 sagte in IOT Adapter:

            /opt/iobroker/node_modules/node-dht-sensor

            rm -rf /opt/iobroker/node_modules/node-dht-sensor
            rm -rf /opt/iobroker/node_modules/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

            B 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @babba79 sagte in IOT Adapter:

              /opt/iobroker/node_modules/node-dht-sensor

              rm -rf /opt/iobroker/node_modules/node-dht-sensor
              rm -rf /opt/iobroker/node_modules/iobroker.js-controller
              
              B Offline
              B Offline
              babba79
              schrieb am zuletzt editiert von
              #16

              @thomas-braun
              das ganze hab ich 2x wiederholt und die Fehler Ordner ebenfalls gelöscht. Jetzt hat es funktioniert.

              pi@Jarvis1:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
              npm WARN skipping integrity check for git dependency ssh://git@github.com/Jey-Cee/ioBroker.net-tools.git
              npm WARN skipping integrity check for git dependency ssh://git@github.com/homecineplexx/ioBroker.homepilot20.git
              npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
              npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
              npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
              npm WARN deprecated har-validator@5.1.5: this library is no longer supported
              npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
              npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
              npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
              npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
              npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
              npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
              
              added 25 packages, removed 82 packages, and changed 1013 packages in 4m
              
              86 packages are looking for funding
                run `npm fund` for details
              pi@Jarvis1:/opt/iobroker $
              

              Du bist mein Held. Ich danke dir für deine Unterstützung. iob läuft wieder.....:+1: :person_doing_cartwheel: :handshake: Als nächstes nehm ich mir mal dein Tutorial Bullseye -> Bookworm vor, aber zuerst muss ich noch vom Buster weg, oder kann ich von Buster auch direkt zu Bookworm upgraden?

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • B babba79

                @thomas-braun
                das ganze hab ich 2x wiederholt und die Fehler Ordner ebenfalls gelöscht. Jetzt hat es funktioniert.

                pi@Jarvis1:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                npm WARN skipping integrity check for git dependency ssh://git@github.com/Jey-Cee/ioBroker.net-tools.git
                npm WARN skipping integrity check for git dependency ssh://git@github.com/homecineplexx/ioBroker.homepilot20.git
                npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
                npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                
                added 25 packages, removed 82 packages, and changed 1013 packages in 4m
                
                86 packages are looking for funding
                  run `npm fund` for details
                pi@Jarvis1:/opt/iobroker $
                

                Du bist mein Held. Ich danke dir für deine Unterstützung. iob läuft wieder.....:+1: :person_doing_cartwheel: :handshake: Als nächstes nehm ich mir mal dein Tutorial Bullseye -> Bookworm vor, aber zuerst muss ich noch vom Buster weg, oder kann ich von Buster auch direkt zu Bookworm upgraden?

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

                @babba79 sagte in IOT Adapter:

                Bullseye -> Bookworm vor, aber zuerst muss ich noch vom Buster weg, oder kann ich von Buster auch direkt zu Bookworm upgraden?

                Das würde ich auf einem RaspberryPi gar nicht machen. Die Änderungen insbesondere von Bullseye auf Bookworm sind zu groß. Mach eine Neuinstallation.
                Und bleib da am Ball, der 'Buster' ist schon länger abgekündigt.

                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

                B 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @babba79 sagte in IOT Adapter:

                  Bullseye -> Bookworm vor, aber zuerst muss ich noch vom Buster weg, oder kann ich von Buster auch direkt zu Bookworm upgraden?

                  Das würde ich auf einem RaspberryPi gar nicht machen. Die Änderungen insbesondere von Bullseye auf Bookworm sind zu groß. Mach eine Neuinstallation.
                  Und bleib da am Ball, der 'Buster' ist schon länger abgekündigt.

                  B Offline
                  B Offline
                  babba79
                  schrieb am zuletzt editiert von
                  #18

                  @thomas-braun

                  OK dann werd ich es so machen. Dann kommen meine 2x RPi 5 auch mal zum Einsatz für die Neuinstallation.

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • B babba79

                    @thomas-braun

                    OK dann werd ich es so machen. Dann kommen meine 2x RPi 5 auch mal zum Einsatz für die Neuinstallation.

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

                    @babba79

                    Auf RPi5 ohnehin neuinstallieren, da wird eh ein anderer Kernel verwendet, weil da ein anderer Chipsatz läuft.

                    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

                    B 2 Antworten Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @babba79

                      Auf RPi5 ohnehin neuinstallieren, da wird eh ein anderer Kernel verwendet, weil da ein anderer Chipsatz läuft.

                      B Offline
                      B Offline
                      babba79
                      schrieb am zuletzt editiert von
                      #20

                      @thomas-braun
                      OK ich habe verstanden. Ich warte noch auf meine POE Hats für die 5er und dann mach ich mich mit meinem gefährlichen Halbwissen ans Werk. Nochmals vielen Dank für deine Unterstützung.

                      1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @babba79

                        Auf RPi5 ohnehin neuinstallieren, da wird eh ein anderer Kernel verwendet, weil da ein anderer Chipsatz läuft.

                        B Offline
                        B Offline
                        babba79
                        schrieb am zuletzt editiert von babba79
                        #21

                        @thomas-braun

                        Ich habe die Hardware nun alles zusammen 2x RPI 5 mit POE-Hats und M.2 SSD Bottom. Bookworm auf beiden installiert, iobroker mit Redis drauf.....und läuft.

                        Leider klappt iot und Alexa immer noch nicht. Bekomme in der Alexa-App beim aktivieren des iobroker.iot Skills immer noch die Meldung "User does not exist".

                        Hat jemand noch irgendwelche Ansätze, wie ich das lösen kann?

                        Nochmal kurz meine Zusammenfassung, da der letze Versuch im März war mit der alten Buster Installation.
                        Ich habe ein iobroker.pro Abo "Assistent.year" das bis Feb. 2025 läuft. Passwörter wurden alle neu gemacht und der Login funktioniert auch. Bei Amazon habe ich die 2FA aktiviert.
                        IOT Adapter läuft und ist grün. Der Haken ist nur bei Alexa gesetzt (nicht bei alexa v3 (Beta)).

                        Ich gehe dann in die Alexa App unter Skills und suche den iobroker.iot Skill und betätige den Button "Zur Verwendung aktivieren" und gebe die Zugangsdaten des iobroker.pro Account ein und dann bekomme ich immer die Meldung in ROT "User does not exist". Ich bin echt am verzweifeln.
                        IMG_3854.PNG
                        Screenshot 2024-06-05 125857.png
                        Screenshot 2024-06-05 130005.png
                        Ich weiß nicht , ob es relevant ist , aber der alexa2 Adapter läuft auf dem Slave und der iot Adapter auf dem Master.

                        Grüße aus Karlsruhe

                        Edit:
                        Ich habe nun nochmal jede Anleitung zu iobroker.pro, iot Adapter Wort für Wort durchgelesen. Ich habe den Anmeldedaten neu erstellen Button im iot Adapter schon bestimmt 30 mal bei den einzelnen Versuchen gedrückt und es hat nie funktioniert.

                        Das habe ich vorher nochmals probiert und jetzt hat es geklappt. Halleluja :face_palm:
                        Schön, dass es jetzt funktioniert, aber ärgerlich das ich nicht weiß woran es gelegen hat.

                        Danke für eure Hilfe, Unterstützung und Geduld.

                        LongbowL 1 Antwort Letzte Antwort
                        0
                        • B babba79

                          @thomas-braun

                          Ich habe die Hardware nun alles zusammen 2x RPI 5 mit POE-Hats und M.2 SSD Bottom. Bookworm auf beiden installiert, iobroker mit Redis drauf.....und läuft.

                          Leider klappt iot und Alexa immer noch nicht. Bekomme in der Alexa-App beim aktivieren des iobroker.iot Skills immer noch die Meldung "User does not exist".

                          Hat jemand noch irgendwelche Ansätze, wie ich das lösen kann?

                          Nochmal kurz meine Zusammenfassung, da der letze Versuch im März war mit der alten Buster Installation.
                          Ich habe ein iobroker.pro Abo "Assistent.year" das bis Feb. 2025 läuft. Passwörter wurden alle neu gemacht und der Login funktioniert auch. Bei Amazon habe ich die 2FA aktiviert.
                          IOT Adapter läuft und ist grün. Der Haken ist nur bei Alexa gesetzt (nicht bei alexa v3 (Beta)).

                          Ich gehe dann in die Alexa App unter Skills und suche den iobroker.iot Skill und betätige den Button "Zur Verwendung aktivieren" und gebe die Zugangsdaten des iobroker.pro Account ein und dann bekomme ich immer die Meldung in ROT "User does not exist". Ich bin echt am verzweifeln.
                          IMG_3854.PNG
                          Screenshot 2024-06-05 125857.png
                          Screenshot 2024-06-05 130005.png
                          Ich weiß nicht , ob es relevant ist , aber der alexa2 Adapter läuft auf dem Slave und der iot Adapter auf dem Master.

                          Grüße aus Karlsruhe

                          Edit:
                          Ich habe nun nochmal jede Anleitung zu iobroker.pro, iot Adapter Wort für Wort durchgelesen. Ich habe den Anmeldedaten neu erstellen Button im iot Adapter schon bestimmt 30 mal bei den einzelnen Versuchen gedrückt und es hat nie funktioniert.

                          Das habe ich vorher nochmals probiert und jetzt hat es geklappt. Halleluja :face_palm:
                          Schön, dass es jetzt funktioniert, aber ärgerlich das ich nicht weiß woran es gelegen hat.

                          Danke für eure Hilfe, Unterstützung und Geduld.

                          LongbowL Offline
                          LongbowL Offline
                          Longbow
                          schrieb am zuletzt editiert von
                          #22

                          Hallo,

                          also meine Pro Verbindung ging bis jetzt immer sehr gut.. nur jetzt auf einmal nicht.
                          Alles ist grün, startet man den VIS Editor auf der Startseite kommt beim VIS Editor nach kurzem Laden folgenden Fehlermeldung. An was liegt das Problem?

                          iobroker Fehelr.png

                          LongbowL 1 Antwort Letzte Antwort
                          0
                          • LongbowL Longbow

                            Hallo,

                            also meine Pro Verbindung ging bis jetzt immer sehr gut.. nur jetzt auf einmal nicht.
                            Alles ist grün, startet man den VIS Editor auf der Startseite kommt beim VIS Editor nach kurzem Laden folgenden Fehlermeldung. An was liegt das Problem?

                            iobroker Fehelr.png

                            LongbowL Offline
                            LongbowL Offline
                            Longbow
                            schrieb am zuletzt editiert von
                            #23

                            Keine eine Idee?

                            1 Antwort Letzte Antwort
                            0
                            • D Offline
                              D Offline
                              David16
                              schrieb am zuletzt editiert von
                              #24
                              Dieser Beitrag wurde gelöscht!
                              1 Antwort Letzte Antwort
                              0
                              Antworten
                              • In einem neuen Thema antworten
                              Anmelden zum Antworten
                              • Älteste zuerst
                              • Neuste zuerst
                              • Meiste Stimmen


                              Support us

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

                              848

                              Online

                              32.5k

                              Benutzer

                              81.7k

                              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