Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Server Cannot start inMem-objects on port 9001:

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Server Cannot start inMem-objects on port 9001:

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Alex-Smarthome last edited by

      @alex-smarthome

      sieh mal wo ich deinen Thread gefunden habe 😁
      Screenshot_20231207-150630_Firefox.jpg

      1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Alex-Smarthome last edited by

        @alex-smarthome

        iob diag
        

        sagt?

        A 1 Reply Last reply Reply Quote 0
        • A
          Alex-Smarthome @Thomas Braun last edited by Homoran

          @thomas-braun

          root@debian-IoBrocker:/home/alexander# iob diag
          This script must not be run as root! 
          Please use your standard user!
          
          
          alexander@debian-IoBrocker:~$ iob diag
          [sudo] Passwort für alexander: 
          Sorry, user alexander is not allowed to execute '/usr/bin/curl -sLf https://iobroker.net/diag.sh --output /home/iobroker/.diag.sh' as iobroker on debian-IoBrocker.fritz.box.
          
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Alex-Smarthome last edited by Thomas Braun

            @alex-smarthome
            Halt nicht als root herumturnen...
            Setz den user 'alexander' in die Gruppe 'iobroker' (und sudo), dann funktioniert das auch! Und dann nie mehr als root anmelden!

            A 1 Reply Last reply Reply Quote 0
            • A
              Alex-Smarthome @Thomas Braun last edited by

              @thomas-braun Ich bin zu blöde für Linux, oder einfach zulange Windows gewohnt, laut auflistung sollte ich in den gruppen sein

              alexander@debian-IoBrocker:~$ cat /etc/group
              root:x:0:
              daemon:x:1:
              bin:x:2:
              sys:x:3:
              adm:x:4:
              tty:x:5:iobroker
              disk:x:6:
              lp:x:7:
              mail:x:8:
              news:x:9:
              uucp:x:10:
              man:x:12:
              proxy:x:13:
              kmem:x:15:
              dialout:x:20:iobroker
              fax:x:21:
              voice:x:22:
              cdrom:x:24:alexander
              floppy:x:25:alexander
              tape:x:26:
              sudo:x:27:alexander
              audio:x:29:alexander,iobroker
              dip:x:30:alexander
              www-data:x:33:
              backup:x:34:
              operator:x:37:
              list:x:38:
              irc:x:39:
              src:x:40:
              shadow:x:42:
              utmp:x:43:
              video:x:44:alexander,iobroker
              sasl:x:45:
              plugdev:x:46:alexander
              staff:x:50:
              games:x:60:
              users:x:100:alexander,iot
              nogroup:x:65534:
              systemd-journal:x:999:
              systemd-network:x:998:
              crontab:x:101:
              input:x:102:
              sgx:x:103:
              kvm:x:104:
              render:x:105:
              netdev:x:106:alexander
              tss:x:107:
              systemd-timesync:x:997:
              messagebus:x:108:
              _ssh:x:109:
              ssl-cert:x:110:
              bluetooth:x:111:alexander,iobroker
              avahi:x:112:
              lpadmin:x:113:alexander
              pipewire:x:114:
              fwupd-refresh:x:115:
              scanner:x:116:saned,alexander
              saned:x:117:
              geoclue:x:118:
              polkitd:x:996:
              rtkit:x:119:
              colord:x:120:
              Debian-gdm:x:121:
              alexander:x:1000:
              gnome-initial-setup:x:995:
              iobroker:x:1001:alexander
              iot:x:1002:
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Alex-Smarthome last edited by

                @alex-smarthome
                Das sind die vorhandenen Gruppen.

                groups
                

                als 'alexander' sagt?

                A 1 Reply Last reply Reply Quote 0
                • A
                  Alex-Smarthome @Thomas Braun last edited by Homoran

                  @thomas-braun

                  alexander@debian-IoBrocker:~$ groups
                  alexander cdrom floppy audio dip video plugdev users netdev bluetooth lpadmin scanner
                  alexander@debian-IoBrocker:~$ 
                  
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Alex-Smarthome last edited by

                    @alex-smarthome

                    Als root:

                    apt update
                    apt install sudo
                    usermod -a -G sudo,iobroker alexander
                    exit
                    

                    Nicht mehr als root herumkaspern...

                    iob fix
                    iob diag
                    
                    A Homoran 2 Replies Last reply Reply Quote 0
                    • A
                      Alex-Smarthome @Thomas Braun last edited by

                      @thomas-braun

                      root@debian-IoBrocker:/home/alexander# apt update
                      OK:1 http://security.debian.org/debian-security bookworm-security InRelease
                      OK:2 http://deb.debian.org/debian bookworm InRelease                                                                                                               
                      Holen:3 http://deb.debian.org/debian bookworm-updates InRelease [52,1 kB]                                                                                          
                      OK:4 https://linux.teamviewer.com/deb stable InRelease                                                                                                                       
                      OK:5 https://deb.nodesource.com/node_18.x nodistro InRelease                                                                               
                      Es wurden 52,1 kB in 1 s geholt (57,3 kB/s).
                      Paketlisten werden gelesen… Fertig
                      Abhängigkeitsbaum wird aufgebaut… Fertig
                      Statusinformationen werden eingelesen… Fertig
                      Alle Pakete sind aktuell.
                      root@debian-IoBrocker:/home/alexander# apt install sudo
                      Paketlisten werden gelesen… Fertig
                      Abhängigkeitsbaum wird aufgebaut… Fertig
                      Statusinformationen werden eingelesen… Fertig
                      sudo ist schon die neueste Version (1.9.13p3-1+deb12u1).
                      Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
                       gyp handlebars libc-ares2 libjs-async libjs-events libjs-inherits libjs-is-typedarray libjs-prettify libjs-regenerate libjs-source-map libjs-sprintf-js libjs-typedarray-to-buffer libssl-dev libuv1-dev
                       node-abbrev node-ampproject-remapping node-ansi-escapes node-ansi-regex node-ansi-styles node-aproba node-are-we-there-yet node-argparse node-arrify node-async node-async-each
                       node-babel-plugin-add-module-exports node-babel7-runtime node-balanced-match node-base64-js node-binary-extensions node-brace-expansion node-busboy node-camelcase node-caniuse-lite node-chownr
                       node-chrome-trace-event node-ci-info node-cjs-module-lexer node-clone node-clone-deep node-color-convert node-color-name node-colors node-commander node-commondir node-concat-stream
                       node-console-control-strings node-convert-source-map node-core-js node-core-js-pure node-core-util-is node-data-uri-to-buffer node-decompress-response node-deep-is node-defaults node-delegates node-depd
                       node-diff node-electron-to-chromium node-encoding node-end-of-stream node-err-code node-error-ex node-es-module-lexer node-escape-string-regexp node-eslint-utils node-eslint-visitor-keys node-esquery
                       node-estraverse node-esutils node-events node-fancy-log node-fast-deep-equal node-fast-levenshtein node-fetch node-find-up node-flatted node-for-in node-for-own node-foreground-child
                       node-fs-readdir-recursive node-fs-write-stream-atomic node-fs.realpath node-function-bind node-functional-red-black-tree node-get-caller-file node-get-stream node-glob node-globals node-got node-graceful-fs
                       node-has-flag node-has-unicode node-hosted-git-info node-iconv-lite node-ieee754 node-iferr node-imurmurhash node-indent-string node-inflight node-inherits node-ini node-interpret node-ip node-ip-regex
                       node-is-arrayish node-is-binary-path node-is-buffer node-is-extendable node-is-extglob node-is-path-cwd node-is-plain-obj node-is-plain-object node-is-stream node-is-typedarray node-is-windows node-isarray
                       node-isexe node-isobject node-js-tokens node-jsesc node-json-buffer node-json-parse-better-errors node-json-schema node-json-schema-traverse node-json-stable-stringify node-jsonify node-jsonparse
                       node-kind-of node-levn node-loader-runner node-locate-path node-lodash-packages node-lowercase-keys node-lru-cache node-memfs node-merge-stream node-mimic-response node-minimatch node-minimist node-minipass
                       node-mute-stream node-n3 node-negotiator node-neo-async node-npm-run-path node-object-inspect node-once node-optimist node-optionator node-osenv node-p-cancelable node-p-limit node-p-locate node-p-map
                       node-path-dirname node-path-exists node-path-is-absolute node-path-is-inside node-path-type node-pify node-pkg-dir node-postcss-value-parser node-prelude-ls node-process-nextick-args node-promise-inflight
                       node-promise-retry node-promzard node-prr node-pump node-quick-lru node-randombytes node-read node-readable-stream node-rechoir node-regenerate node-regenerate-unicode-properties node-regenerator-runtime
                       node-regenerator-transform node-regexpp node-regjsgen node-repeat-string node-require-directory node-resolve node-resolve-cwd node-resolve-from node-resumer node-retry node-run-queue node-safe-buffer
                       node-serialize-javascript node-set-blocking node-set-immediate-shim node-shebang-command node-shebang-regex node-signal-exit node-slash node-slice-ansi node-source-list-map node-source-map
                       node-source-map-support node-spdx-correct node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids node-sprintf-js node-ssri node-string-decoder node-strip-bom node-strip-json-comments
                       node-supports-color node-tapable node-terser node-text-table node-through node-time-stamp node-to-fast-properties node-tslib node-type-check node-typedarray node-typedarray-to-buffer node-undici
                       node-unicode-canonical-property-names-ecmascript node-unicode-match-property-value-ecmascript node-unicode-property-aliases-ecmascript node-unique-filename node-util-deprecate node-uuid node-v8flags
                       node-validate-npm-package-license node-wcwidth.js node-webpack-sources node-wordwrap node-wrappy node-write-file-atomic node-xtend node-y18n node-yallist
                      Verwenden Sie »apt autoremove«, um sie zu entfernen.
                      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                      root@debian-IoBrocker:/home/alexander# usermod -a -G sudo,iobroker alexander
                      bash: usermod: Kommando nicht gefunden.
                      root@debian-IoBrocker:/home/alexander# sudo usermod -a -G sudo,iobroker alexander
                      root@debian-IoBrocker:/home/alexander# exit
                      exit
                      
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Alex-Smarthome last edited by Thomas Braun

                        @alex-smarthome

                        Da ist aber einiges krumm...

                        sudo apt remove node-*
                        sudo apt autoremove
                        iob diag
                        
                        A 2 Replies Last reply Reply Quote 0
                        • A
                          Alex-Smarthome @Thomas Braun last edited by

                          @thomas-braun Nachdem ich jetzt gefühlte 1000 mal mein PW eingebenmusste, geht es immernoch nicht.

                          alexander@debian-IoBrocker:~$ iob fix
                          library: loaded
                          Library version=2023-10-13
                          
                          ==========================================================================
                          
                              Welcome to the ioBroker installation fixer!
                              Script version: 2023-10-13
                              
                              You might need to enter your password a couple of times.
                          
                          ==========================================================================
                          
                          
                          ==========================================================================
                              Installing prerequisites (1/5)
                          ==========================================================================
                          
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/apt-get update' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/sbin/setcap cap_net_admin,cap_net_bind_service,cap_net_raw+eip /usr/bin/node' as root on debian-IoBrocker.fritz.box.
                          
                          ==========================================================================
                              Checking ioBroker user and directory permissions (2/5)
                          ==========================================================================
                          
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/sbin/usermod -a -G iobroker alexander' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/rm -f /etc/sudoers.d/iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/sbin/visudo -c -q -f /home/alexander/temp_sudo_file' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          sudo: 3 Fehlversuche bei der Passwort-Eingabe
                          [sudo] Passwort für alexander: 
                          rrDas hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          sudo: 3 Fehlversuche bei der Passwort-Eingabe
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/sbin/usermod -a -G dialout iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/sbin/usermod -a -G tty iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/sbin/usermod -a -G video iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/touch .npmrc' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/grep -v -E ^audit=true .npmrc' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chown -R alexander:alexander .npmrc' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/touch .npmrc' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/grep -v -E ^update-notifier=true .npmrc' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chown -R alexander:alexander .npmrc' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          main: Zeile 596: /home/alexander/.iobroker/iobroker_completions: Datei oder Verzeichnis nicht gefunden
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/touch .npmrc' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/grep -v -E ^engine-strict=false .npmrc' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chown -R alexander:alexander .npmrc' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          main: Zeile 509: /home/alexander/.iobroker/npm_command_fix: Datei oder Verzeichnis nicht gefunden
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/mkdir -p /root/.iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/touch /root/.bashrc' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Fixing directory permissions...
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chown -R iobroker:iobroker /opt/iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chown -R iobroker:iobroker /opt/iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chown -R iobroker:iobroker /home/iobroker/.npm' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/sbin/usermod -a -G iobroker alexander' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          This system does not support setting default permissions.
                          Do not use npm to manually install adapters unless you know what you are doing!
                          
                          ==========================================================================
                              Check and cleanup npm temporary directories (3/5)
                          ==========================================================================
                          
                          [sudo] Passwort für alexander: 
                          Done.
                          
                          ==========================================================================
                              Database maintenance (4/5)
                          ==========================================================================
                          
                          Checking for uncompressed JSONL databases... This might take a while!
                          
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/npm x --yes @iobroker/jsonltool@latest /opt/iobroker/iobroker-data' as iobroker on debian-IoBrocker.fritz.box.
                          
                          ==========================================================================
                              Checking autostart (5/5)
                          ==========================================================================
                          
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/rm /lib/systemd/system/iobroker.service' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/systemctl daemon-reload' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/rm -f /opt/iobroker/iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/rm -f /usr/bin/iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/rm -f /opt/iobroker/iob' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/rm -f /usr/bin/iob' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/ln -sfn /opt/iobroker/iobroker /usr/bin/iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/ln -sfn /opt/iobroker/iobroker /usr/bin/iob' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          sudo: 3 Fehlversuche bei der Passwort-Eingabe
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chmod 755 /opt/iobroker/iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Das hat nicht funktioniert, bitte nochmal probieren.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chown iobroker:iobroker /opt/iobroker/iobroker' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chown -h iobroker:iobroker /opt/iobroker/iob' as root on debian-IoBrocker.fritz.box.
                          Enabling autostart...
                          [sudo] Passwort für alexander: 
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chown root:root /lib/systemd/system/iobroker.service' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/chmod 644 /lib/systemd/system/iobroker.service' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/systemctl daemon-reload' as root on debian-IoBrocker.fritz.box.
                          [sudo] Passwort für alexander: 
                          Sorry, user alexander is not allowed to execute '/usr/bin/systemctl enable iobroker' as root on debian-IoBrocker.fritz.box.
                          Autostart enabled!
                          
                          ==========================================================================
                          
                              Your installation was fixed successfully
                              Run iobroker start to start ioBroker again!
                          
                          ==========================================================================
                          
                          alexander@debian-IoBrocker:~$ iobroker start
                          alexander@debian-IoBrocker:~$ iob status
                          
                          <--- Last few GCs --->
                          
                          [13576:0x5dcc870]    17388 ms: Mark-sweep (reduce) 2047.4 (2068.7) -> 2046.4 (2065.5) MB, 5.3 / 0.0 ms  (+ 12.4 ms in 6 steps since start of marking, biggest step 10.2 ms, walltime since start of marking 22 ms) (average mu = 0.437, current mu = 0.371) fin[13576:0x5dcc870]    17423 ms: Mark-sweep (reduce) 2047.8 (2066.4) -> 2047.2 (2066.1) MB, 17.2 / 0.0 ms  (+ 11.3 ms in 15 steps since start of marking, biggest step 11.1 ms, walltime since start of marking 31 ms) (average mu = 0.316, current mu = 0.204) a
                          
                          <--- JS stacktrace --->
                          
                          FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                           1: 0xb95b60 node::Abort() [node]
                           2: 0xa9a7f8  [node]
                           3: 0xd6f2f0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
                           4: 0xd6f697 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
                           5: 0xf4cba5  [node]
                           6: 0xf5f08d v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
                           7: 0xf3978e v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
                           8: 0xf3ab57 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
                           9: 0xf1b0a0 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [node]
                          10: 0xf12b14 v8::internal::FactoryBase<v8::internal::Factory>::AllocateRawWithImmortalMap(int, v8::internal::AllocationType, v8::internal::Map, v8::internal::AllocationAlignment) [node]
                          11: 0xf14ea8 v8::internal::FactoryBase<v8::internal::Factory>::NewRawTwoByteString(int, v8::internal::AllocationType) [node]
                          12: 0xf1e35c v8::internal::Factory::NewStringFromUtf8(v8::base::Vector<char const> const&, v8::internal::AllocationType) [node]
                          13: 0xd7e3a3 v8::String::NewFromUtf8(v8::Isolate*, char const*, v8::NewStringType, int) [node]
                          14: 0xc84d71  [node]
                          15: 0xc84e8d node::StringDecoder::DecodeData(v8::Isolate*, char const*, unsigned long*) [node]
                          16: 0xc8545e  [node]
                          17: 0x169372f  [node]
                          /usr/bin/iob: Zeile 12: 13569 Abgebrochen             sudo -H -u iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
                          alexander@debian-IoBrocker:~$ 
                          
                          
                          1 Reply Last reply Reply Quote 0
                          • A
                            Alex-Smarthome @Thomas Braun last edited by

                            @thomas-braun said in Server Cannot start inMem-objects on port 9001::

                            @alex-smarthome

                            Da ist aber einiges krumm...

                            sudo apt remove node-*
                            sudo apt autoremove
                            iob diag
                            

                            Konnte das nur unter root ausführen, ind immernoch das gleiche Problem, root zuviele Rechte, User zuwenig rechte.

                            alexander@debian-IoBrocker:~$ sudo apt remove node-*
                            [sudo] Passwort für alexander: 
                            Sorry, user alexander is not allowed to execute '/usr/bin/apt remove node-*' as root on debian-IoBrocker.fritz.box.
                            alexander@debian-IoBrocker:~$ su
                            Passwort: 
                            root@debian-IoBrocker:/home/alexander# sudo apt remove node-*
                            Paketlisten werden gelesen… Fertig
                            Abhängigkeitsbaum wird aufgebaut… Fertig
                            Statusinformationen werden eingelesen… Fertig
                            Hinweis: »node-types-postcss-reporter« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-d3-chord« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-elliptic« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.after« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-natural-sort« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-plur« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-pikaday« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-istanbul-lib-hook« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-camelcase-keys« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-responselike« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-inline-source-map« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-vega-scenegraph« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-querystringify« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-raw-body« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-d3-hierarchy« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-css-tree« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-babel-code-frame« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-picocolors« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-string-length« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-minimatch« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-uni-global« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-promise« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-minify-numeric-literals« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-destroy« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.last« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-source-map« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.stubarray« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-transformers« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-channels« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-minify-flip-comparisons« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-expand-brackets« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-jest-expect« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-stylus« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-module-not-found-error« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-highlight.js« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-d3-selection« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-bind-obj-methods« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-util-deprecate« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-consolidate« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-object-hash« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-jest-mock« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-normalize-git-url« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-bluebird« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-config-chain« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-map-age-cleaner« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-tap-mocha-reporter« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-xoauth2« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-postcss« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-addon-api« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.spread« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-basic-auth« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-type-fest« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-vega-voronoi« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-discoveryjs-json-ext« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.assignin« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-nouislider-doc« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-imagemagick« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-utf-8-validate« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-handlebars« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.xor« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.isnative« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-v8-to-istanbul« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-d3-format« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-dryice« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-temp-dir« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-acorn« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.pullallwith« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-wikibase-sdk« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-async-settle« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-security« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.random« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-mysticatea-eslint-plugin« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-collect-v8-coverage« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-big.js« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-core« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-split-string« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.trimstart« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-yargs-unparser« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-tsconfig-node10« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-tsconfig-node12« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-tsconfig-node14« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-tsconfig-node16« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-tsconfig-node18« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-yocto-queue« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-glob-stream« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-coffeescript« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-jstimezonedetect« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-walker« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-triple-beam« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-errs« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-core-js-builder« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-charcodes« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-nouislider« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-essentials« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.tosafeinteger« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.isarguments« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-constantinople« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-syntax-do-expressions« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-resolve« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-ensure-posix-path« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-change-case« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.remove« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-reserved« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.method« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-es-abstract« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-concat-map« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.zip« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.flattendepth« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.stubfalse« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-registry-url« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-cssom« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-requirejs-text« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-assertion-error« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-make-iterator« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-postgres-array« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-node« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-proposal-class-static-block« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-proposal-optional-chaining« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.findkey« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-commondir« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-date-time« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-applause« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-etag« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-esrecurse« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-fast-diff« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-deep-for-each« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-combine-source-map« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-through2-filter« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-istanbul-lib-source-maps« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-opentip« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-eslint-plugin-html« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-tweetnacl« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-telegram-bot-api« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.isweakmap« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-strophejs-plugin-mam« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-caniuse-lite« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-postcss-reporter« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-cycle« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-acorn-class-fields« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-vary« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-transform-modules-commonjs« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-ps-tree« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-forwarded« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.union« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-istanbul-reports« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-grunt-contrib-requirejs« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.memoize« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-regenerator« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-stream« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-gulp-changed« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lumino-signaling« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-single-line-log« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-path-exists« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-opener« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-glob-to-regexp« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-prompts« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-ldap-filter« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-request« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-mqtt-connection« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-libnpmexec« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.findlastkey« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-hash-sum« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-prosemirror-model« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-array-flatten« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.keys« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.lastindexof« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-es-shim-unscopables« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.pull« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-npmcli-metavuln-calculator« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-postcss-flexbugs-fixes« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-querystringify« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.oversome« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-remark-slide« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-webassemblyjs-ast« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-bufferstreams« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-keyv« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-puka« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-generic-pool« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-pump« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-jest-runtime« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-ansi-wrap« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-object-inspect« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-resolve« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-y-websocket« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lower-case« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-external-helpers« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-trust-keyto« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-regenerator-preset« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.isdate« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-transform-flow-strip-types« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-inquirer« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-dequeue« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-strip-final-newline« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.at« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-nodelib-fs.scandir« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lumino-dragdrop« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-backbone« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.ntharg« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-chartkick« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.eq« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-quote-stream« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-assertive« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-snapdragon-capture-set« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.gt« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-exit« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-events-to-array« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-winston-compat« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-eslint-parser« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.lt« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-vali-date« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-rollup-plugin-babel« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-clean-yaml-object« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.clamp« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-wcwidth« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-vega« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-webassemblyjs-cli« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-jstimezonedetect« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-jmespath« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-jest-validate« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-mini-css-extract-plugin« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-cookie« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-npmcli-run-script« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-transform-react-jsx-source« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.findlastindex« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-json-stringify-safe« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-create-require« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-cli-table2« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-helper-fixtures« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-varstream« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-unpipe« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-mustache« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-hash-base« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-babel-standalone« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-jest-globals« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-react-highlighter« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-fuzzaldrin-plus« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lumino-polling« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-spdx-expression-parse« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-morgan« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-statuses« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-array-sort« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-js-beautify« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.mapvalues« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-react-is« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-urlsearchparams« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-transform-react-inline-elements« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-parse5-htmlparser2-tree-adapter« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-fancy-log« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-sanitize-html« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-transform-flow-comments« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-regjsparser« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-webassemblyjs-ieee754« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-d3-array« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-which« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.sortby« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-jsbn« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-string« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-strophejs-plugin-rsm« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-istanbul-lib-coverage« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-websocket-stream« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-seedrandom« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.methodof« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-wawoff2« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-pacote« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-keygrip« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-require-relative« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-jest-react« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.isweakset« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-global-prefix« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-trim-newlines« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-minipass-json-stream« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-gulp-plumber« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.includes« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.iselement« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.isarraylikeobject« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-require-dir« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-array-initial« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-dottie« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-ip-regex« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-uglify-save-license« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-caller« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-data-urls« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-requirejs« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-performance-now« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-deps-sort« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-buffer« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-transform-property-mutators« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-eslint-plugin-eslint-plugin« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-codemirror« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-rollup-plugin-alias« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-busboy« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-console-browserify« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-pretty-ms« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-envinfo« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-istanbul-lib-report« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lazy-node-readlines« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-package-hash« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-zeparser« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.unzipwith« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-scope-analyzer« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-async-hook-domain« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.-reinterpolate« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-mime-types« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-source-map-resolve« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-esbuild-wasm« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.ismap« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lumino-widgets« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-cookies« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-gulp-header« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-sequencify« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-serialize-javascript« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-deep-equal« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-chai-as-promised« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.range« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-json-buffer« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-which-collection« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-klaw« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-latest-version« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-csv-spectrum« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.partialright« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-has-unicode« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-chancejs-bool« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-gulp-coffee« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-dotfile« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-number-is-nan« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-ansi-up« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-address« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lumino-example-dockpanel-iife« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.isnan« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-passport-strategy« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-require-from-string« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-parse-asn1« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-esniff« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-colorette« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.isnil« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.zipobjectdeep« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-uuid« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-core-js-compat« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-path-in-dir« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-gar-promisify« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-camel-case« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-upper-case« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-shasum« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-unc-path-regex« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-minimist« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.snakecase« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-copy-concurrently« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-parse-json« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-component-emitter« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-syntax-decimal« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-github-url-from-git« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.difference« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-knockout« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-process-nextick-args« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.escaperegexp« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.unset« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.tonumber« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.divide« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-p-each-series« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-whatwg-url« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-cookiejar« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-http2-wrapper« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-dagre-d3-renderer« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.sortedlastindex« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-uid-safe« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-prop-types« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-add-filename-increment« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-shell-quote« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-transform-react-display-name« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-bunyan« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-vue-server-renderer« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-proper-lockfile« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-cacheable-request« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-wikibase-edit« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-bytes« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.slice« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-enhanced-resolve« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-sigmund« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-whatwg-mimetype« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lazy-property« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-woff« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-highlight« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-helper-create-class-features-plugin« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-eslint-plugin-node« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-d3-dsv« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-grunt-legacy-log-utils« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.padend« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-acorn-dynamic-import« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-binary-path« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.sortedindex« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.invertby« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-globby« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-cbor-web« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-anymatch« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-less-loader« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-dot-prop« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-path-type« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-uglify« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-mousetrap« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-regenerator-runtime« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-postcss-cli« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.wrap« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-pify« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.propertyof« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-jest-hoist« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-stack-utils« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-hashish« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-relative« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-js-sdsl« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash-packages« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lumino-messaging« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-unset-value« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.tosafeinteger« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-escope« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-pascalcase« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.times« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-type-is« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-postcss-loader« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.unzipwith« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.deburr« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-stream-consume« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.issymbol« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-transform-typescript« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-vows« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.isset« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-d3-geo« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-extglob« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-d3-collection« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-fastcgi-stream« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-fbjs« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-repeat-element« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.tolength« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-grunt-known-options« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-gulp-sass« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-netmask« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-enabled« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-d3-time« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-type-detect« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-backbone« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-forever-agent« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-randombytes« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-postcss-will-change« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-sigmund« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-function-bind« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-invert-kv« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-amdefine« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-proposal-partial-application« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-deferred« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.rest« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-constant-case« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-rollup-plugin-string« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-ansi-gray« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-css-color-names« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-transform-minify-booleans« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.assignwith« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-throttleit« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-module« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-minify-replace« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-statuses« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-react-is« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lazystream« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-vega-selections« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-template« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-browserify-cipher« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-blueprintjs-colors« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-npm-packlist« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-write-file-atomic« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-minipass-collect« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.unzip« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-syntax-dynamic-import« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-icss-replace-symbols« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel-plugin-proposal-private-property-in-object« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-fg-loadcss« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-ebnf-parser« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.forownright« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.matches« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-spdx-correct« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.clone« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-unorm« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-csstype« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.clonedeepwith« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-babel7-standalone« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-prosemirror-state« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.toplainobject« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-xml2js« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-window-size« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-tiny-glob« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-array-unique« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.pullall« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-loader-utils« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.sortedlastindex« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-inflection« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-fs-extra« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-buffer-equal« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-is-generator-fn« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-node-addon-api« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-moment« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.uniqueid« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-libs-browser« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.partial« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.findlastkey« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-client-sessions« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-peek-readable« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.replace« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-acorn-jsx« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-isexe« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-es6-error« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-sentence-case« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-lodash.pullallwith« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-parse-glob« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-color-convert« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.flatmapdeep« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.reduce« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-terser« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-sinonjs-referee« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-diagnostics« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-webassemblyjs-helper-numbers« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-browserify-zlib« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-types-yargs-parser« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-hsluv« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-header-case« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-lodash.reverse« wird für das Suchmuster »node-*« gewählt.
                            Hinweis: »node-resumer« wird für das Suchmuster »node-*« gewählt.
                            
                            
                            >>>>GEKÜRZT WEIL ZULANG<<<<
                            
                            
                            Paket »node-vue« ist nicht installiert, wird also auch nicht entfernt.
                            Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
                              gyp javascript-common libc-ares2 libjs-async libjs-events libjs-inherits libjs-is-typedarray libjs-prettify libjs-regenerate libjs-source-map libjs-sprintf-js libjs-typedarray-to-buffer libssl-dev libuv1-dev
                            Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
                            Die folgenden Pakete werden ENTFERNT:
                              handlebars libreoffice-help-common libreoffice-help-de libreoffice-help-en-us node-abbrev node-ampproject-remapping node-ansi-escapes node-ansi-regex node-ansi-styles node-aproba node-are-we-there-yet
                              node-argparse node-arrify node-async node-async-each node-babel-plugin-add-module-exports node-babel7-runtime node-balanced-match node-base64-js node-binary-extensions node-brace-expansion node-busboy
                              node-camelcase node-caniuse-lite node-chownr node-chrome-trace-event node-ci-info node-cjs-module-lexer node-clipboard node-clone node-clone-deep node-color-convert node-color-name node-colors node-commander
                              node-commondir node-concat-stream node-console-control-strings node-convert-source-map node-core-js node-core-js-pure node-core-util-is node-data-uri-to-buffer node-decompress-response node-deep-is
                              node-defaults node-delegates node-depd node-diff node-electron-to-chromium node-encoding node-end-of-stream node-err-code node-error-ex node-es-module-lexer node-escape-string-regexp node-eslint-utils
                              node-eslint-visitor-keys node-esquery node-estraverse node-esutils node-events node-fancy-log node-fast-deep-equal node-fast-levenshtein node-fetch node-find-up node-flatted node-for-in node-for-own
                              node-foreground-child node-fs-readdir-recursive node-fs-write-stream-atomic node-fs.realpath node-function-bind node-functional-red-black-tree node-get-caller-file node-get-stream node-glob node-globals
                              node-got node-graceful-fs node-has-flag node-has-unicode node-hosted-git-info node-iconv-lite node-ieee754 node-iferr node-imurmurhash node-indent-string node-inflight node-inherits node-ini node-interpret
                              node-ip node-ip-regex node-is-arrayish node-is-binary-path node-is-buffer node-is-extendable node-is-extglob node-is-path-cwd node-is-plain-obj node-is-plain-object node-is-stream node-is-typedarray
                              node-is-windows node-isarray node-isexe node-isobject node-js-tokens node-jsesc node-json-buffer node-json-parse-better-errors node-json-schema node-json-schema-traverse node-json-stable-stringify
                              node-jsonify node-jsonparse node-kind-of node-levn node-loader-runner node-locate-path node-lodash-packages node-lowercase-keys node-lru-cache node-memfs node-merge-stream node-mimic-response node-minimatch
                              node-minimist node-minipass node-mute-stream node-n3 node-negotiator node-neo-async node-normalize.css node-npm-run-path node-object-inspect node-once node-optimist node-optionator node-osenv
                              node-p-cancelable node-p-limit node-p-locate node-p-map node-path-dirname node-path-exists node-path-is-absolute node-path-is-inside node-path-type node-pify node-pkg-dir node-postcss-value-parser
                              node-prelude-ls node-prismjs node-process-nextick-args node-promise-inflight node-promise-retry node-promzard node-prr node-pump node-quick-lru node-randombytes node-read node-readable-stream node-rechoir
                              node-regenerate node-regenerate-unicode-properties node-regenerator-runtime node-regenerator-transform node-regexpp node-regjsgen node-repeat-string node-require-directory node-resolve node-resolve-cwd
                              node-resolve-from node-resumer node-retry node-run-queue node-safe-buffer node-serialize-javascript node-set-blocking node-set-immediate-shim node-shebang-command node-shebang-regex node-signal-exit
                              node-slash node-slice-ansi node-source-list-map node-source-map node-source-map-support node-spdx-correct node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids node-sprintf-js node-ssri
                              node-string-decoder node-strip-bom node-strip-json-comments node-supports-color node-tapable node-terser node-text-table node-through node-time-stamp node-to-fast-properties node-tslib node-type-check
                              node-typedarray node-typedarray-to-buffer node-undici node-unicode-canonical-property-names-ecmascript node-unicode-match-property-value-ecmascript node-unicode-property-aliases-ecmascript
                              node-unique-filename node-util-deprecate node-uuid node-v8flags node-validate-npm-package-license node-wcwidth.js node-webpack-sources node-wordwrap node-wrappy node-write-file-atomic node-xtend node-y18n
                              node-yallist
                            0 aktualisiert, 0 neu installiert, 231 zu entfernen und 0 nicht aktualisiert.
                            Nach dieser Operation werden 118 MB Plattenplatz freigegeben.
                            Möchten Sie fortfahren? [J/n] j
                            (Lese Datenbank ... 185479 Dateien und Verzeichnisse sind derzeit installiert.)
                            Entfernen von handlebars (3:4.7.7+~4.1.0-1) ...
                            Entfernen von libreoffice-help-en-us (4:7.4.7-1) ...
                            Entfernen von libreoffice-help-de (4:7.4.7-1) ...
                            Entfernen von libreoffice-help-common (4:7.4.7-1) ...
                            Entfernen von node-abbrev (1.1.1+~1.1.2-1) ...
                            Entfernen von node-terser (5.16.5-2) ...
                            Entfernen von node-ampproject-remapping (2.2.0+~cs5.15.37-1) ...
                            Entfernen von node-ansi-escapes (5.0.0+really.4.3.1-1) ...
                            Entfernen von node-ansi-regex (5.0.1-1) ...
                            Entfernen von node-slice-ansi (5.0.0+~cs9.0.0-5) ...
                            Entfernen von node-ansi-styles (6.2.1-2) ...
                            Entfernen von node-run-queue (2.0.0-3) ...
                            Entfernen von node-aproba (2.0.0-3) ...
                            Entfernen von node-are-we-there-yet (3.0.1+~1.1.0-1) ...
                            Entfernen von node-argparse (2.0.1-2) ...
                            Entfernen von node-optimist (0.6.1+~0.0.30-2) ...
                            Entfernen von node-minimist (1.2.7+~cs5.3.2-2) ...
                            Entfernen von node-arrify (2.0.1-3) ...
                            Entfernen von node-async (0.8.0-6) ...
                            Entfernen von node-async-each (1.0.3-3) ...
                            Entfernen von node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ...
                            Entfernen von node-regenerator-transform (0.15.1+~0.10.8-1) ...
                            Entfernen von node-babel7-runtime (7.20.15+ds1+~cs214.269.168-3+deb12u1) ...
                            Entfernen von node-glob (8.0.3+~cs8.4.15-1) ...
                            Entfernen von node-minimatch (5.1.1+~5.1.2-1) ...
                            Entfernen von node-brace-expansion (2.0.1-2) ...
                            Entfernen von node-balanced-match (2.0.0-1) ...
                            Entfernen von node-base64-js (1.5.1+dfsg+~1.3.0-2) ...
                            Entfernen von node-is-binary-path (2.1.0-5) ...
                            Entfernen von node-binary-extensions (2.2.0-2) ...
                            Entfernen von node-undici (5.15.0+dfsg1+~cs20.10.9.3-1+deb12u1) ...
                            Entfernen von node-busboy (1.6.0+~cs2.6.0-2) ...
                            Entfernen von node-camelcase (7.0.0-3) ...
                            Entfernen von node-caniuse-lite (1.0.30001436+dfsg+~1.0.1-1) ...
                            Entfernen von node-chownr (2.0.0-2) ...
                            Entfernen von node-chrome-trace-event (1.0.3-2) ...
                            Entfernen von node-ci-info (3.6.1+~cs1.1.0-1) ...
                            Entfernen von node-cjs-module-lexer (1.2.2+dfsg-5) ...
                            Entfernen von node-prismjs (1.29.0+dfsg+~1.26.0-1) ...
                            Entfernen von node-clipboard (2.0.11+ds+~cs9.6.11-1) ...
                            Entfernen von node-wcwidth.js (1.0.2-2) ...
                            Entfernen von node-defaults (1.0.4+~1.0.3-1) ...
                            Entfernen von node-clone (2.1.2-4) ...
                            Entfernen von node-clone-deep (4.0.1+~cs7.0.2-1) ...
                            Entfernen von node-color-convert (2.0.1+~cs2.0.0-2) ...
                            Entfernen von node-color-name (1.1.4+~1.1.1-2) ...
                            Entfernen von node-colors (1.4.0-4) ...
                            Entfernen von node-commander (9.4.1-1) ...
                            Entfernen von node-commondir (1.0.1+~1.0.0-1) ...
                            Entfernen von node-concat-stream (2.0.0+~2.0.0-2) ...
                            Entfernen von node-console-control-strings (1.1.0-3) ...
                            Entfernen von node-convert-source-map (1.9.0+~1.5.2-1) ...
                            Entfernen von node-core-js (3.26.1-3) ...
                            Entfernen von node-core-js-pure (3.26.1-3) ...
                            Entfernen von node-n3 (1.16.3+~1.2.3+~1.10.4-1) ...
                            Entfernen von node-fs-write-stream-atomic (1.0.10-6) ...
                            Entfernen von node-readable-stream (3.6.0+~cs3.0.0-4) ...
                            Entfernen von node-core-util-is (1.0.3-1) ...
                            Entfernen von node-fetch (3.3.0+~cs11.4.11-2) ...
                            Entfernen von node-data-uri-to-buffer (4.0.0-3) ...
                            Entfernen von node-got (11.8.5+~cs58.13.36-3) ...
                            Entfernen von node-decompress-response (6.0.0-2) ...
                            Entfernen von node-optionator (0.9.1+dfsg+~cs1.2.3-1) ...
                            Entfernen von node-deep-is (0.1.4-1) ...
                            Entfernen von node-delegates (1.0.0-3) ...
                            Entfernen von node-depd (2.0.0-2) ...
                            Entfernen von node-diff (5.0.0~dfsg+~5.0.1-4) ...
                            Entfernen von node-electron-to-chromium (1.4.284-1) ...
                            Entfernen von node-ssri (9.0.1-2) ...
                            Entfernen von node-minipass (3.3.6+~cs9.4.19-1) ...
                            Entfernen von node-encoding (0.1.13-2) ...
                            Entfernen von node-get-stream (6.0.1-1) ...
                            Entfernen von node-pump (3.0.0-5) ...
                            Entfernen von node-end-of-stream (1.4.4+~1.4.1-1) ...
                            Entfernen von node-promise-retry (2.0.1-4) ...
                            Entfernen von node-err-code (2.0.3+dfsg-3) ...
                            Entfernen von node-error-ex (1.3.2-4) ...
                            Entfernen von node-es-module-lexer (1.1.0+dfsg-2) ...
                            Entfernen von node-p-map (4.0.0+~3.1.0+~3.0.1-1) ...
                            Entfernen von node-escape-string-regexp (4.0.0-2) ...
                            Entfernen von node-eslint-utils (3.0.0-3) ...
                            Entfernen von node-eslint-visitor-keys (3.3.0+~1.0.0-1) ...
                            Entfernen von node-esquery (1.4.2~ds-1) ...
                            Entfernen von node-estraverse (5.3.0+ds+~5.1.1-1) ...
                            Entfernen von node-esutils (2.0.3+~2.0.0-1) ...
                            Entfernen von node-events (3.3.0+~3.0.0-3) ...
                            Entfernen von node-fancy-log (1.3.3+~cs1.3.1-2) ...
                            Entfernen von node-fast-deep-equal (3.1.3-3) ...
                            Entfernen von node-fast-levenshtein (2.0.6+ds-3) ...
                            Entfernen von node-pkg-dir (5.0.0-2) ...
                            Entfernen von node-find-up (6.3.0-7) ...
                            Entfernen von node-flatted (3.2.7~ds-1) ...
                            Entfernen von node-for-own (1.0.0-3) ...
                            Entfernen von node-for-in (1.0.2-4) ...
                            Entfernen von node-foreground-child (2.0.0-5) ...
                            Entfernen von node-fs-readdir-recursive (1.1.0+~1.1.0-1) ...
                            Entfernen von node-fs.realpath (1.0.0-3) ...
                            Entfernen von node-rechoir (0.8.0+~0.6.1-2) ...
                            Entfernen von node-resolve (1.22.1+~cs5.31.10-1) ...
                            Entfernen von node-function-bind (1.1.1+repacked+~1.0.3-2) ...
                            Entfernen von node-functional-red-black-tree (1.0.1+20181105-7) ...
                            Entfernen von node-get-caller-file (2.0.5+~cs1.1.1-4) ...
                            Entfernen von node-globals (13.18.0-1) ...
                            Entfernen von node-graceful-fs (4.2.10-1) ...
                            Entfernen von node-supports-color (8.1.1+~8.1.1-1) ...
                            Entfernen von node-has-flag (4.0.0-3) ...
                            Entfernen von node-has-unicode (2.0.1-5) ...
                            Entfernen von node-hosted-git-info (6.1.1-2) ...
                            Entfernen von node-iconv-lite (0.6.3-3) ...
                            Entfernen von node-ieee754 (1.2.1-3) ...
                            Entfernen von node-iferr (1.0.2+~1.0.2-1) ...
                            Entfernen von node-write-file-atomic (4.0.2+~4.0.0-1) ...
                            Entfernen von node-unique-filename (1.1.1+ds-2) ...
                            Entfernen von node-imurmurhash (0.1.4+dfsg+~0.1.1-2) ...
                            Entfernen von node-indent-string (4.0.0-2) ...
                            Entfernen von node-inflight (1.0.6-2) ...
                            Entfernen von node-inherits (2.0.4-6) ...
                            Entfernen von node-ini (3.0.1-2) ...
                            Entfernen von node-interpret (2.2.0-3) ...
                            Entfernen von node-ip (2.0.0+~1.1.0-1) ...
                            Entfernen von node-ip-regex (4.3.0+~4.1.1-1) ...
                            Entfernen von node-is-arrayish (0.3.2-3) ...
                            Entfernen von node-kind-of (6.0.3+dfsg-2) ...
                            Entfernen von node-is-buffer (2.0.5-2) ...
                            Entfernen von node-is-extendable (1.0.1-3) ...
                            Entfernen von node-is-extglob (2.1.1-5) ...
                            Entfernen von node-is-path-cwd (2.2.0-2) ...
                            Entfernen von node-is-plain-obj (3.0.0-2) ...
                            Entfernen von node-is-plain-object (5.0.0-7) ...
                            Entfernen von node-is-stream (3.0.0-4) ...
                            Entfernen von node-typedarray-to-buffer (4.0.0-2) ...
                            Entfernen von node-is-typedarray (1.0.0-4) ...
                            Entfernen von node-is-windows (1.0.2+~cs1.0.0-1) ...
                            Entfernen von node-isarray (2.0.5-4) ...
                            Entfernen von node-isexe (2.0.0+~2.0.1-5) ...
                            Entfernen von node-isobject (4.0.0-2) ...
                            Entfernen von node-js-tokens (8.0.0-2) ...
                            Entfernen von node-jsesc (3.0.2+~3.0.1-1) ...
                            Entfernen von node-json-buffer (3.0.1+~3.0.0-1) ...
                            Entfernen von node-json-parse-better-errors (1.0.2+~cs3.3.1-2) ...
                            Entfernen von node-json-schema (0.4.0+~7.0.11-1) ...
                            Entfernen von node-json-schema-traverse (1.0.0-3) ...
                            Entfernen von node-json-stable-stringify (1.0.2+~cs5.2.34-1) ...
                            Entfernen von node-jsonify (0.0.1-1) ...
                            Entfernen von node-jsonparse (1.3.1-10) ...
                            Entfernen von node-levn (0.4.1+dfsg-2) ...
                            Entfernen von node-loader-runner (4.3.0-1) ...
                            Entfernen von node-locate-path (7.1.1-2) ...
                            Entfernen von node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9) ...
                            Entfernen von node-lowercase-keys (2.0.0-2) ...
                            Entfernen von node-lru-cache (7.14.1-1) ...
                            Entfernen von node-memfs (3.4.12+~cs1.0.3-1) ...
                            Entfernen von node-merge-stream (2.0.0+~1.1.2-2) ...
                            Entfernen von node-mimic-response (3.1.0-8) ...
                            Entfernen von node-promzard (0.3.0-2) ...
                            Entfernen von node-read (1.0.7-5) ...
                            Entfernen von node-mute-stream (0.0.8+~0.0.1-3) ...
                            Entfernen von node-negotiator (0.6.3+~0.6.1-1) ...
                            Entfernen von node-neo-async (2.6.2+~cs3.0.0-2) ...
                            Entfernen von node-normalize.css (8.0.1-5) ...
                            Entfernen von node-npm-run-path (5.1.0+~4.0.0-8) ...
                            Entfernen von node-object-inspect (1.12.2+~cs1.8.1-1) ...
                            Entfernen von node-once (1.4.0-7) ...
                            Entfernen von node-osenv (0.1.5+~0.1.1-1) ...
                            Entfernen von node-p-cancelable (2.1.1-1) ...
                            Entfernen von node-p-locate (6.0.0-12) ...
                            Entfernen von node-p-limit (4.0.0+~cs4.0.0-5) ...
                            Entfernen von node-path-dirname (1.0.2-2) ...
                            Entfernen von node-path-exists (5.0.0-8) ...
                            Entfernen von node-path-is-absolute (2.0.0-2) ...
                            Entfernen von node-path-is-inside (1.0.2+~1.0.0-1) ...
                            Entfernen von node-path-type (4.0.0-3) ...
                            Entfernen von node-pify (5.0.0+~cs5.0.1-1) ...
                            Entfernen von node-postcss-value-parser (4.2.0-1) ...
                            Entfernen von node-type-check (0.4.0+dfsg-3) ...
                            Entfernen von node-prelude-ls (1.2.1+dfsg-3) ...
                            Entfernen von node-process-nextick-args (2.0.1-3) ...
                            Entfernen von node-promise-inflight (1.0.1+~1.0.0-1) ...
                            Entfernen von node-prr (1.0.1-3) ...
                            Entfernen von node-quick-lru (6.1.1-4) ...
                            Entfernen von node-serialize-javascript (6.0.0-2) ...
                            Entfernen von node-randombytes (2.1.0+~2.0.0-2) ...
                            Entfernen von node-regenerate-unicode-properties (10.1.0+ds-1) ...
                            Entfernen von node-regenerate (1.4.2-3) ...
                            Entfernen von node-regenerator-runtime (0.15.1+~0.10.8-1) ...
                            Entfernen von node-regexpp (3.2.0-4) ...
                            Entfernen von node-regjsgen (0.7.1+ds-1) ...
                            Entfernen von node-repeat-string (1.6.1+repack-1) ...
                            Entfernen von node-require-directory (2.1.1+~2.1.2-1) ...
                            Entfernen von node-resolve-cwd (3.0.0-2) ...
                            Entfernen von node-resolve-from (5.0.0+~3.1.0+~3.3.0+~2.0.0-1) ...
                            Entfernen von node-resumer (0.0.0-6) ...
                            Entfernen von node-retry (0.13.1+~0.12.1-1) ...
                            Entfernen von node-string-decoder (1.3.0-6) ...
                            Entfernen von node-safe-buffer (5.2.1+~cs2.1.2-3) ...
                            Entfernen von node-set-blocking (2.0.0-2) ...
                            Entfernen von node-set-immediate-shim (2.0.0-2) ...
                            Entfernen von node-shebang-command (2.0.0-1) ...
                            Entfernen von node-shebang-regex (3.0.0-2) ...
                            Entfernen von node-signal-exit (3.0.7+~3.0.1-1) ...
                            Entfernen von node-slash (4.0.0-3) ...
                            Entfernen von node-webpack-sources (3.2.3+~3.2.0-2) ...
                            Entfernen von node-source-list-map (2.0.1+dfsg-2) ...
                            Entfernen von node-source-map-support (0.5.21+ds+~0.5.4-1) ...
                            Entfernen von node-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
                            Entfernen von node-validate-npm-package-license (3.0.4-2) ...
                            Entfernen von node-spdx-correct (3.1.1-2) ...
                            Entfernen von node-spdx-expression-parse (3.0.1+~3.0.1-1) ...
                            Entfernen von node-spdx-exceptions (2.3.0-2) ...
                            Entfernen von node-spdx-license-ids (3.0.12-1) ...
                            Entfernen von node-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
                            Entfernen von node-strip-bom (4.0.0-2) ...
                            Entfernen von node-strip-json-comments (4.0.0-4) ...
                            Entfernen von node-tapable (2.2.1-2) ...
                            Entfernen von node-text-table (0.2.0-4) ...
                            Entfernen von node-through (2.3.8+~cs0.0.30-1) ...
                            Entfernen von node-time-stamp (2.2.0-2) ...
                            Entfernen von node-to-fast-properties (3.0.1-3) ...
                            Entfernen von node-tslib (2.4.1-1) ...
                            Entfernen von node-typedarray (0.0.7-1) ...
                            Entfernen von node-unicode-canonical-property-names-ecmascript (2.0.0-2) ...
                            Entfernen von node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ...
                            Entfernen von node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ...
                            Entfernen von node-util-deprecate (1.0.2-3) ...
                            Entfernen von node-uuid (8.3.2+~8.3.3-3) ...
                            Entfernen von node-v8flags (3.2.0+~3.1.1-1) ...
                            Entfernen von node-wordwrap (1.0.0-4) ...
                            Entfernen von node-wrappy (1.0.2-3) ...
                            Entfernen von node-xtend (4.0.2-3) ...
                            Entfernen von node-y18n (5.0.8+~5.0.0-3) ...
                            Entfernen von node-yallist (4.0.0+~4.0.1-1) ...
                            Trigger für man-db (2.11.2-2) werden verarbeitet ...
                            root@debian-IoBrocker:/home/alexander# sudo apt autoremove
                            Paketlisten werden gelesen… Fertig
                            Abhängigkeitsbaum wird aufgebaut… Fertig
                            Statusinformationen werden eingelesen… Fertig
                            Die folgenden Pakete werden ENTFERNT:
                              gyp javascript-common libc-ares2 libjs-async libjs-events libjs-inherits libjs-is-typedarray libjs-prettify libjs-regenerate libjs-source-map libjs-sprintf-js libjs-typedarray-to-buffer libssl-dev libuv1-dev
                            0 aktualisiert, 0 neu installiert, 14 zu entfernen und 0 nicht aktualisiert.
                            Nach dieser Operation werden 15,5 MB Plattenplatz freigegeben.
                            Möchten Sie fortfahren? [J/n] j
                            (Lese Datenbank ... 160357 Dateien und Verzeichnisse sind derzeit installiert.)
                            Entfernen von gyp (0.1+20220404git9ecf45e-2) ...
                            Entfernen von javascript-common (11+nmu1) ...
                            Entfernen von libc-ares2:amd64 (1.18.1-3) ...
                            Entfernen von libjs-async (0.8.0-6) ...
                            Entfernen von libjs-events (3.3.0+~3.0.0-3) ...
                            Entfernen von libjs-inherits (2.0.4-6) ...
                            Entfernen von libjs-is-typedarray (1.0.0-4) ...
                            Entfernen von libjs-prettify (2015.12.04+dfsg-1.1) ...
                            Entfernen von libjs-regenerate (1.4.2-3) ...
                            Entfernen von libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
                            Entfernen von libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
                            Entfernen von libjs-typedarray-to-buffer (4.0.0-2) ...
                            Entfernen von libssl-dev:amd64 (3.0.11-1~deb12u2) ...
                            Entfernen von libuv1-dev:amd64 (1.44.2-1) ...
                            Trigger für man-db (2.11.2-2) werden verarbeitet ...
                            Trigger für libc-bin (2.36-9+deb12u3) werden verarbeitet ...
                            root@debian-IoBrocker:/home/alexander# iob diag
                            This script must not be run as root! 
                            Please use your standard user!
                            root@debian-IoBrocker:/home/alexander# 
                            
                            
                            A Homoran 2 Replies Last reply Reply Quote 0
                            • A
                              Alex-Smarthome @Alex-Smarthome last edited by

                              @alex-smarthome

                              alexander@debian-IoBrocker:~$ iob diag
                              [sudo] Passwort für alexander: 
                              Sorry, user alexander is not allowed to execute '/usr/bin/curl -sLf https://iobroker.net/diag.sh --output /home/iobroker/.diag.sh' as iobroker on debian-IoBrocker.fritz.box.
                              alexander@debian-IoBrocker:~$ 
                              
                              
                              
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @Alex-Smarthome last edited by

                                @alex-smarthome sagte in Server Cannot start inMem-objects on port 9001::

                                User zuwenig rechte.

                                und wie sieht das jetzt aus?
                                groups als alexander?

                                A 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Alex-Smarthome last edited by

                                  @alex-smarthome

                                  Keine Ahnung was du da als root alles angestellt hast.
                                  Installiere es neu, diesmal richtig als user.

                                  A 1 Reply Last reply Reply Quote 0
                                  • A
                                    Alex-Smarthome @Homoran last edited by

                                    @homoran Unverändert

                                    alexander@debian-IoBrocker:~$ groups
                                    alexander cdrom floppy audio dip video plugdev users netdev bluetooth lpadmin scanner
                                    alexander@debian-IoBrocker:~$ 
                                    
                                    
                                    
                                    
                                    1 Reply Last reply Reply Quote -1
                                    • A
                                      Alex-Smarthome @Thomas Braun last edited by

                                      @thomas-braun said in Server Cannot start inMem-objects on port 9001::

                                      @alex-smarthome

                                      Keine Ahnung was du da als root alles angestellt hast.
                                      Installiere es neu, diesmal richtig als user.

                                      Das Komplette System? Also Debian12 oder nur IoBroker? Es lief ja bis Sonntag abend gut.

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

                                        @Alex-Smarthome
                                        wo sind die Konsolenein- und -ausgaben davon?

                                        @thomas-braun sagte in Server Cannot start inMem-objects on port 9001::

                                        @alex-smarthome

                                        Als root:

                                        apt update
                                        apt install sudo
                                        usermod -a -G sudo,iobroker alexander
                                        exit
                                        

                                        Nicht mehr als root herumkaspern...

                                        iob fix
                                        iob diag
                                        
                                        A 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Alex-Smarthome last edited by

                                          @alex-smarthome

                                          Ja klar das ganze System.
                                          Das ist ja auch in Gänze von dir verfummelt worden.

                                          Und vergib dieses mal dem root erst gar kein Passwort, dann passt das auch alles.

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            Alex-Smarthome @Homoran last edited by

                                            @homoran said in Server Cannot start inMem-objects on port 9001::

                                            @Alex-Smarthome
                                            wo sind die Konsolenein- und -ausgaben davon?

                                            @thomas-braun sagte in Server Cannot start inMem-objects on port 9001::

                                            @alex-smarthome

                                            Als root:

                                            apt update
                                            apt install sudo
                                            usermod -a -G sudo,iobroker alexander
                                            exit
                                            

                                            Nicht mehr als root herumkaspern...

                                            iob fix
                                            iob diag
                                            

                                            Der 8 post

                                            root@debian-IoBrocker:/home/alexander# apt update
                                            OK:1 http://security.debian.org/debian-security bookworm-security InRelease
                                            OK:2 http://deb.debian.org/debian bookworm InRelease                                                                                                               
                                            Holen:3 http://deb.debian.org/debian bookworm-updates InRelease [52,1 kB]                                                                                          
                                            OK:4 https://linux.teamviewer.com/deb stable InRelease                                                                                                                       
                                            OK:5 https://deb.nodesource.com/node_18.x nodistro InRelease                                                                               
                                            Es wurden 52,1 kB in 1 s geholt (57,3 kB/s).
                                            
                                            Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            892
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            70
                                            3975
                                            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