Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Raspi4 4GB --> Installation --> Cannot find module ...

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Raspi4 4GB --> Installation --> Cannot find module ...

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Hape1 last edited by Thomas Braun

      @hape1
      Durch less kann man scrollen. Bild runter und Pfeiltasten. Verlassen mit q.

      H 2 Replies Last reply Reply Quote 0
      • H
        Hape1 @Thomas Braun last edited by

        @thomas-braun

        sorry, nächste Frage, wie kann ich die ewig lange Ausgabe komplett markieren und kopieren? Wenn ich im Terminal "alles auswählen" anklicke, markiert das System immer nur den sichtbaren Ausschnitt ... das sind super viele Zeilen ... ?

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Hape1 last edited by

          @hape1

          Hängt vom Terminal ab.

          1 Reply Last reply Reply Quote 0
          • H
            Hape1 @Thomas Braun last edited by Hape1

            @thomas-braun
            ok, es sind über 11.000 Zeilen hier mal die letzten, in der Hoffnung, das es zu einer Fehlereingrenzung reicht --> wobei, welche Terminalapp wäre denn Deine Empfehlung?

            13764 info lifecycle iobroker.js-controller@4.0.15~install: Failed to exec install script
            13765 timing action:install Completed in 51938ms
            13766 verbose unlock done using /home/pi/.npm/_locks/staging-66d2468782e8ffc7.lock for /opt/iobroker/node_modules/.staging
            13767 timing stage:rollbackFailedOptional Completed in 952ms
            13768 timing stage:runTopLevelLifecycles Completed in 87075ms
            13769 silly saveTree iobroker.inst@3.0.0
            13769 silly saveTree ├─┬ iobroker.admin@5.3.1
            13769 silly saveTree │ ├─┬ @iobroker/adapter-core@2.6.0
            13769 silly saveTree │ │ └─┬ @types/iobroker@4.0.1
            13769 silly saveTree │ │   └── @types/node@17.0.21
            13769 silly saveTree │ ├─┬ axios@0.26.0
            13769 silly saveTree │ │ └── follow-redirects@1.14.9
            13769 silly saveTree │ ├─┬ body-parser@1.19.2
            13769 silly saveTree │ │ ├── bytes@3.1.2
            13769 silly saveTree │ │ ├── content-type@1.0.4
            13769 silly saveTree │ │ ├─┬ debug@2.6.9
            13769 silly saveTree │ │ │ └── ms@2.0.0
            13769 silly saveTree │ │ ├── depd@1.1.2
            13769 silly saveTree │ │ ├─┬ http-errors@1.8.1
            13769 silly saveTree │ │ │ ├── inherits@2.0.4
            13769 silly saveTree │ │ │ ├── setprototypeof@1.2.0
            13769 silly saveTree │ │ │ ├── statuses@1.5.0
            13769 silly saveTree │ │ │ └── toidentifier@1.0.1
            13769 silly saveTree │ │ ├─┬ iconv-lite@0.4.24
            13769 silly saveTree │ │ │ └── safer-buffer@2.1.2
            13769 silly saveTree │ │ ├─┬ on-finished@2.3.0
            13769 silly saveTree │ │ │ └── ee-first@1.1.1
            13769 silly saveTree │ │ ├── qs@6.9.7
            13769 silly saveTree │ │ ├─┬ raw-body@2.4.3
            13769 silly saveTree │ │ │ └── unpipe@1.0.0
            13769 silly saveTree │ │ └─┬ type-is@1.6.18
            13769 silly saveTree │ │   ├── media-typer@0.3.0
            13769 silly saveTree │ │   └─┬ mime-types@2.1.34
            13769 silly saveTree │ │     └── mime-db@1.51.0
            13769 silly saveTree │ ├─┬ compression@1.7.4
            13769 silly saveTree │ │ ├─┬ accepts@1.3.8
            13769 silly saveTree │ │ │ └── negotiator@0.6.3
            13769 silly saveTree │ │ ├── bytes@3.0.0
            13769 silly saveTree │ │ ├── compressible@2.0.18
            13769 silly saveTree │ │ ├── on-headers@1.0.2
            13769 silly saveTree │ │ ├── safe-buffer@5.1.2
            13769 silly saveTree │ │ └── vary@1.1.2
            13769 silly saveTree │ ├── connect-flash@0.1.1
            13769 silly saveTree │ ├─┬ cookie-parser@1.4.6
            13769 silly saveTree │ │ ├── cookie-signature@1.0.6
            13769 silly saveTree │ │ └── cookie@0.4.1
            13769 silly saveTree │ ├─┬ express-fileupload@1.3.1
            13769 silly saveTree │ │ └─┬ busboy@0.3.1
            13769 silly saveTree │ │   └─┬ dicer@0.3.0
            13769 silly saveTree │ │     └── streamsearch@0.1.2
            13769 silly saveTree │ ├─┬ express-session@1.17.2
            13769 silly saveTree │ │ ├── depd@2.0.0
            13769 silly saveTree │ │ ├── parseurl@1.3.3
            13769 silly saveTree │ │ ├── safe-buffer@5.2.1
            13769 silly saveTree │ │ └─┬ uid-safe@2.1.5
            13769 silly saveTree │ │   └── random-bytes@1.0.0
            13769 silly saveTree │ ├─┬ express@4.17.3
            13769 silly saveTree │ │ ├── array-flatten@1.1.1
            13769 silly saveTree │ │ ├─┬ content-disposition@0.5.4
            13769 silly saveTree │ │ │ └── safe-buffer@5.2.1
            13769 silly saveTree │ │ ├── cookie@0.4.2
            13769 silly saveTree │ │ ├── encodeurl@1.0.2
            13769 silly saveTree │ │ ├── escape-html@1.0.3
            13769 silly saveTree │ │ ├── etag@1.8.1
            13769 silly saveTree │ │ ├── finalhandler@1.1.2
            13769 silly saveTree │ │ ├── fresh@0.5.2
            13769 silly saveTree │ │ ├── merge-descriptors@1.0.1
            13769 silly saveTree │ │ ├── methods@1.1.2
            13769 silly saveTree │ │ ├── path-to-regexp@0.1.7
            13769 silly saveTree │ │ ├─┬ proxy-addr@2.0.7
            13769 silly saveTree │ │ │ ├── forwarded@0.2.0
            13769 silly saveTree │ │ │ └── ipaddr.js@1.9.1
            13769 silly saveTree │ │ ├── range-parser@1.2.1
            13769 silly saveTree │ │ ├── safe-buffer@5.2.1
            13769 silly saveTree │ │ ├─┬ send@0.17.2
            13769 silly saveTree │ │ │ ├── destroy@1.0.4
            13769 silly saveTree │ │ │ ├── mime@1.6.0
            13769 silly saveTree │ │ │ └── ms@2.1.3
            13769 silly saveTree │ │ ├── serve-static@1.14.2
            13769 silly saveTree │ │ └── utils-merge@1.0.1
            13769 silly saveTree │ ├─┬ passport-local@1.0.0
            13769 silly saveTree │ │ └── passport-strategy@1.0.0
            13769 silly saveTree │ ├─┬ passport@0.5.2
            13769 silly saveTree │ │ └── pause@0.0.1
            13769 silly saveTree │ ├─┬ semver@7.3.5
            13769 silly saveTree │ │ └─┬ lru-cache@6.0.0
            13769 silly saveTree │ │   └── yallist@4.0.0
            13769 silly saveTree │ └── ws@8.5.0
            13769 silly saveTree ├─┬ iobroker.backitup@2.3.3
            13769 silly saveTree │ ├─┬ @googleapis/drive@2.2.0
            13769 silly saveTree │ │ └─┬ googleapis-common@5.1.0
            13769 silly saveTree │ │   ├── extend@3.0.2
            13769 silly saveTree │ │   ├─┬ gaxios@4.3.2
            13769 silly saveTree │ │   │ ├─┬ abort-controller@3.0.0
            13769 silly saveTree │ │   │ │ └── event-target-shim@5.0.1
            13769 silly saveTree │ │   │ ├─┬ https-proxy-agent@5.0.0
            13769 silly saveTree │ │   │ │ ├─┬ agent-base@6.0.2
            13769 silly saveTree │ │   │ │ │ └─┬ debug@4.3.3
            13769 silly saveTree │ │   │ │ │   └── ms@2.1.2
            13769 silly saveTree │ │   │ │ └─┬ debug@4.3.3
            13769 silly saveTree │ │   │ │   └── ms@2.1.2
            13769 silly saveTree │ │   │ ├── is-stream@2.0.1
            13769 silly saveTree │ │   │ └─┬ node-fetch@2.6.7
            13769 silly saveTree │ │   │   └─┬ whatwg-url@5.0.0
            13769 silly saveTree │ │   │     ├── tr46@0.0.3
            13769 silly saveTree │ │   │     └── webidl-conversions@3.0.1
            13769 silly saveTree │ │   ├─┬ google-auth-library@7.14.0
            13769 silly saveTree │ │   │ ├── arrify@2.0.1
            13769 silly saveTree │ │   │ ├── base64-js@1.5.1
            13769 silly saveTree │ │   │ ├── ecdsa-sig-formatter@1.0.11
            13769 silly saveTree │ │   │ ├── fast-text-encoding@1.0.3
            13769 silly saveTree │ │   │ ├─┬ gcp-metadata@4.3.1
            13769 silly saveTree │ │   │ │ └─┬ json-bigint@1.0.0
            13769 silly saveTree │ │   │ │   └── bignumber.js@9.0.2
            13769 silly saveTree │ │   │ ├─┬ gtoken@5.3.2
            13769 silly saveTree │ │   │ │ ├─┬ google-p12-pem@3.1.3
            13769 silly saveTree │ │   │ │ │ └── node-forge@1.2.1
            13769 silly saveTree │ │   │ │ └─┬ jws@4.0.0
            13769 silly saveTree │ │   │ │   └─┬ jwa@2.0.0
            13769 silly saveTree │ │   │ │     └── buffer-equal-constant-time@1.0.1
            13769 silly saveTree │ │   │ └── jws@4.0.0
            13769 silly saveTree │ │   ├── url-template@2.0.8
            13769 silly saveTree │ │   └── uuid@8.3.2
            13769 silly saveTree │ ├── axios@0.25.0
            13769 silly saveTree │ ├─┬ dropbox-v2-api@2.4.53
            13769 silly saveTree │ │ └─┬ request@2.88.2
            13769 silly saveTree │ │   ├── aws-sign2@0.7.0
            13769 silly saveTree │ │   ├── aws4@1.11.0
            13769 silly saveTree │ │   ├── caseless@0.12.0
            13769 silly saveTree │ │   ├─┬ combined-stream@1.0.8
            13769 silly saveTree │ │   │ └── delayed-stream@1.0.0
            13769 silly saveTree │ │   ├── forever-agent@0.6.1
            13769 silly saveTree │ │   ├─┬ form-data@2.3.3
            13769 silly saveTree │ │   │ └── asynckit@0.4.0
            13769 silly saveTree │ │   ├─┬ har-validator@5.1.5
            13769 silly saveTree │ │   │ ├─┬ ajv@6.12.6
            13769 silly saveTree │ │   │ │ ├── fast-deep-equal@3.1.3
            13769 silly saveTree │ │   │ │ ├── fast-json-stable-stringify@2.1.0
            13769 silly saveTree │ │   │ │ ├── json-schema-traverse@0.4.1
            13769 silly saveTree │ │   │ │ └─┬ uri-js@4.4.1
            13769 silly saveTree │ │   │ │   └── punycode@2.1.1
            13769 silly saveTree │ │   │ └── har-schema@2.0.0
            13769 silly saveTree │ │   ├─┬ http-signature@1.2.0
            13769 silly saveTree │ │   │ ├── assert-plus@1.0.0
            13769 silly saveTree │ │   │ ├─┬ jsprim@1.4.2
            13769 silly saveTree │ │   │ │ ├── extsprintf@1.3.0
            13769 silly saveTree │ │   │ │ ├── json-schema@0.4.0
            13769 silly saveTree │ │   │ │ └─┬ verror@1.10.0
            13769 silly saveTree │ │   │ │   └── core-util-is@1.0.2
            13769 silly saveTree │ │   │ └─┬ sshpk@1.17.0
            13769 silly saveTree │ │   │   ├── asn1@0.2.6
            13769 silly saveTree │ │   │   ├─┬ bcrypt-pbkdf@1.0.2
            13769 silly saveTree │ │   │   │ └── tweetnacl@0.14.5
            13769 silly saveTree │ │   │   ├── dashdash@1.14.1
            13769 silly saveTree │ │   │   ├─┬ ecc-jsbn@0.1.2
            13769 silly saveTree │ │   │   │ └── jsbn@0.1.1
            13769 silly saveTree │ │   │   ├── getpass@0.1.7
            13769 silly saveTree │ │   │   ├── jsbn@0.1.1
            13769 silly saveTree │ │   │   └── tweetnacl@0.14.5
            13769 silly saveTree │ │   ├── is-typedarray@1.0.0
            13769 silly saveTree │ │   ├── isstream@0.1.2
            13769 silly saveTree │ │   ├── json-stringify-safe@5.0.1
            13769 silly saveTree │ │   ├── oauth-sign@0.9.0
            13769 silly saveTree │ │   ├── performance-now@2.1.0
            13769 silly saveTree │ │   ├── qs@6.5.3
            13769 silly saveTree │ │   ├─┬ tough-cookie@2.5.0
            13769 silly saveTree │ │   │ └── psl@1.8.0
            13769 silly saveTree │ │   ├── tunnel-agent@0.6.0
            13769 silly saveTree │ │   └── uuid@3.4.0
            13769 silly saveTree │ ├─┬ fs-extra@10.0.1
            13769 silly saveTree │ │ ├── graceful-fs@4.2.9
            13769 silly saveTree │ │ ├─┬ jsonfile@6.1.0
            13769 silly saveTree │ │ │ └── universalify@2.0.0
            13769 silly saveTree │ │ └── universalify@2.0.0
            13769 silly saveTree │ ├─┬ ftp@0.3.10
            13769 silly saveTree │ │ ├─┬ readable-stream@1.1.14
            13769 silly saveTree │ │ │ ├── isarray@0.0.1
            13769 silly saveTree │ │ │ └── string_decoder@0.10.31
            13769 silly saveTree │ │ └── xregexp@2.0.0
            13769 silly saveTree │ ├── google-auth-library@7.14.0
            13769 silly saveTree │ ├─┬ node-schedule@2.1.0
            13769 silly saveTree │ │ ├─┬ cron-parser@3.5.0
            13769 silly saveTree │ │ │ ├─┬ is-nan@1.3.2
            13769 silly saveTree │ │ │ │ ├─┬ call-bind@1.0.2
            13769 silly saveTree │ │ │ │ │ ├── function-bind@1.1.1
            13769 silly saveTree │ │ │ │ │ └─┬ get-intrinsic@1.1.1
            13769 silly saveTree │ │ │ │ │   ├── has-symbols@1.0.2
            13769 silly saveTree │ │ │ │ │   └── has@1.0.3
            13769 silly saveTree │ │ │ │ └─┬ define-properties@1.1.3
            13769 silly saveTree │ │ │ │   └── object-keys@1.1.1
            13769 silly saveTree │ │ │ └── luxon@1.28.0
            13769 silly saveTree │ │ ├── long-timeout@0.1.1
            13769 silly saveTree │ │ └── sorted-array-functions@1.3.0
            13769 silly saveTree │ ├── node-wol@0.1.1
            13769 silly saveTree │ ├── request@2.88.2
            13769 silly saveTree │ ├─┬ tar-fs@2.1.1
            13769 silly saveTree │ │ ├── chownr@1.1.4
            13769 silly saveTree │ │ ├── mkdirp-classic@0.5.3
            13769 silly saveTree │ │ ├─┬ pump@3.0.0
            13769 silly saveTree │ │ │ ├─┬ end-of-stream@1.4.4
            13769 silly saveTree │ │ │ │ └─┬ once@1.4.0
            13769 silly saveTree │ │ │ │   └── wrappy@1.0.2
            13769 silly saveTree │ │ │ └── once@1.4.0
            13769 silly saveTree │ │ └─┬ tar-stream@2.2.0
            13769 silly saveTree │ │   ├─┬ bl@4.1.0
            13769 silly saveTree │ │   │ ├─┬ buffer@5.7.1
            13769 silly saveTree │ │   │ │ └── ieee754@1.2.1
            13769 silly saveTree │ │   │ └─┬ readable-stream@3.6.0
            13769 silly saveTree │ │   │   ├─┬ string_decoder@1.3.0
            13769 silly saveTree │ │   │   │ └── safe-buffer@5.2.1
            13769 silly saveTree │ │   │   └── util-deprecate@1.0.2
            13769 silly saveTree │ │   ├── fs-constants@1.0.0
            13769 silly saveTree │ │   └─┬ readable-stream@3.6.0
            13769 silly saveTree │ │     └─┬ string_decoder@1.3.0
            13769 silly saveTree │ │       └── safe-buffer@5.2.1
            13769 silly saveTree │ └─┬ webdav@4.8.0
            13769 silly saveTree │   ├── axios@0.24.0
            13769 silly saveTree │   ├── base-64@1.0.0
            13769 silly saveTree │   ├─┬ fast-xml-parser@3.21.1
            13769 silly saveTree │   │ └── strnum@1.0.5
            13769 silly saveTree │   ├── he@1.2.0
            13769 silly saveTree │   ├── hot-patcher@0.5.0
            13769 silly saveTree │   ├── layerr@0.1.2
            13769 silly saveTree │   ├─┬ md5@2.3.0
            13769 silly saveTree │   │ ├── charenc@0.0.2
            13769 silly saveTree │   │ ├── crypt@0.0.2
            13769 silly saveTree │   │ └── is-buffer@1.1.6
            13769 silly saveTree │   ├─┬ minimatch@3.1.2
            13769 silly saveTree │   │ └─┬ brace-expansion@1.1.11
            13769 silly saveTree │   │   ├── balanced-match@1.0.2
            13769 silly saveTree │   │   └── concat-map@0.0.1
            13769 silly saveTree │   ├── nested-property@4.0.0
            13769 silly saveTree │   ├── path-posix@1.0.0
            13769 silly saveTree │   ├── url-join@4.0.1
            13769 silly saveTree │   └─┬ url-parse@1.5.10
            13769 silly saveTree │     ├── querystringify@2.2.0
            13769 silly saveTree │     └── requires-port@1.0.0
            13769 silly saveTree ├─┬ iobroker.discovery@2.7.5
            13769 silly saveTree │ ├─┬ mdns-discovery@0.2.6
            13769 silly saveTree │ │ ├─┬ debug@2.2.0
            13769 silly saveTree │ │ │ └── ms@0.7.1
            13769 silly saveTree │ │ ├── dgram@1.0.1
            13769 silly saveTree │ │ └─┬ dns-packet@1.3.4
            13769 silly saveTree │ │   └── ip@1.1.5
            13769 silly saveTree │ ├── netmask@2.0.2
            13769 silly saveTree │ ├── node-mndp@0.0.3
            13769 silly saveTree │ ├─┬ node-ssdp@4.0.1
            13769 silly saveTree │ │ ├─┬ async@2.6.3
            13769 silly saveTree │ │ │ └── lodash@4.17.21
            13769 silly saveTree │ │ ├── bluebird@3.7.2
            13769 silly saveTree │ │ └─┬ debug@3.2.7
            13769 silly saveTree │ │   └── ms@2.1.3
            13769 silly saveTree │ └─┬ serialport@9.2.8
            13769 silly saveTree │   ├─┬ @serialport/binding-mock@9.2.4
            13769 silly saveTree │   │ ├─┬ @serialport/binding-abstract@9.2.3
            13769 silly saveTree │   │ │ └─┬ debug@4.3.3
            13769 silly saveTree │   │ │   └── ms@2.1.2
            13769 silly saveTree │   │ └─┬ debug@4.3.3
            13769 silly saveTree │   │   └── ms@2.1.2
            13769 silly saveTree │   ├─┬ @serialport/bindings@9.2.8
            13769 silly saveTree │   │ ├─┬ @serialport/parser-readline@9.2.4
            13769 silly saveTree │   │ │ └── @serialport/parser-delimiter@9.2.4
            13769 silly saveTree │   │ ├─┬ bindings@1.5.0
            13769 silly saveTree │   │ │ └── file-uri-to-path@1.0.0
            13769 silly saveTree │   │ ├─┬ debug@4.3.3
            13769 silly saveTree │   │ │ └── ms@2.1.2
            13769 silly saveTree │   │ ├── nan@2.15.0
            13769 silly saveTree │   │ └─┬ prebuild-install@7.0.1
            13769 silly saveTree │   │   ├── detect-libc@2.0.1
            13769 silly saveTree │   │   ├── expand-template@2.0.3
            13769 silly saveTree │   │   ├── github-from-package@0.0.0
            13769 silly saveTree │   │   ├── minimist@1.2.5
            13769 silly saveTree │   │   ├── napi-build-utils@1.0.2
            13769 silly saveTree │   │   ├── node-abi@3.8.0
            13769 silly saveTree │   │   ├─┬ npmlog@4.1.2
            13769 silly saveTree │   │   │ ├─┬ are-we-there-yet@1.1.7
            13769 silly saveTree │   │   │ │ ├── delegates@1.0.0
            13769 silly saveTree │   │   │ │ └─┬ readable-stream@2.3.7
            13769 silly saveTree │   │   │ │   ├── isarray@1.0.0
            13769 silly saveTree │   │   │ │   ├── process-nextick-args@2.0.1
            13769 silly saveTree │   │   │ │   └── string_decoder@1.1.1
            13769 silly saveTree │   │   │ ├── console-control-strings@1.1.0
            13769 silly saveTree │   │   │ ├─┬ gauge@2.7.4
            13769 silly saveTree │   │   │ │ ├── aproba@1.2.0
            13769 silly saveTree │   │   │ │ ├── has-unicode@2.0.1
            13769 silly saveTree │   │   │ │ ├── object-assign@4.1.1
            13769 silly saveTree │   │   │ │ ├── signal-exit@3.0.7
            13769 silly saveTree │   │   │ │ ├─┬ string-width@1.0.2
            13769 silly saveTree │   │   │ │ │ ├── code-point-at@1.1.0
            13769 silly saveTree │   │   │ │ │ ├─┬ is-fullwidth-code-point@1.0.0
            13769 silly saveTree │   │   │ │ │ │ └── number-is-nan@1.0.1
            13769 silly saveTree │   │   │ │ │ └─┬ strip-ansi@3.0.1
            13769 silly saveTree │   │   │ │ │   └── ansi-regex@2.1.1
            13769 silly saveTree │   │   │ │ ├── strip-ansi@3.0.1
            13769 silly saveTree │   │   │ │ └── wide-align@1.1.5
            13769 silly saveTree │   │   │ └── set-blocking@2.0.0
            13769 silly saveTree │   │   ├─┬ rc@1.2.8
            13769 silly saveTree │   │   │ ├── deep-extend@0.6.0
            13769 silly saveTree │   │   │ ├── ini@1.3.8
            13769 silly saveTree │   │   │ └── strip-json-comments@2.0.1
            13769 silly saveTree │   │   └─┬ simple-get@4.0.1
            13769 silly saveTree │   │     ├─┬ decompress-response@6.0.0
            13769 silly saveTree │   │     │ └── mimic-response@3.1.0
            13769 silly saveTree │   │     └── simple-concat@1.0.1
            13769 silly saveTree │   ├── @serialport/parser-byte-length@9.2.4
            13769 silly saveTree │   ├── @serialport/parser-cctalk@9.2.4
            13769 silly saveTree │   ├── @serialport/parser-delimiter@9.2.4
            13769 silly saveTree │   ├── @serialport/parser-inter-byte-timeout@9.2.4
            13769 silly saveTree │   ├── @serialport/parser-readline@9.2.4
            13769 silly saveTree │   ├── @serialport/parser-ready@9.2.4
            13769 silly saveTree │   ├── @serialport/parser-regex@9.2.4
            13769 silly saveTree │   ├─┬ @serialport/stream@9.2.4
            13769 silly saveTree │   │ └─┬ debug@4.3.3
            13769 silly saveTree │   │   └── ms@2.1.2
            13769 silly saveTree │   └─┬ debug@4.3.3
            13769 silly saveTree │     └── ms@2.1.2
            13769 silly saveTree └─┬ iobroker.js-controller@4.0.15
            13769 silly saveTree   ├─┬ @alcalzone/esbuild-register@2.5.1-1
            13769 silly saveTree   │ ├── esbuild@0.11.23
            13769 silly saveTree   ├─┬ @alcalzone/esbuild-register@2.5.1-1
            13769 silly saveTree   │ ├── esbuild@0.11.23
            13769 silly saveTree   │ └── jsonc-parser@3.0.0
            13769 silly saveTree   ├─┬ @iobroker/db-objects-file@4.0.15
            13769 silly saveTree   │ ├─┬ @iobroker/db-base@4.0.15
            13769 silly saveTree   │ │ ├─┬ @iobroker/js-controller-common@4.0.15
            13769 silly saveTree   │ │ │ ├─┬ @alcalzone/pak@0.7.0
            13769 silly saveTree   │ │ │ │ ├── axios@0.21.4
            13769 silly saveTree   │ │ │ │ ├─┬ execa@5.1.1
            13769 silly saveTree   │ │ │ │ │ ├─┬ cross-spawn@7.0.3
            13769 silly saveTree   │ │ │ │ │ │ ├── path-key@3.1.1
            13769 silly saveTree   │ │ │ │ │ │ ├─┬ shebang-command@2.0.0
            13769 silly saveTree   │ │ │ │ │ │ │ └── shebang-regex@3.0.0
            13769 silly saveTree   │ │ │ │ │ │ └─┬ which@2.0.2
            13769 silly saveTree   │ │ │ │ │ │   └── isexe@2.0.0
            13769 silly saveTree   │ │ │ │ │ ├── get-stream@6.0.1
            13769 silly saveTree   │ │ │ │ │ ├── human-signals@2.1.0
            13769 silly saveTree   │ │ │ │ │ ├── merge-stream@2.0.0
            13769 silly saveTree   │ │ │ │ │ ├── npm-run-path@4.0.1
            13769 silly saveTree   │ │ │ │ │ ├─┬ onetime@5.1.2
            13769 silly saveTree   │ │ │ │ │ │ └── mimic-fn@2.1.0
            13769 silly saveTree   │ │ │ │ │ └── strip-final-newline@2.0.0
            13769 silly saveTree   │ │ │ │ └─┬ fs-extra@9.1.0
            13769 silly saveTree   │ │ │ │   └── at-least-node@1.0.0
            13769 silly saveTree   │ │ │ ├─┬ @datalust/winston-seq@1.0.2
            13769 silly saveTree   │ │ │ │ ├── seq-logging@1.1.1
            13769 silly saveTree   │ │ │ │ └─┬ winston-transport@4.5.0
            13769 silly saveTree   │ │ │ │   ├─┬ logform@2.4.0
            13769 silly saveTree   │ │ │ │   │ ├── @colors/colors@1.5.0
            13769 silly saveTree   │ │ │ │   │ ├── fecha@4.2.1
            13769 silly saveTree   │ │ │ │   │ ├── ms@2.1.3
            13769 silly saveTree   │ │ │ │   │ ├── safe-stable-stringify@2.3.1
            13769 silly saveTree   │ │ │ │   │ └── triple-beam@1.3.0
            13769 silly saveTree   │ │ │ │   ├─┬ readable-stream@3.6.0
            13769 silly saveTree   │ │ │ │   │ └─┬ string_decoder@1.3.0
            13769 silly saveTree   │ │ │ │   │   └── safe-buffer@5.2.1
            13769 silly saveTree   │ │ │ │   └── triple-beam@1.3.0
            13769 silly saveTree   │ │ │ ├── ci-info@3.3.0
            13769 silly saveTree   │ │ │ ├── deep-clone@3.0.3
            13769 silly saveTree   │ │ │ ├─┬ event-stream@4.0.1
            13769 silly saveTree   │ │ │ │ ├── duplexer@0.1.2
            13769 silly saveTree   │ │ │ │ ├── from@0.1.7
            13769 silly saveTree   │ │ │ │ ├── map-stream@0.0.7
            13769 silly saveTree   │ │ │ │ ├─┬ pause-stream@0.0.11
            13769 silly saveTree   │ │ │ │ │ └── through@2.3.8
            13769 silly saveTree   │ │ │ │ ├── split@1.0.1
            13769 silly saveTree   │ │ │ │ ├── stream-combiner@0.2.2
            13769 silly saveTree   │ │ │ │ └── through@2.3.8
            13769 silly saveTree   │ │ │ ├─┬ jsonwebtoken@8.5.1
            13769 silly saveTree   │ │ │ │ ├─┬ jws@3.2.2
            13769 silly saveTree   │ │ │ │ │ └── jwa@1.4.1
            13769 silly saveTree   │ │ │ │ ├── lodash.includes@4.3.0
            13769 silly saveTree   │ │ │ │ ├── lodash.isboolean@3.0.3
            13769 silly saveTree   │ │ │ │ ├── lodash.isinteger@4.0.4
            13769 silly saveTree   │ │ │ │ ├── lodash.isnumber@3.0.3
            13769 silly saveTree   │ │ │ │ ├── lodash.isplainobject@4.0.6
            13769 silly saveTree   │ │ │ │ ├── lodash.isstring@4.0.1
            13769 silly saveTree   │ │ │ │ ├── lodash.once@4.1.1
            13769 silly saveTree   │ │ │ │ ├── ms@2.1.3
            13769 silly saveTree   │ │ │ │ └── semver@5.7.1
            13769 silly saveTree   │ │ │ ├─┬ node.extend@2.0.2
            13769 silly saveTree   │ │ │ │ └── is@3.3.0
            13769 silly saveTree   │ │ │ ├── promisify-child-process@4.1.1
            13769 silly saveTree   │ │ │ ├── readline@1.3.0
            13769 silly saveTree   │ │ │ ├─┬ winston-daily-rotate-file@4.6.1
            13769 silly saveTree   │ │ │ │ ├─┬ file-stream-rotator@0.6.1
            13769 silly saveTree   │ │ │ │ │ └── moment@2.29.1
            13769 silly saveTree   │ │ │ │ └── object-hash@2.2.0
            13769 silly saveTree   │ │ │ ├─┬ winston-syslog@2.5.0
            13769 silly saveTree   │ │ │ │ ├── glossy@0.1.7
            13769 silly saveTree   │ │ │ │ └── unix-dgram@2.0.4
            13769 silly saveTree   │ │ │ └─┬ winston@3.6.0
            13769 silly saveTree   │ │ │   ├─┬ @dabh/diagnostics@2.0.3
            13769 silly saveTree   │ │ │   │ ├─┬ colorspace@1.1.4
            13769 silly saveTree   │ │ │   │ │ ├─┬ color@3.2.1
            13769 silly saveTree   │ │ │   │ │ │ ├─┬ color-convert@1.9.3
            13769 silly saveTree   │ │ │   │ │ │ │ └── color-name@1.1.3
            13769 silly saveTree   │ │ │   │ │ │ └─┬ color-string@1.9.0
            13769 silly saveTree   │ │ │   │ │ │   └─┬ simple-swizzle@0.2.2
            13769 silly saveTree   │ │ │   │ │ │     └── is-arrayish@0.3.2
            13769 silly saveTree   │ │ │   │ │ └── text-hex@1.0.0
            13769 silly saveTree   │ │ │   │ ├── enabled@2.0.0
            13769 silly saveTree   │ │ │   │ └── kuler@2.0.0
            13769 silly saveTree   │ │ │   ├── async@3.2.3
            13769 silly saveTree   │ │ │   ├─┬ one-time@1.0.0
            13769 silly saveTree   │ │ │   │ └── fn.name@1.1.0
            13769 silly saveTree   │ │ │   ├─┬ readable-stream@3.6.0
            13769 silly saveTree   │ │ │   │ └─┬ string_decoder@1.3.0
            13769 silly saveTree   │ │ │   │   └── safe-buffer@5.2.1
            13769 silly saveTree   │ │ │   └── stack-trace@0.0.10
            13769 silly saveTree   │ │ ├── deep-clone@3.0.3
            13769 silly saveTree   │ │ └── respjs@4.2.0
            13769 silly saveTree   │ ├─┬ @iobroker/db-objects-redis@4.0.15
            13769 silly saveTree   │ │ └─┬ ioredis@4.28.5
            13769 silly saveTree   │ │   ├── cluster-key-slot@1.1.0
            13769 silly saveTree   │ │   ├─┬ debug@4.3.3
            13769 silly saveTree   │ │   │ └── ms@2.1.2
            13769 silly saveTree   │ │   ├── denque@1.5.1
            13769 silly saveTree   │ │   ├── lodash.defaults@4.2.0
            13769 silly saveTree   │ │   ├── lodash.flatten@4.4.0
            13769 silly saveTree   │ │   ├── lodash.isarguments@3.1.0
            13769 silly saveTree   │ │   ├── p-map@2.1.0
            13769 silly saveTree   │ │   ├── redis-commands@1.7.0
            13769 silly saveTree   │ │   ├── redis-errors@1.2.0
            13769 silly saveTree   │ │   ├── redis-parser@3.0.0
            13769 silly saveTree   │ │   └── standard-as-callback@2.1.0
            13769 silly saveTree   │ └── deep-clone@3.0.3
            13769 silly saveTree   ├─┬ @iobroker/db-objects-jsonl@4.0.15
            13769 silly saveTree   │ └─┬ @alcalzone/jsonl-db@2.5.1
            13769 silly saveTree   │   ├─┬ alcalzone-shared@4.0.1
            13769 silly saveTree   │   │ └─┬ debug@4.3.3
            13769 silly saveTree   │   │   └── ms@2.1.2
            13769 silly saveTree   │   └─┬ proper-lockfile@4.1.2
            13769 silly saveTree   │     └── retry@0.12.0
            13769 silly saveTree   ├── @iobroker/db-objects-redis@4.0.15
            13769 silly saveTree   ├─┬ @iobroker/db-states-file@4.0.15
            13769 silly saveTree   │ └── @iobroker/db-states-redis@4.0.15
            13769 silly saveTree   ├── @iobroker/db-states-jsonl@4.0.15
            13769 silly saveTree   ├── @iobroker/db-states-redis@4.0.15
            13769 silly saveTree   ├─┬ @iobroker/js-controller-adapter@4.0.15
            13769 silly saveTree   │ ├── @iobroker/plugin-base@1.2.1
            13769 silly saveTree   │ ├─┬ @iobroker/plugin-sentry@1.2.0
            13769 silly saveTree   │ │ ├─┬ @sentry/integrations@6.18.0
            13769 silly saveTree   │ │ │ ├── @sentry/types@6.18.0
            13769 silly saveTree   │ │ │ ├─┬ @sentry/utils@6.18.0
            13769 silly saveTree   │ │ │ │ └── tslib@1.14.1
            13769 silly saveTree   │ │ │ ├─┬ localforage@1.10.0
            13769 silly saveTree   │ │ │ │ └─┬ lie@3.1.1
            13769 silly saveTree   │ │ │ │   └── immediate@3.0.6
            13769 silly saveTree   │ │ │ └── tslib@1.14.1
            13769 silly saveTree   │ │ ├─┬ @sentry/node@6.18.0
            13769 silly saveTree   │ │ │ ├─┬ @sentry/core@6.18.0
            13769 silly saveTree   │ │ │ │ ├── @sentry/hub@6.18.0
            13769 silly saveTree   │ │ │ │ └── @sentry/minimal@6.18.0
            13769 silly saveTree   │ │ │ ├── @sentry/hub@6.18.0
            13769 silly saveTree   │ │ │ ├── @sentry/tracing@6.18.0
            13769 silly saveTree   │ │ │ └── lru_map@0.3.3
            13769 silly saveTree   │ │ └─┬ source-map-support@0.5.21
            13769 silly saveTree   │ │   ├── buffer-from@1.1.2
            13769 silly saveTree   │ │   └── source-map@0.6.1
            13769 silly saveTree   │ └─┬ pidusage@3.0.0
            13769 silly saveTree   │   └── safe-buffer@5.2.1
            13769 silly saveTree   ├─┬ @iobroker/js-controller-cli@4.0.15
            13769 silly saveTree   │ ├─┬ @iobroker/js-controller-common-db@4.0.15
            13769 silly saveTree   │ │ └─┬ winston-seq-updated@1.0.4
            13769 silly saveTree   │ │   └── seq-logging@0.4.6
            13769 silly saveTree   │ ├─┬ chokidar@3.5.3
            13769 silly saveTree   │ │ ├─┬ anymatch@3.1.2
            13769 silly saveTree   │ │ │ ├── normalize-path@3.0.0
            13769 silly saveTree   │ │ │ └── picomatch@2.3.1
            13769 silly saveTree   │ │ ├─┬ braces@3.0.2
            13769 silly saveTree   │ │ │ └─┬ fill-range@7.0.1
            13769 silly saveTree   │ │ │   └─┬ to-regex-range@5.0.1
            13769 silly saveTree   │ │ │     └── is-number@7.0.0
            13769 silly saveTree   │ │ ├── fsevents@2.3.2
            13769 silly saveTree   │ │ ├─┬ glob-parent@5.1.2
            13769 silly saveTree   │ │ │ └─┬ is-glob@4.0.3
            13769 silly saveTree   │ │ │   └── is-extglob@2.1.1
            13769 silly saveTree   │ │ ├─┬ is-binary-path@2.1.0
            13769 silly saveTree   │ │ │ └── binary-extensions@2.2.0
            13769 silly saveTree   │ │ ├── is-glob@4.0.3
            13769 silly saveTree   │ │ ├── normalize-path@3.0.0
            13769 silly saveTree   │ │ └── readdirp@3.6.0
            13769 silly saveTree   │ ├── daemonize2@0.4.2
            13769 silly saveTree   │ ├─┬ debug@4.3.3
            13769 silly saveTree   │ │ └── ms@2.1.2
            13769 silly saveTree   │ └── readline-sync@1.4.10
            13769 silly saveTree   ├── @iobroker/js-controller-common-db@4.0.15
            13769 silly saveTree   ├── @iobroker/js-controller-common@4.0.15
            13769 silly saveTree   ├── @iobroker/plugin-base@1.2.1
            13769 silly saveTree   ├── @iobroker/plugin-sentry@1.2.0
            13769 silly saveTree   ├── axios@0.24.0
            13769 silly saveTree   ├── daemonize2@0.4.2
            13769 silly saveTree   ├─┬ debug@4.3.3
            13769 silly saveTree   │ └── ms@2.1.2
            13769 silly saveTree   ├─┬ decache@4.6.1
            13769 silly saveTree   │ └── callsite@1.0.0
            13769 silly saveTree   ├── deep-clone@3.0.3
            13769 silly saveTree   ├─┬ diskusage@1.1.3
            13769 silly saveTree   │ └── es6-promise@4.2.8
            13769 silly saveTree   ├─┬ greenlock-express@4.0.3
            13769 silly saveTree   │ ├─┬ @root/greenlock-express@4.0.4
            13769 silly saveTree   │ │ ├─┬ @root/greenlock@4.0.5
            13769 silly saveTree   │ │ │ ├─┬ @greenlock/manager@3.1.0
            13769 silly saveTree   │ │ │ │ └─┬ greenlock-manager-fs@3.1.1
            13769 silly saveTree   │ │ │ │   ├── @root/mkdirp@1.0.0
            13769 silly saveTree   │ │ │ │   └── safe-replace@1.1.0
            13769 silly saveTree   │ │ │ ├─┬ @root/acme@3.1.0
            13769 silly saveTree   │ │ │ │ ├─┬ @root/csr@0.8.1
            13769 silly saveTree   │ │ │ │ │ ├─┬ @root/asn1@1.0.0
            13769 silly saveTree   │ │ │ │ │ │ └── @root/encoding@1.0.1
            13769 silly saveTree   │ │ │ │ │ ├── @root/pem@1.0.4
            13769 silly saveTree   │ │ │ │ │ └── @root/x509@0.7.2
            13769 silly saveTree   │ │ │ │ ├── @root/encoding@1.0.1
            13769 silly saveTree   │ │ │ │ ├── @root/keypairs@0.10.3
            13769 silly saveTree   │ │ │ │ ├── @root/pem@1.0.4
            13769 silly saveTree   │ │ │ │ ├── @root/request@1.8.1
            13769 silly saveTree   │ │ │ │ └── @root/x509@0.7.2
            13769 silly saveTree   │ │ │ ├── @root/csr@0.8.1
            13769 silly saveTree   │ │ │ ├── @root/keypairs@0.10.3
            13769 silly saveTree   │ │ │ ├── @root/mkdirp@1.0.0
            13769 silly saveTree   │ │ │ ├── @root/request@1.8.1
            13769 silly saveTree   │ │ │ ├── acme-http-01-standalone@3.0.5
            13769 silly saveTree   │ │ │ ├── cert-info@1.5.1
            13769 silly saveTree   │ │ │ ├── greenlock-store-fs@3.2.2
            13769 silly saveTree   │ │ │ └── safe-replace@1.1.0
            13769 silly saveTree   │ │ └── redirect-https@1.3.1
            13769 silly saveTree   │ ├── @root/greenlock@4.0.5
            13769 silly saveTree   │ └── redirect-https@1.3.1
            13769 silly saveTree   ├─┬ greenlock@4.0.4
            13769 silly saveTree   │ └── @root/keypairs@0.9.0
            13769 silly saveTree   ├── jsonwebtoken@8.5.1
            13769 silly saveTree   ├─┬ jszip@3.7.1
            13769 silly saveTree   │ ├── lie@3.3.0
            13769 silly saveTree   │ ├── pako@1.0.11
            13769 silly saveTree   │ ├─┬ readable-stream@2.3.7
            13769 silly saveTree   │ │ ├── isarray@1.0.0
            13769 silly saveTree   │ │ └── string_decoder@1.1.1
            13769 silly saveTree   │ └── set-immediate-shim@1.0.1
            13769 silly saveTree   ├─┬ le-acme-core@2.1.4
            13769 silly saveTree   │ └─┬ rsa-compat@1.9.4
            13769 silly saveTree   │   ├─┬ keypairs@1.2.14
            13769 silly saveTree   │   │ ├── eckles@1.4.1
            13769 silly saveTree   │   │ └── rasha@1.2.5
            13769 silly saveTree   │   ├── node-forge@0.7.6
            13769 silly saveTree   │   └── ursa-optional@0.9.10
            13769 silly saveTree   ├── le-challenge-fs@2.0.9
            13769 silly saveTree   ├── le-sni-auto@2.1.9
            13769 silly saveTree   ├─┬ loadavg-windows@1.1.1
            13769 silly saveTree   │ └── weak-daemon@1.0.3
            13769 silly saveTree   ├── mime@3.0.0
            13769 silly saveTree   ├── pidusage@3.0.0
            13769 silly saveTree   ├── promisify-child-process@4.1.1
            13769 silly saveTree   ├─┬ prompt@1.2.2
            13769 silly saveTree   │ ├── async@0.9.2
            13769 silly saveTree   │ ├─┬ read@1.0.7
            13769 silly saveTree   │ │ └── mute-stream@0.0.8
            13769 silly saveTree   │ ├── revalidator@0.1.8
            13769 silly saveTree   │ └─┬ winston@2.4.5
            13769 silly saveTree   │   ├── async@1.0.0
            13769 silly saveTree   │   ├── colors@1.0.3
            13769 silly saveTree   │   ├── cycle@1.0.3
            13769 silly saveTree   │   └── eyes@0.1.8
            13769 silly saveTree   ├── readline-sync@1.4.10
            13769 silly saveTree   ├─┬ tar@6.1.11
            13769 silly saveTree   │ ├── chownr@2.0.0
            13769 silly saveTree   │ ├─┬ fs-minipass@2.1.0
            13769 silly saveTree   │ │ └── minipass@3.1.6
            13769 silly saveTree   │ ├── minipass@3.1.6
            13769 silly saveTree   │ ├── minizlib@2.1.2
            13769 silly saveTree   │ └── mkdirp@1.0.4
            13769 silly saveTree   └─┬ yargs@17.3.1
            13769 silly saveTree     ├─┬ cliui@7.0.4
            13769 silly saveTree     │ ├─┬ string-width@4.2.3
            13769 silly saveTree     │ │ ├── emoji-regex@8.0.0
            13769 silly saveTree     │ │ ├── is-fullwidth-code-point@3.0.0
            13769 silly saveTree     │ │ └─┬ strip-ansi@6.0.1
            13769 silly saveTree     │ │   └── ansi-regex@5.0.1
            13769 silly saveTree     │ ├── strip-ansi@6.0.1
            13769 silly saveTree     │ └─┬ wrap-ansi@7.0.0
            13769 silly saveTree     │   ├─┬ ansi-styles@4.3.0
            13769 silly saveTree     │   │ └─┬ color-convert@2.0.1
            13769 silly saveTree     │   │   └── color-name@1.1.4
            13769 silly saveTree     │   ├─┬ string-width@4.2.3
            13769 silly saveTree     │   │ ├── is-fullwidth-code-point@3.0.0
            13769 silly saveTree     │   │ └─┬ strip-ansi@6.0.1
            13769 silly saveTree     │   │   └── ansi-regex@5.0.1
            13769 silly saveTree     │   └── strip-ansi@6.0.1
            13769 silly saveTree     ├── escalade@3.1.1
            13769 silly saveTree     ├── get-caller-file@2.0.5
            13769 silly saveTree     ├── require-directory@2.1.1
            13769 silly saveTree     ├─┬ string-width@4.2.3
            13769 silly saveTree     │ ├── is-fullwidth-code-point@3.0.0
            13769 silly saveTree     │ └─┬ strip-ansi@6.0.1
            13769 silly saveTree     │   └── ansi-regex@5.0.1
            13769 silly saveTree     ├── y18n@5.0.8
            13769 silly saveTree     └── yargs-parser@21.0.0
            13770 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
            13771 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            13772 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
            13772 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
            13772 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
            13772 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: arm
            13773 verbose stack Error: iobroker.js-controller@4.0.15 install: `node iobroker.js setup first`
            13773 verbose stack Exit status 22
            13773 verbose stack     at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
            13773 verbose stack     at EventEmitter.emit (events.js:400:28)
            13773 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
            13773 verbose stack     at ChildProcess.emit (events.js:400:28)
            13773 verbose stack     at maybeClose (internal/child_process.js:1058:16)
            13773 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)
            13774 verbose pkgid iobroker.js-controller@4.0.15
            13775 verbose cwd /opt/iobroker
            13776 verbose Linux 5.10.92-v7l+
            13777 verbose argv "/usr/bin/node" "/usr/bin/npm" "i" "--production" "--loglevel" "error" "--unsafe-perm"
            13778 verbose node v14.19.0
            13779 verbose npm  v6.14.16
            13780 error code ELIFECYCLE
            13781 error errno 22
            13782 error iobroker.js-controller@4.0.15 install: `node iobroker.js setup first`
            13782 error Exit status 22
            13783 error Failed at the iobroker.js-controller@4.0.15 install script.
            13783 error This is probably not a problem with npm. There is likely additional logging output above.
            13784 verbose exit [ 22, true ]
            
            
            
            
            code_texpi@raspberrypi4:~ $ cd /opt/iobroker
            pi@raspberrypi4:/opt/iobroker $ iobroker stop
            pi@raspberrypi4:/opt/iobroker $ npm install iobroker.js-controller
            
            > iobroker.js-controller@4.0.15 preinstall /opt/iobroker/node_modules/iobroker.js-controller
            > node lib/preinstallCheck.js
            
            NPM version: 6.14.16
            
            > unix-dgram@2.0.4 install /opt/iobroker/node_modules/unix-dgram
            > node-gyp rebuild
            
            make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird betreten
              CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
            In file included from ../../nan/nan.h:58,
                             from ../src/unix_dgram.cc:5:
            /home/iobroker/.cache/node-gyp/14.19.0/include/node/node.h:793:7: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
              793 |       (node::addon_register_func) (regfunc),                          \
                  |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            /home/iobroker/.cache/node-gyp/14.19.0/include/node/node.h:827:3: note: in expansion of macro ‘NODE_MODULE_X’
              827 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                  |   ^~~~~~~~~~~~~
            ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’
              404 | NODE_MODULE(unix_dgram, Initialize)
                  | ^~~~~~~~~~~
              SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
              COPY Release/unix_dgram.node
            make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird verlassen
            
            > ursa-optional@0.9.10 install /opt/iobroker/node_modules/ursa-optional
            > node rebuild.js
            
            ursaNative bindings compilation fail. This is not an issue. Modules that depend on it will use fallbacks.
            
            > diskusage@1.1.3 install /opt/iobroker/node_modules/diskusage
            > node-gyp rebuild
            
            make: Verzeichnis „/opt/iobroker/node_modules/diskusage/build“ wird betreten
              CXX(target) Release/obj.target/diskusage/src/main.o
            In file included from ../../nan/nan.h:58,
                             from ../src/main.cpp:3:
            /home/iobroker/.cache/node-gyp/14.19.0/include/node/node.h:793:7: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
              793 |       (node::addon_register_func) (regfunc),                          \
                  |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            /home/iobroker/.cache/node-gyp/14.19.0/include/node/node.h:827:3: note: in expansion of macro ‘NODE_MODULE_X’
              827 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                  |   ^~~~~~~~~~~~~
            ../src/main.cpp:42:1: note: in expansion of macro ‘NODE_MODULE’
               42 | NODE_MODULE(diskusage, Init)
                  | ^~~~~~~~~~~
              CXX(target) Release/obj.target/diskusage/src/diskusage_posix.o
              SOLINK_MODULE(target) Release/obj.target/diskusage.node
              COPY Release/diskusage.node
            make: Verzeichnis „/opt/iobroker/node_modules/diskusage/build“ wird verlassen
            
            > iobroker.js-controller@4.0.15 install /opt/iobroker/node_modules/iobroker.js-controller
            > node iobroker.js setup first
            
             Could not connect to states database at 127.0.0.1:9000 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!
             Could not connect to states database at 127.0.0.1:9000 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!
             Cannot read system.config: null (OK when migrating or restoring)
            No connection to databases possible ...
            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 ERR! code ELIFECYCLE
            npm ERR! errno 22
            npm ERR! iobroker.js-controller@4.0.15 install: `node iobroker.js setup first`
            npm ERR! Exit status 22
            npm ERR! 
            npm ERR! Failed at the iobroker.js-controller@4.0.15 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/2022-02-26T22_28_45_404Z-debug.log
            pi@raspberrypi4:/opt/iobroker $ iobroker setup
            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:75:12)
                at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
            }
            pi@raspberrypi4:/opt/iobroker $ iobroker add admin
            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:75:12)
                at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
            }
            t
            
            1 Reply Last reply Reply Quote 0
            • H
              Hape1 last edited by

              pi@raspberrypi4:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs 
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v14.19.0
              v14.19.0
              8.5.2
              pi
              /home/pi
              OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
              OK:2 http://archive.raspberrypi.org/debian bullseye InRelease                  
              OK:3 https://download.docker.com/linux/raspbian bullseye InRelease             
              OK:4 https://repos.influxdata.com/debian bullseye InRelease                    
              OK:5 https://deb.nodesource.com/node_14.x bullseye InRelease                
              Paketlisten werden gelesen… Fertig
              Abhängigkeitsbaum wird aufgebaut… Fertig
              Statusinformationen werden eingelesen… Fertig
              Alle Pakete sind aktuell.
              nodejs:
                Installiert:           14.19.0-deb-1nodesource1
                Installationskandidat: 14.19.0-deb-1nodesource1
                Versionstabelle:
               *** 14.19.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                      100 /var/lib/dpkg/status
                   12.22.5~dfsg-2~11u1 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              pi@raspberrypi4:~ $ cd /opt/iobroker
              pi@raspberrypi4:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
              npm ERR! code 24
              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! Could not connect to states database at 127.0.0.1:9000 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!
              npm ERR!  Could not connect to states database at 127.0.0.1:9000 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!
              npm ERR!  Cannot read system.config: null (OK when migrating or restoring)
              npm ERR! Server Cannot start inMem-states on port 9000: Failed to lock DB file "/opt/iobroker/iobroker-data/states.jsonl"!
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2022-02-27T12_21_20_675Z-debug-0.log
              pi@raspberrypi4:/opt/iobroker $ iobroker stop
              pi@raspberrypi4:/opt/iobroker $ iobroker fix
              library: loaded
              Library version=2022-02-10
              ioBroker is not installed in /opt/iobroker! Cannot fix anything...
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Hape1 last edited by

                @hape1 sagte in Raspi4 4GB --> Installation --> Cannot find module ...:

                npm 8.5.2 ist nicht die für nodejs@14 vorgesehene Version. Installier node 14.19.0 nochmal sauber neu.

                1 Reply Last reply Reply Quote 0
                • H
                  Hape1 last edited by

                  Mir gelingt das deinstallieren von node nicht:

                  pi@raspberrypi4:~ $ sudo apt-get purge nodejs
                  Paketlisten werden gelesen… Fertig
                  Abhängigkeitsbaum wird aufgebaut… Fertig
                  Statusinformationen werden eingelesen… Fertig
                  Die folgenden Pakete werden ENTFERNT:
                    nodejs*
                  0 aktualisiert, 0 neu installiert, 1 zu entfernen und 0 nicht aktualisiert.
                  Nach dieser Operation werden 117 MB Plattenplatz freigegeben.
                  Möchten Sie fortfahren? [J/n] j
                  (Lese Datenbank ... 69365 Dateien und Verzeichnisse sind derzeit installiert.)
                  Entfernen von nodejs (14.19.0-deb-1nodesource1) ...
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/docs« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/emoji-regex« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/brace-expansion« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/normalize-package-data« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/minizlib« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/infer-owner« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/chownr« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/ip-regex« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/abbrev« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/supports-color« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/debug/node_modules/ms« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/debug/src« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/has-unicode« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/ssri« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/concat-map« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/humanize-ms« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/promzard« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/yallist« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/is-cidr« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/libnpmhook« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/hosted-git-info« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/asap« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/glob« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/is-fullwidth-code-point« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/ini« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/graceful-fs« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/dezalgo« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-registry-fetch« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-profile« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/smart-buffer« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-normalize-package-bin« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/chalk« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/retry« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/tiny-relative-date« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/function-bind« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/write-file-atomic« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/color-convert« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/util-deprecate« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/http-proxy-agent« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/is-typedarray« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/aproba« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/opener« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/safe-buffer« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/libnpmaccess« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-package-arg« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/clone« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/http-cache-semantics« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/spdx-expression-parse« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/agent-base« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/nopt« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/cli-columns« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/bin-links« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/init-package-json« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/stringify-package« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/validate-npm-package-license« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/cacache/lib/util« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/ansicolors« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/ansistyles« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-install-checks« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/has-flag« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/gauge/node_modules« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/lru-cache« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/spdx-correct« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/unique-filename« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/ip« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/libnpmteam« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/inflight« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/ignore-walk« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/path-is-absolute« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/iconv-lite/encodings« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/make-fetch-happen« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/safer-buffer« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/libnpmorg« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/mute-stream« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/isexe« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/rimraf« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/fs.realpath« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/libnpmpublish« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/text-table« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/ansi-styles« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/node-gyp/.github/workflows« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/node-gyp/gyp« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/node-gyp/lib« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/semver/bin« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/delegates« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/once« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/wrappy« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/ms« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/socks-proxy-agent« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/encoding« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/fs-minipass« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/console-control-strings« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/colors« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/cidr-regex« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/err-code« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/balanced-match« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/readable-stream« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-audit-report/lib« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/libnpmsearch« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/https-proxy-agent« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/wide-align« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-packlist« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/cli-table3« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-pick-manifest« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/wcwidth« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npmlog« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/pacote/lib/util« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/promise-retry« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/unique-slug« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/debuglog« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/set-blocking« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/minimatch« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/are-we-there-yet« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/validate-npm-package-name« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/has« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/read« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/color-name« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/read-package-json« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/agentkeepalive/lib« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/which/bin« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/cmd-shim« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/signal-exit« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/columnify« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/inherits« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/socks/typings/common« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/archy« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-bundled« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/string_decoder« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/read-cmd-shim« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/tar/lib« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/defaults« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/qrcode-terminal« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/builtins« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/mkdirp« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-user-validate« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/jsonparse« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/promise-inflight« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/env-paths« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/man/man7« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/man/man5« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/man/man1« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/lib/utils« nicht leer, wird daher nicht gelöscht
                  Trigger für man-db (2.9.4-2) werden verarbeitet ...
                  pi@raspberrypi4:~ $
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Hape1 last edited by Thomas Braun

                    @hape1

                    Wer hat denn von purge gesprochen?

                    sudo apt remove node*
                    sudo apt remove nodejs*
                    sudo apt update
                    sudo apt install --reinstall nodejs
                    
                    1 Reply Last reply Reply Quote 0
                    • H
                      Hape1 last edited by

                      @thomas-braun

                      danke, done --> und nun?

                      pi@raspberrypi4:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs 
                      /usr/bin/nodejs
                      /usr/bin/node
                      /usr/bin/npm
                      v14.19.0
                      v14.19.0
                      6.14.16
                      pi
                      /home/pi
                      OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
                      OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease                                                                                                                   
                      OK:3 https://download.docker.com/linux/raspbian bullseye InRelease                                                                                                                 
                      OK:4 https://repos.influxdata.com/debian bullseye InRelease                                         
                      OK:5 https://deb.nodesource.com/node_14.x bullseye InRelease                
                      Paketlisten werden gelesen… Fertig                  
                      Abhängigkeitsbaum wird aufgebaut… Fertig
                      Statusinformationen werden eingelesen… Fertig
                      Alle Pakete sind aktuell.
                      nodejs:
                       Installiert:           14.19.0-deb-1nodesource1
                       Installationskandidat: 14.19.0-deb-1nodesource1
                       Versionstabelle:
                      *** 14.19.0-deb-1nodesource1 500
                             500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                             100 /var/lib/dpkg/status
                          12.22.5~dfsg-2~11u1 500
                             500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                      
                      1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Hape1 last edited by

                        @hape1 sagte in Raspi4 4GB --> Installation --> Cannot find module ...:

                        habe mich an die Anleitung gehalten,

                        an welche?
                        da scheint ja schon grundsätzlich einiges schief (gewesen??) zu sein

                        Spätestens mit npm v8 könnte die Verwaltung der notwendigen npm-Module sagen wir mal vorsichtig "iobroker inkompatibel" ausgeführt worden sein.

                        Wenn da jetzt nicht so vieles andere schon drauf wäre, würde ich zu einer Neuinstallation raten.

                        Aber vielleicht bekommen wir es noch hin, wenn wir wissen, was du genau gemacht hast

                        1 Reply Last reply Reply Quote 0
                        • H
                          Hape1 last edited by

                          @homoran

                          naja, ich habe von der iobroker-Seite die Kommandozeile kopiert und ausgeführt:

                          curl -sLf https://iobroker.net/install.sh | bash -
                          

                          Dann kam es zu Fehlermeldungen:

                          e -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs 
                          
                          /usr/bin/nodejs
                          
                          /usr/bin/node
                          
                          /usr/bin/npm
                          
                          v14.19.0
                          
                          v14.19.0
                          
                          8.5.2
                          
                          pi
                          
                          /home/pi
                          
                          OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                          
                          OK:2 http://archive.raspberrypi.org/debian bullseye InRelease                  
                          
                          OK:3 https://download.docker.com/linux/raspbian bullseye InRelease             
                          
                          OK:4 https://repos.influxdata.com/debian bullseye InRelease                    
                          
                          OK:5 https://deb.nodesource.com/node_14.x bullseye InRelease                
                          
                          Paketlisten werden gelesen… Fertig
                          
                          Abhängigkeitsbaum wird aufgebaut… Fertig
                          
                          Statusinformationen werden eingelesen… Fertig
                          
                          Alle Pakete sind aktuell.
                          
                          nodejs:
                          
                            Installiert:           14.19.0-deb-1nodesource1
                          
                            Installationskandidat: 14.19.0-deb-1nodesource1
                          
                            Versionstabelle:
                          
                           *** 14.19.0-deb-1nodesource1 500
                          
                                  500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                          
                                  100 /var/lib/dpkg/status
                          
                               12.22.5~dfsg-2~11u1 500
                          
                                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                          
                          pi@raspberrypi4:~ $ cd /opt/iobroker
                          
                          pi@raspberrypi4:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                          
                          npm ERR! code 24
                          
                          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! Could not connect to states database at 127.0.0.1:9000 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!
                          
                          npm ERR!  Could not connect to states database at 127.0.0.1:9000 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!
                          
                          npm ERR!  Cannot read system.config: null (OK when migrating or restoring)
                          
                          npm ERR! Server Cannot start inMem-states on port 9000: Failed to lock DB file "/opt/iobroker/iobroker-data/states.jsonl"!
                          
                           
                          
                          npm ERR! A complete log of this run can be found in:
                          
                          npm ERR!     /home/iobroker/.npm/_logs/2022-02-27T12_21_20_675Z-debug-0.log
                          
                          pi@raspberrypi4:/opt/iobroker $ iobroker stop
                          
                          pi@raspberrypi4:/opt/iobroker $ iobroker fix
                          
                          library: loaded
                          
                          Library version=2022-02-10
                          
                          ioBroker is not installed in /opt/iobroker! Cannot fix anything...
                          

                          Es wäre mir auch egal alles auf dem System installierte wieder runterzuholen und neu zu installieren --> es ist ja noch gar nix in iobroker installiert --> wie auch, das Programm ist ja nicht über die ip:8081 erreichbar ...

                          Es wäre nett, wenn ihr mir sagt, wie alles wieder komplett deinstalliert und dann neu aufgesetzt wird.

                          Kann es vllt. auch damit zusammenhängen, das ja bereits auf der gleichen ip die Apps Portainer (Ports 9000 und 9443), AdGuard und Grafana mit telegraf auf dem Pi laufen ... ?

                          Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Hape1 last edited by Homoran

                            @hape1 sagte in Raspi4 4GB --> Installation --> Cannot find module ...:

                            naja, ich habe von der iobroker-Seite die Kommandozeile kopiert und ausgeführt:

                            war denn vorher schon eine nodejs Version drauf?
                            Der "Einzeiler" hätte sonst node v14 mit npm v6 installiert

                            @hape1 sagte in Raspi4 4GB --> Installation --> Cannot find module ...:

                            das ja bereits auf der gleichen ip die Apps Portainer (Ports 9000 und 9443), AdGuard und Grafana mit telegraf auf dem Pi laufen ... ?

                            Das dürfte man im log sehen.
                            Aber wenn der port 9000 vergeben ist kann die interne datenbank diesen nicht nutzen

                            @hape1 sagte in Raspi4 4GB --> Installation --> Cannot find module ...:

                            Apps Portainer

                            hab ich das irgendwo überlesen, dass hier mit Containern gearbeitet wird?

                            1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Hape1 last edited by

                              @hape1 sagte in Raspi4 4GB --> Installation --> Cannot find module ...:

                              Apps Portainer (Ports 9000

                              Auf dem Port 9000 läuft auch die Datenbank, die du da natürlich nicht erreichen kannst, weil da schon der Portainer läuft.

                              Warum man auf den kleinen Pi auch noch einen Docker-Container knallt erschließt sich mir allerdings auch nicht.

                              H 1 Reply Last reply Reply Quote 0
                              • H
                                Hape1 @Thomas Braun last edited by

                                @thomas-braun

                                also, in meinem Eingangspost steht, welche Apps auf dem Pi laufen ... Kann man den Port für die Datenbank von iobroker denn ändern?

                                Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Hape1 last edited by Homoran

                                  @hape1 sagte in Raspi4 4GB --> Installation --> Cannot find module ...:

                                  in meinem Eingangspost steht, welche Apps auf dem Pi laufen

                                  Hab ich zwar auch gelesen, aber nicht realisiert was eine "App Portainer" sein sollte . Vom Port stand da aber schon mal gar nichts

                                  Jetzt müsste ich den Thread aus den Einsteigerfragen verschieben, da so eine Konstellation nu wirklich keine Einsdeiger-Konfiguration ist.

                                  H 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Hape1 last edited by

                                    @hape1 Ja, geht soweit ich weiß natürlich irgendwie.
                                    Hab den Befehl aber nicht im Kopf.

                                    Weil ich neugierig bin: Was veranlasst einen auf dem Pi mit Docker herumzukutschieren?

                                    1 Reply Last reply Reply Quote 0
                                    • H
                                      Hape1 last edited by

                                      Das sollte auch nicht als Vorwurf rüberkommen, ich habe auch nicht realisiert, das iobroker auf Port 9000 horcht. Also, alles gut! Bliebe also die Frage, ob man den Port der ioBroker Datenbank ändern kann.

                                      1 Reply Last reply Reply Quote 0
                                      • H
                                        Hape1 @Homoran last edited by Hape1

                                        @homoran

                                        Ok, ich konnte den Port 9000 vom Portainer ausschalten. iobroker ist nun auch installiert, aber es fehlt etwas:

                                        Linux raspberrypi4 5.10.92-v7l+ #1514 SMP Mon Jan 17 17:38:03 GMT 2022 armv7l
                                        
                                        The programs included with the Debian GNU/Linux system are free software;
                                        the exact distribution terms for each program are described in the
                                        individual files in /usr/share/doc/*/copyright.
                                        
                                        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                        permitted by applicable law.
                                        Last login: Sun Feb 27 18:26:27 2022 from 192.168.1.161
                                        pi@raspberrypi4:~ $ iobroker start
                                        pi@raspberrypi4:~ $ cd /opt/iobroker
                                        pi@raspberrypi4:/opt/iobroker $ cd /opt/iobroker
                                        pi@raspberrypi4:/opt/iobroker $ sudo iobroker stop
                                        pi@raspberrypi4:/opt/iobroker $ sudo iobroker update
                                        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:75:12)
                                            at internal/main/run_main_module.js:17:47 {
                                          code: 'MODULE_NOT_FOUND',
                                          requireStack: []
                                        
                                        

                                        Habe nun versucht, den fehlenden js-Controller nachzuinstallieren. Es wird aber immer noch angemeckert, das der Port 9000 von einem anderen Server (was wohl der 9000er-Port von Portainer ist) verwendet wird:

                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         The DB port  9000 is occupied by something that is not a Redis protocol server. Please check other software running on this port or, if you use iobroker, make sure to update to js-controller 2.0 or higher!
                                         Cannot read system.config: null (OK when migrating or restoring)
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • H
                                          Hape1 last edited by

                                          Vielen Dank für Eure Hilfe --> ich habe mich entschlossen das Thema iobroker auf dem Pi erstmal zurückzustellen. Sollte ich das Thema wieder aufgreifen, melde ich mich wieder.

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Hape1 last edited by

                                            @hape1

                                            Was läuft denn da eigentlich in dem Docker?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.2k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

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