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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [GELÖST] Admin 5.2.3 update ERROR

NEWS

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

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

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

[GELÖST] Admin 5.2.3 update ERROR

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
33 Beiträge 7 Kommentatoren 3.9k Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • NewpicselN Offline
    NewpicselN Offline
    Newpicsel
    schrieb am zuletzt editiert von
    #9

    @thomas-braun

    Den Fixer hatte ich eh zur sicherheit einmal gestartet, aber leider hilft selbst

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

    nicht

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • NewpicselN Newpicsel

      @thomas-braun

      Den Fixer hatte ich eh zur sicherheit einmal gestartet, aber leider hilft selbst

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

      nicht

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

      @newpicsel

      Das heißt? Rückmeldungen geheim? Dann lass ich da lieber die Finger von...

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

      NewpicselN GlasfaserG 2 Antworten Letzte Antwort
      0
      • NewpicselN Newpicsel

        Moin freunde,

        ich habe ein problem dabei den Admin auf 5.2.3 zu updaten:

        ERROR: Process exited with code 1

        $ iobroker upgrade admin@5.2.3
        Update admin from @5.2.1 to @5.2.3
        /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:207 if (arr.rows[id].value.common.enabled && hostname === arr.rows[id].value.common.host) { ^TypeError: Cannot read properties of undefined (reading 'enabled') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:207:55) at processImmediate (node:internal/timers:466:21)
        ERROR: Process exited with code 1

        Kann damit leider nicht viel anfangen und die suche bringt auch kein licht ins dunkle...
        Danke euch schon mal :)

        Node.js - v16.13.1
        NPM - 8.1.2
        PI 4 B - Raspian GNU/Linux 10 (Buster)

        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von
        #11

        @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

        Update admin from @5.2.1 to @5.2.3

        Zeige mal

        iobroker version
        

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        NewpicselN 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @newpicsel

          Das heißt? Rückmeldungen geheim? Dann lass ich da lieber die Finger von...

          NewpicselN Offline
          NewpicselN Offline
          Newpicsel
          schrieb am zuletzt editiert von
          #12

          @thomas-braun

          sorry 😅

          npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
          
          > iobroker.js-controller@3.3.22 preinstall /opt/iobroker/node_modules/iobroker.js-controller
          > node lib/preinstallCheck.js
          
          NPM version: 6.14.15
          
          > epoll@2.0.10 install /opt/iobroker/node_modules/epoll
          > node-gyp rebuild
          
          make: Verzeichnis „/opt/iobroker/node_modules/epoll/build“ wird betreten
            CXX(target) Release/obj.target/epoll/src/epoll.o
            SOLINK_MODULE(target) Release/obj.target/epoll.node
            COPY Release/epoll.node
          make: Verzeichnis „/opt/iobroker/node_modules/epoll/build“ wird verlassen
          
          > node-dht-sensor@0.4.3 install /opt/iobroker/node_modules/node-dht-sensor
          > node-gyp configure
          
          
          > canvas@2.8.0 install /opt/iobroker/node_modules/canvas
          > node-pre-gyp install --fallback-to-build
          
          node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.8.0/canvas-v2.8.0-node-v83-linux-glibc-arm.tar.gz
          node-pre-gyp WARN Pre-built binaries not installable for canvas@2.8.0 and node@14.18.2 (node-v83 ABI, glibc) (falling back to source compile with node-gyp)
          node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.8.0/canvas-v2.8.0-node-v83-linux-glibc-arm.tar.gz
          make: Verzeichnis „/opt/iobroker/node_modules/canvas/build“ wird betreten
            SOLINK_MODULE(target) Release/obj.target/canvas-postbuild.node
            COPY Release/canvas-postbuild.node
            CXX(target) Release/obj.target/canvas/src/backend/Backend.o
            CXX(target) Release/obj.target/canvas/src/backend/ImageBackend.o
            CXX(target) Release/obj.target/canvas/src/backend/PdfBackend.o
            CXX(target) Release/obj.target/canvas/src/backend/SvgBackend.o
            CXX(target) Release/obj.target/canvas/src/bmp/BMPParser.o
          ../src/bmp/BMPParser.cc: In member function ‘void BMPParser::Parser::parse(uint8_t*, int, uint8_t*)’:
          ../src/bmp/BMPParser.cc:186:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
             E(ptr - data > imgdOffset, "image data overlaps with another structure");
               ~~~~~~~~~~~^~~~~~~~~~~~
          ../src/bmp/BMPParser.cc:10:25: note: in definition of macro ‘E’
           #define E(cond, msg) if(cond) return setErr(msg)
                                   ^~~~
          ../src/bmp/BMPParser.cc:201:27: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
             E(ptr - data + imgdSize > len, "not enough image data");
               ~~~~~~~~~~~~~~~~~~~~~~^~~~~
          ../src/bmp/BMPParser.cc:10:25: note: in definition of macro ‘E’
           #define E(cond, msg) if(cond) return setErr(msg)
                                   ^~~~
            CXX(target) Release/obj.target/canvas/src/Backends.o
            CXX(target) Release/obj.target/canvas/src/Canvas.o
            CXX(target) Release/obj.target/canvas/src/CanvasGradient.o
            CXX(target) Release/obj.target/canvas/src/CanvasPattern.o
            CXX(target) Release/obj.target/canvas/src/CanvasRenderingContext2d.o
            CXX(target) Release/obj.target/canvas/src/closure.o
            CXX(target) Release/obj.target/canvas/src/color.o
            CXX(target) Release/obj.target/canvas/src/Image.o
            CXX(target) Release/obj.target/canvas/src/ImageData.o
            CXX(target) Release/obj.target/canvas/src/init.o
            CXX(target) Release/obj.target/canvas/src/register_font.o
            SOLINK_MODULE(target) Release/obj.target/canvas.node
            COPY Release/canvas.node
          make: Verzeichnis „/opt/iobroker/node_modules/canvas/build“ wird verlassen
          
          > @serialport/bindings@9.2.5 install /opt/iobroker/node_modules/@serialport/bindings
          > prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
          
          prebuild-install WARN install No prebuilt binaries found (target=14.18.2 runtime=node arch=arm libc= platform=linux)
          make: Verzeichnis „/opt/iobroker/node_modules/@serialport/bindings/build“ wird betreten
            CXX(target) Release/obj.target/bindings/src/serialport.o
          ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
          ../src/serialport.cpp:78:69: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
             uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen);
                                                                               ^~~~~~~~~~~~~
          ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:
          ../src/serialport.cpp:135:71: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
           uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate);
                                                                               ^~~~~~~~~~~~~~~
          
          ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:
          ../src/serialport.cpp:175:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
            uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose);
                                                                               ^~~~~~~~~~~~~~
          
          ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:
          ../src/serialport.cpp:215:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
            uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush);
                                                                               ^~~~~~~~~~~~~~
          
          ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:
          ../src/serialport.cpp:271:68: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
             uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet);
                                                                              ^~~~~~~~~~~~
          ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:
          ../src/serialport.cpp:316:68: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
             uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet);
                                                                              ^~~~~~~~~~~~
          ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:
          ../src/serialport.cpp:366:76: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
           eue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate);
                                                                               ^~~~~~~~~~~~~~~~~~~~
          
          ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:
          ../src/serialport.cpp:412:70: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
            uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain);
                                                                               ^~~~~~~~~~~~~~
          
          ../src/serialport.cpp: At global scope:
          ../src/serialport.cpp:433:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses]
           SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) {
                                      ^
          ../src/serialport.cpp:452:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses]
           SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {
                                        ^
          In file included from ../../../nan/nan.h:58,
                           from ../src/./serialport.h:13,
                           from ../src/serialport.cpp:1:
          /home/iobroker/.cache/node-gyp/14.18.2/include/node/node.h:787:43: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                 (node::addon_register_func) (regfunc),                          \
                                                     ^
          /home/iobroker/.cache/node-gyp/14.18.2/include/node/node.h:821:3: note: in expansion of macro ‘NODE_MODULE_X’
             NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
             ^~~~~~~~~~~~~
          ../src/serialport.cpp:486:1: note: in expansion of macro ‘NODE_MODULE’
           NODE_MODULE(serialport, init);
           ^~~~~~~~~~~
            CXX(target) Release/obj.target/bindings/src/serialport_unix.o
          ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
          ../src/serialport_unix.cpp:179:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=]
               snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
          ../src/serialport_unix.cpp:179:13: note: ‘snprintf’ output 20 or more bytes (assuming 1043) into a destination of size 1024
               snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
          ../src/serialport_unix.cpp:89:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=]
               snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
          ../src/serialport_unix.cpp:89:13: note: ‘snprintf’ output 22 or more bytes (assuming 1045) into a destination of size 1024
               snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
               ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            CXX(target) Release/obj.target/bindings/src/poller.o
            CXX(target) Release/obj.target/bindings/src/serialport_linux.o
            SOLINK_MODULE(target) Release/obj.target/bindings.node
            COPY Release/bindings.node
          make: Verzeichnis „/opt/iobroker/node_modules/@serialport/bindings/build“ wird verlassen
          
          > sharp@0.28.1 install /opt/iobroker/node_modules/sharp
          > (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
          
          sharp: Using cached /home/iobroker/.npm/_libvips/libvips-8.10.6-linux-armv7.tar.br
          prebuild-install WARN install No prebuilt binaries found (target=3 runtime=napi arch=arm libc= platform=linux)
          make: Verzeichnis „/opt/iobroker/node_modules/sharp/build“ wird betreten
            CC(target) Release/obj.target/nothing/../node-addon-api/nothing.o
            AR(target) Release/obj.target/../node-addon-api/nothing.a
            COPY Release/nothing.a
            TOUCH Release/obj.target/libvips-cpp.stamp
            CXX(target) Release/obj.target/sharp/src/common.o
            CXX(target) Release/obj.target/sharp/src/metadata.o
            CXX(target) Release/obj.target/sharp/src/stats.o
            CXX(target) Release/obj.target/sharp/src/operations.o
            CXX(target) Release/obj.target/sharp/src/pipeline.o
            CXX(target) Release/obj.target/sharp/src/utilities.o
            CXX(target) Release/obj.target/sharp/src/sharp.o
            SOLINK_MODULE(target) Release/obj.target/sharp.node
            COPY Release/sharp.node
          make: Verzeichnis „/opt/iobroker/node_modules/sharp/build“ wird verlassen
          
          > iobroker.vis@1.4.5 install /opt/iobroker/node_modules/iobroker.vis
          > node main.js --install
          
          
          > iobroker.vis-google-fonts@0.1.0 install /opt/iobroker/node_modules/iobroker.vis-google-fonts
          > node main.js --install
          
          
          > iobroker.js-controller@3.3.22 install /opt/iobroker/node_modules/iobroker.js-controller
          > node iobroker.js setup first
          
          object _design/custom updated
          object _design/system updated
          3 file(s) successfully synchronized with ioBroker storage.
          Please DO NOT copy files manually into ioBroker storage directories!
          
          The following notifications happened during sync:
          - Ignoring Directory "vis-plumb.admin" because officially not created as meta object. Please remove directory!
          - Added 3 Files in Directory "vis.0"
          
          
          > esbuild@0.11.23 postinstall /opt/iobroker/node_modules/esbuild
          > node install.js
          
          
          > node-dht-sensor@0.4.3 postinstall /opt/iobroker/node_modules/node-dht-sensor
          > node-gyp build
          
          make: Verzeichnis „/opt/iobroker/node_modules/node-dht-sensor/build“ wird betreten
            CC(target) Release/obj.target/nothing/node_modules/node-addon-api/src/nothing.o
            AR(target) Release/obj.target/node_modules/node-addon-api/src/nothing.a
            COPY Release/nothing.a
            CC(target) Release/obj.target/node_dht_sensor/src/bcm2835/bcm2835.o
            CXX(target) Release/obj.target/node_dht_sensor/src/node-dht-sensor.o
            CXX(target) Release/obj.target/node_dht_sensor/src/dht-sensor.o
            CXX(target) Release/obj.target/node_dht_sensor/src/util.o
            SOLINK_MODULE(target) Release/obj.target/node_dht_sensor.node
            COPY Release/node_dht_sensor.node
          make: Verzeichnis „/opt/iobroker/node_modules/node-dht-sensor/build“ wird verlassen
          
          > iobroker.javascript@5.2.13 postinstall /opt/iobroker/node_modules/iobroker.javascript
          > node ./install/installTypings.js
          
          Installing NodeJS typings...
          latest @types: 17, installed node: 14
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          
          + iobroker.js-controller@3.3.22
          added 4 packages from 7 contributors, removed 98 packages and updated 583 packages in 741.711s
          
          76 packages are looking for funding
            run `npm fund` for details
          
          
          1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @newpicsel

            Das heißt? Rückmeldungen geheim? Dann lass ich da lieber die Finger von...

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von
            #13

            @thomas-braun sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

            Rückmeldungen geheim?

            Die sind die ganze Zeit gekürzt

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            NewpicselN 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @thomas-braun sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

              Rückmeldungen geheim?

              Die sind die ganze Zeit gekürzt

              NewpicselN Offline
              NewpicselN Offline
              Newpicsel
              schrieb am zuletzt editiert von Newpicsel
              #14

              @glasfaser

              was genau fehlt an infos? ich halte nichts bewusst zurück! 🤔

              1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                Update admin from @5.2.1 to @5.2.3

                Zeige mal

                iobroker version
                
                NewpicselN Offline
                NewpicselN Offline
                Newpicsel
                schrieb am zuletzt editiert von
                #15

                @glasfaser said in Admin 5.2.3 update ERROR: Process exited with code 1:

                iobroker version

                3.3.22

                GlasfaserG 1 Antwort Letzte Antwort
                0
                • NewpicselN Newpicsel

                  @glasfaser said in Admin 5.2.3 update ERROR: Process exited with code 1:

                  iobroker version

                  3.3.22

                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #16

                  @newpicsel

                  Doch ... die komplette Ein/Ausgabe von der Konsole

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  NewpicselN 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @newpicsel

                    Doch ... die komplette Ein/Ausgabe von der Konsole

                    NewpicselN Offline
                    NewpicselN Offline
                    Newpicsel
                    schrieb am zuletzt editiert von
                    #17

                    @glasfaser

                    verstehe ich nicht! 🤣
                    hab doch bis auf den downgrade und eben den "sudo -H -u iobroker npm install iobroker.js-controller" befehl noch nichts gemacht was ich hätte posten können?
                    Ich bin kein profi und hab kein plan welche infos ich geben soll oder muss, wenn man jedoch fragt, gebe ich mein bestes diese informationen zu beschaffen 🙏

                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • NewpicselN Newpicsel

                      @glasfaser

                      verstehe ich nicht! 🤣
                      hab doch bis auf den downgrade und eben den "sudo -H -u iobroker npm install iobroker.js-controller" befehl noch nichts gemacht was ich hätte posten können?
                      Ich bin kein profi und hab kein plan welche infos ich geben soll oder muss, wenn man jedoch fragt, gebe ich mein bestes diese informationen zu beschaffen 🙏

                      GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      schrieb am zuletzt editiert von
                      #18

                      @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                      @glasfaser
                      verstehe ich nicht!

                      Beispiel:

                      Hier sieht mal wunderbar , welcher User , wo steht er mit dem Befehl usw.

                      pi@chet:~ $ iobroker update -u && iobroker upgrade all
                      Used repository: live-beta
                      hash changed or no sources cached => force download of new sources
                      Cannot download json from https://raw.githubusercontent.com/MeisterTR/ioBroker.kress/master/io-package.json. Error: 404: Not Found
                      [Wed Dec 29 2021 07:13:30 GMT+0100 (Central European Standard Time)] Following packages cannot be read: kress
                      update done
                      All adapters are up to date
                      pi@chet:~ $
                      

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      NewpicselN 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                        @glasfaser
                        verstehe ich nicht!

                        Beispiel:

                        Hier sieht mal wunderbar , welcher User , wo steht er mit dem Befehl usw.

                        pi@chet:~ $ iobroker update -u && iobroker upgrade all
                        Used repository: live-beta
                        hash changed or no sources cached => force download of new sources
                        Cannot download json from https://raw.githubusercontent.com/MeisterTR/ioBroker.kress/master/io-package.json. Error: 404: Not Found
                        [Wed Dec 29 2021 07:13:30 GMT+0100 (Central European Standard Time)] Following packages cannot be read: kress
                        update done
                        All adapters are up to date
                        pi@chet:~ $
                        
                        NewpicselN Offline
                        NewpicselN Offline
                        Newpicsel
                        schrieb am zuletzt editiert von
                        #19

                        @glasfaser said in Admin 5.2.3 update ERROR: Process exited with code 1:

                        @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                        @glasfaser
                        

                        verstehe ich nicht!

                        Beispiel:

                        Hier sieht mal wunderbar , welcher User , wo steht er mit dem Befehl usw.

                        pi@chet:~ $ iobroker update -u && iobroker upgrade all
                        Used repository: live-beta
                        hash changed or no sources cached => force download of new sources
                        Cannot download json from https://raw.githubusercontent.com/MeisterTR/ioBroker.kress/master/io-package.json. Error: 404: Not Found
                        [Wed Dec 29 2021 07:13:30 GMT+0100 (Central European Standard Time)] Following packages cannot be read: kress
                        update done
                        All adapters are up to date
                        pi@chet:~ $
                        

                        Soetwas habe ich nicht in die konsole eingegeben oder zurückbekommen, wie hätte ich das posten sollen?
                        Wie gesagt, bin kein Profi und halte definitiv keine infos bewusst zurück, darauf mit "doch" zu antworten sagt viel über dein charakter aus.
                        Mir ist klar, dass es nervig sein kann den leuten hier jede info aus der nase ziehen zu müssen, denke aber wohl die meisten werden einfach nicht wissen welche infos benötigt werden oder wie sie an diese kommen, zumindest nicht ungefragt.

                        ps: Zur info, das admin update führe ich direkt in iobroker aus und den obigen fehler bekomme ich auch exakt so dort zurück.

                        iobroker update -u && iobroker upgrade all
                        
                        Used repository: default
                        hash changed or no sources cached => force download of new sources
                        update done
                        Adapter    "admin"         : 5.2.3    , installed 5.2.1 [Updateable]
                        
                        This upgrade of "admin" will introduce the following changes:
                        ==========================================================================
                        -> 5.2.3:
                        Fixed error in `AutocompleteSendTo`
                        Fixed error in charts
                        
                        -> 5.2.2:
                        Changed the minimal required js-controller version to 3.3.22
                        Used web-socket library 8 (no node 10 support anymore)
                        ==========================================================================
                        
                        Would you like to upgrade admin from @5.2.1 to @5.2.3 now? [(y)es, (n)o]: y
                        Update admin from @5.2.1 to @5.2.3
                        /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:207
                                                if (arr.rows[id].value.common.enabled && hostname === arr.rows[id].value.common.host) {
                                                                              ^
                        
                        TypeError: Cannot read property 'enabled' of undefined
                            at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:207:55)
                            at processImmediate (internal/timers.js:466:21)
                        
                        Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                        0
                        • NewpicselN Newpicsel

                          @glasfaser said in Admin 5.2.3 update ERROR: Process exited with code 1:

                          @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                          @glasfaser
                          

                          verstehe ich nicht!

                          Beispiel:

                          Hier sieht mal wunderbar , welcher User , wo steht er mit dem Befehl usw.

                          pi@chet:~ $ iobroker update -u && iobroker upgrade all
                          Used repository: live-beta
                          hash changed or no sources cached => force download of new sources
                          Cannot download json from https://raw.githubusercontent.com/MeisterTR/ioBroker.kress/master/io-package.json. Error: 404: Not Found
                          [Wed Dec 29 2021 07:13:30 GMT+0100 (Central European Standard Time)] Following packages cannot be read: kress
                          update done
                          All adapters are up to date
                          pi@chet:~ $
                          

                          Soetwas habe ich nicht in die konsole eingegeben oder zurückbekommen, wie hätte ich das posten sollen?
                          Wie gesagt, bin kein Profi und halte definitiv keine infos bewusst zurück, darauf mit "doch" zu antworten sagt viel über dein charakter aus.
                          Mir ist klar, dass es nervig sein kann den leuten hier jede info aus der nase ziehen zu müssen, denke aber wohl die meisten werden einfach nicht wissen welche infos benötigt werden oder wie sie an diese kommen, zumindest nicht ungefragt.

                          ps: Zur info, das admin update führe ich direkt in iobroker aus und den obigen fehler bekomme ich auch exakt so dort zurück.

                          iobroker update -u && iobroker upgrade all
                          
                          Used repository: default
                          hash changed or no sources cached => force download of new sources
                          update done
                          Adapter    "admin"         : 5.2.3    , installed 5.2.1 [Updateable]
                          
                          This upgrade of "admin" will introduce the following changes:
                          ==========================================================================
                          -> 5.2.3:
                          Fixed error in `AutocompleteSendTo`
                          Fixed error in charts
                          
                          -> 5.2.2:
                          Changed the minimal required js-controller version to 3.3.22
                          Used web-socket library 8 (no node 10 support anymore)
                          ==========================================================================
                          
                          Would you like to upgrade admin from @5.2.1 to @5.2.3 now? [(y)es, (n)o]: y
                          Update admin from @5.2.1 to @5.2.3
                          /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:207
                                                  if (arr.rows[id].value.common.enabled && hostname === arr.rows[id].value.common.host) {
                                                                                ^
                          
                          TypeError: Cannot read property 'enabled' of undefined
                              at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:207:55)
                              at processImmediate (internal/timers.js:466:21)
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #20

                          @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                          ps: Zur info, das admin update führe ich direkt in iobroker aus

                          Nutze die Konsole.

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

                          1 Antwort Letzte Antwort
                          0
                          • NewpicselN Newpicsel

                            @glasfaser said in Admin 5.2.3 update ERROR: Process exited with code 1:

                            @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                            @glasfaser
                            

                            verstehe ich nicht!

                            Beispiel:

                            Hier sieht mal wunderbar , welcher User , wo steht er mit dem Befehl usw.

                            pi@chet:~ $ iobroker update -u && iobroker upgrade all
                            Used repository: live-beta
                            hash changed or no sources cached => force download of new sources
                            Cannot download json from https://raw.githubusercontent.com/MeisterTR/ioBroker.kress/master/io-package.json. Error: 404: Not Found
                            [Wed Dec 29 2021 07:13:30 GMT+0100 (Central European Standard Time)] Following packages cannot be read: kress
                            update done
                            All adapters are up to date
                            pi@chet:~ $
                            

                            Soetwas habe ich nicht in die konsole eingegeben oder zurückbekommen, wie hätte ich das posten sollen?
                            Wie gesagt, bin kein Profi und halte definitiv keine infos bewusst zurück, darauf mit "doch" zu antworten sagt viel über dein charakter aus.
                            Mir ist klar, dass es nervig sein kann den leuten hier jede info aus der nase ziehen zu müssen, denke aber wohl die meisten werden einfach nicht wissen welche infos benötigt werden oder wie sie an diese kommen, zumindest nicht ungefragt.

                            ps: Zur info, das admin update führe ich direkt in iobroker aus und den obigen fehler bekomme ich auch exakt so dort zurück.

                            iobroker update -u && iobroker upgrade all
                            
                            Used repository: default
                            hash changed or no sources cached => force download of new sources
                            update done
                            Adapter    "admin"         : 5.2.3    , installed 5.2.1 [Updateable]
                            
                            This upgrade of "admin" will introduce the following changes:
                            ==========================================================================
                            -> 5.2.3:
                            Fixed error in `AutocompleteSendTo`
                            Fixed error in charts
                            
                            -> 5.2.2:
                            Changed the minimal required js-controller version to 3.3.22
                            Used web-socket library 8 (no node 10 support anymore)
                            ==========================================================================
                            
                            Would you like to upgrade admin from @5.2.1 to @5.2.3 now? [(y)es, (n)o]: y
                            Update admin from @5.2.1 to @5.2.3
                            /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:207
                                                    if (arr.rows[id].value.common.enabled && hostname === arr.rows[id].value.common.host) {
                                                                                  ^
                            
                            TypeError: Cannot read property 'enabled' of undefined
                                at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:207:55)
                                at processImmediate (internal/timers.js:466:21)
                            
                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #21

                            @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                            darauf mit "doch" zu antworten sagt viel über dein charakter aus.

                            ruhig Brauner!
                            Überdenke deine Ausdrucksweise!

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

                            1 Antwort Letzte Antwort
                            -1
                            • GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              schrieb am zuletzt editiert von
                              #22

                              @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                              darauf mit "doch" zu antworten sagt viel über dein charakter aus.

                              Das denke ich mal nicht , aber wenn du das meinst .

                              Wir hier im Forum/Thread könne dir nur helfen , wenn du uns alle Informationen zeigst die wir hier brauchen .

                              Deshalb habe ich dir auch ein Beispiel dazu gezeigt , wie es sein soll.

                              Also :

                              @thomas-braun sagte in Admin 5.2.3 update ERROR: Process exited with code 1:
                              @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                              ps: Zur info, das admin update führe ich direkt in iobroker aus

                              Nutze die Konsole.

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              NewpicselN 1 Antwort Letzte Antwort
                              0
                              • GlasfaserG Glasfaser

                                @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                                darauf mit "doch" zu antworten sagt viel über dein charakter aus.

                                Das denke ich mal nicht , aber wenn du das meinst .

                                Wir hier im Forum/Thread könne dir nur helfen , wenn du uns alle Informationen zeigst die wir hier brauchen .

                                Deshalb habe ich dir auch ein Beispiel dazu gezeigt , wie es sein soll.

                                Also :

                                @thomas-braun sagte in Admin 5.2.3 update ERROR: Process exited with code 1:
                                @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                                ps: Zur info, das admin update führe ich direkt in iobroker aus

                                Nutze die Konsole.

                                NewpicselN Offline
                                NewpicselN Offline
                                Newpicsel
                                schrieb am zuletzt editiert von
                                #23

                                @glasfaser said in Admin 5.2.3 update ERROR: Process exited with code 1:

                                @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                                darauf mit "doch" zu antworten sagt viel über dein charakter aus.

                                Das denke ich mal nicht , aber wenn du das meinst .

                                Wir hier im Forum/Thread könne dir nur helfen , wenn du uns alle Informationen zeigst die wir hier brauchen .

                                Deshalb habe ich dir auch ein Beispiel dazu gezeigt , wie es sein soll.

                                Also :

                                @thomas-braun sagte in Admin 5.2.3 update ERROR: Process exited with code 1:
                                @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                                ps: Zur info, das admin update führe ich direkt in iobroker aus

                                Nutze die Konsole.

                                Tut mir leid wenn das beleidigender rüber kam als es gemeint war.

                                Aber mal im ernst, meinst du ich halte BEWUSST informationen zurück, wenn ich sage dies nicht zu tun?
                                Könnte es nicht auch nur vielleicht sein, dass mir diese information selbst nicht oder nicht bewusst vorliegen?
                                Dass ich eigentlich keine ahnung habe und dass ich mein bestes geben will alle informationen zu beschaffen, habe ich erwähnt.

                                Wir hier im Forum/Thread könne dir nur helfen , wenn du uns alle Informationen zeigst die wir hier brauchen .

                                Korrekt! Aber woher soll ich wissen welche ihr braucht?

                                Deshalb habe ich dir auch ein Beispiel dazu gezeigt , wie es sein soll.

                                Welches ich gerne umsetzte um die nötigen informationen zur verfügung zu stellen, aber dies wurde anscheinend von jemand ahnungslosen unaufgefordert erwartet.
                                Beim nächsten mal bin ich schlauer, danke für den tipp.

                                Also :

                                @thomas-braun sagte in Admin 5.2.3 update ERROR: Process exited with code 1:
                                @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                                ps: Zur info, das admin update führe ich direkt in iobroker aus

                                Nutze die Konsole.

                                Tut mir wirklich leid wenn ich hier den eindruck mache mich selbst sabotieren zu wollen. denn dann war deine aussage definitiv gerechtfertigt.
                                Ich bin über jede hilfe dankbar und helfe gerne dabei mir zu helfen, wenn ich denn weiß wie oder jemand so freundlich ist mir mitzuteilen welche information benötigt werden und wie ich im zweifel an diese komme...

                                Für mich hatte nichts dagegen gesprochen, die verfügbaren funktionen des programmes welches ich verwende, zu benutzen und mir wirklich nichts dabei gedacht, ich hätte jetzt ehrlich gesagt auch nicht den passenden konsolenbefehl gewusst und mich erst schlau machen müssen, hab aber nicht erwartet dort eine andere fehlermeldung als in iobroker selber zu bekommen, aber wie gesagt beim nächsten mal bin ich schlauer. ☺ 👍

                                HomoranH 1 Antwort Letzte Antwort
                                0
                                • NewpicselN Newpicsel

                                  @glasfaser said in Admin 5.2.3 update ERROR: Process exited with code 1:

                                  @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                                  darauf mit "doch" zu antworten sagt viel über dein charakter aus.

                                  Das denke ich mal nicht , aber wenn du das meinst .

                                  Wir hier im Forum/Thread könne dir nur helfen , wenn du uns alle Informationen zeigst die wir hier brauchen .

                                  Deshalb habe ich dir auch ein Beispiel dazu gezeigt , wie es sein soll.

                                  Also :

                                  @thomas-braun sagte in Admin 5.2.3 update ERROR: Process exited with code 1:
                                  @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                                  ps: Zur info, das admin update führe ich direkt in iobroker aus

                                  Nutze die Konsole.

                                  Tut mir leid wenn das beleidigender rüber kam als es gemeint war.

                                  Aber mal im ernst, meinst du ich halte BEWUSST informationen zurück, wenn ich sage dies nicht zu tun?
                                  Könnte es nicht auch nur vielleicht sein, dass mir diese information selbst nicht oder nicht bewusst vorliegen?
                                  Dass ich eigentlich keine ahnung habe und dass ich mein bestes geben will alle informationen zu beschaffen, habe ich erwähnt.

                                  Wir hier im Forum/Thread könne dir nur helfen , wenn du uns alle Informationen zeigst die wir hier brauchen .

                                  Korrekt! Aber woher soll ich wissen welche ihr braucht?

                                  Deshalb habe ich dir auch ein Beispiel dazu gezeigt , wie es sein soll.

                                  Welches ich gerne umsetzte um die nötigen informationen zur verfügung zu stellen, aber dies wurde anscheinend von jemand ahnungslosen unaufgefordert erwartet.
                                  Beim nächsten mal bin ich schlauer, danke für den tipp.

                                  Also :

                                  @thomas-braun sagte in Admin 5.2.3 update ERROR: Process exited with code 1:
                                  @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                                  ps: Zur info, das admin update führe ich direkt in iobroker aus

                                  Nutze die Konsole.

                                  Tut mir wirklich leid wenn ich hier den eindruck mache mich selbst sabotieren zu wollen. denn dann war deine aussage definitiv gerechtfertigt.
                                  Ich bin über jede hilfe dankbar und helfe gerne dabei mir zu helfen, wenn ich denn weiß wie oder jemand so freundlich ist mir mitzuteilen welche information benötigt werden und wie ich im zweifel an diese komme...

                                  Für mich hatte nichts dagegen gesprochen, die verfügbaren funktionen des programmes welches ich verwende, zu benutzen und mir wirklich nichts dabei gedacht, ich hätte jetzt ehrlich gesagt auch nicht den passenden konsolenbefehl gewusst und mich erst schlau machen müssen, hab aber nicht erwartet dort eine andere fehlermeldung als in iobroker selber zu bekommen, aber wie gesagt beim nächsten mal bin ich schlauer. ☺ 👍

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

                                  @newpicsel sagte in Admin 5.2.3 update ERROR: Process exited with code 1:

                                  meinst du ich halte BEWUSST informationen zurück,

                                  natürlich meint das keiner

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

                                  1 Antwort Letzte Antwort
                                  1
                                  • GlasfaserG Offline
                                    GlasfaserG Offline
                                    Glasfaser
                                    schrieb am zuletzt editiert von Glasfaser
                                    #25

                                    @newpicsel

                                    Ist dein vorhandener Admin noch in Ordnung ,
                                    versuche mal :

                                    cd /opt/iobroker
                                    iobroker stop
                                    iobroker del admin
                                    sudo -H -u iobroker npm install iobroker.admin@5.2.3 --loglevel error --prefix "/opt/iobroker" 
                                    iobroker upload all
                                    iobroker fix
                                    iobroker start
                                    

                                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                    1 Antwort Letzte Antwort
                                    0
                                    • NewpicselN Offline
                                      NewpicselN Offline
                                      Newpicsel
                                      schrieb am zuletzt editiert von Newpicsel
                                      #26

                                      @glasfaser

                                      Moin und danke für deine Hilfe.
                                      Nun ist ioBroker nicht erreichbar (Firefox kann keine Verbindung zu dem Server aufbauen, dazu unten mehr!), hier die outputs:

                                      pi@raspberrypi4-iob:/opt/iobroker $ iobroker del admin
                                      Delete adapter "admin"
                                      host.raspberrypi4-iob Counted 2 instances of admin
                                      host.raspberrypi4-iob Counted 3 meta of admin
                                      host.raspberrypi4-iob Counted 1 adapter for admin
                                      host.raspberrypi4-iob Counted 2 channels of admin
                                      host.raspberrypi4-iob Counted 20 states of admin
                                      host.raspberrypi4-iob Counted 31 states of system.adapter.admin
                                      host.raspberrypi4-iob Counted 17 states (io.admin.*) from states
                                      host.raspberrypi4-iob Counted 35 states (system.adapter.admin.*) from states
                                      host.raspberrypi4-iob Counted 2 objects of admin
                                      host.raspberrypi4-iob file admin.admin deleted
                                      host.raspberrypi4-iob object admin deleted
                                      host.raspberrypi4-iob object admin.admin deleted
                                      host.raspberrypi4-iob Deleting 61 object(s).
                                      host.raspberrypi4-iob Deleting 52 state(s).
                                      npm uninstall iobroker.admin --loglevel error --prefix "/opt/iobroker" (System call)
                                      
                                      pi@raspberrypi4-iob:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.admin@5.2.3 --loglevel error --prefix "/opt/iobroker"
                                      + iobroker.admin@5.2.3
                                      added 24 packages from 30 contributors and updated 1 package in 43.064s
                                      
                                      79 packages are looking for funding
                                        run `npm fund` for details
                                      
                                      
                                      pi@raspberrypi4-iob:/opt/iobroker $ iobroker upload all
                                      

                                      Im output ist nichts vom Admin adapter zu finden, wenn hier weitere infos benötigt werden bitte bescheid geben.

                                      pi@raspberrypi4-iob:/opt/iobroker $ iobroker fix
                                      library: loaded
                                      Library version=2021-12-27
                                      
                                      ==========================================================================
                                      
                                          Welcome to the ioBroker installation fixer!
                                          Script version: 2021-12-27
                                      
                                          You might need to enter your password a couple of times.
                                      
                                      ==========================================================================
                                      
                                      
                                      ==========================================================================
                                          Installing prerequisites (1/3)
                                      ==========================================================================
                                      
                                      OK:1 http://archive.raspberrypi.org/debian buster InRelease
                                      Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]
                                      OK:3 https://deb.nodesource.com/node_14.x buster InRelease
                                      OK:4 https://packagecloud.io/ookla/speedtest-cli/debian buster InRelease
                                      Es wurden 15,0 kB in 3 s geholt (5.356 B/s).
                                      Paketlisten werden gelesen... Fertig
                                      Installed gcc-c++
                                      
                                      ==========================================================================
                                          Checking ioBroker user and directory permissions (2/3)
                                      ==========================================================================
                                      
                                      Created /etc/sudoers.d/iobroker
                                      Fixing directory permissions...
                                      
                                      ==========================================================================
                                          Checking autostart (3/3)
                                      ==========================================================================
                                      
                                      Enabling autostart...
                                      Autostart enabled!
                                      
                                      ==========================================================================
                                      
                                          Your installation was fixed successfully
                                          Run iobroker start to start ioBroker again!
                                      
                                      ==========================================================================
                                      
                                      
                                      

                                      ioBroker gestartet und getestet ob ioBroker läuft:

                                      pi@raspberrypi4-iob:~ $ ps -A | grep iobroker
                                      19900 ?        00:00:19 iobroker.js-con
                                      
                                      pi@raspberrypi4-iob:~ $ netstat -n -a -p TCP
                                      (Es konnten nicht alle Prozesse identifiziert werden; Informationen über
                                      nicht-eigene Processe werden nicht angezeigt; Root kann sie anzeigen.)
                                      Aktive Internetverbindungen (Server und stehende Verbindungen)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      -
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN 
                                      

                                      (obigen output habe ich gekürzt, wenn hier mehr benötigt wird, kurz bescheid geben)

                                      pi@raspberrypi4-iob:~ $ iobroker update -u && iobroker upgrade all
                                      Used repository: default
                                      hash changed or no sources cached => force download of new sources
                                      update done
                                      All adapters are up to date
                                      pi@raspberrypi4-iob:~ $
                                      

                                      OK, mit:

                                      pi@raspberrypi4-iob:/opt/iobroker $ iobroker list instances
                                      

                                      kann ich den Admin adapter nicht finden...
                                      Also versuche ich diesen zu installieren:

                                      pi@raspberrypi4-iob:/opt/iobroker $ npm install iobroker.admin
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                      
                                      + iobroker.admin@5.2.3
                                      updated 1 package in 37.248s
                                      
                                      77 packages are looking for funding
                                        run `npm fund` for details
                                      
                                      pi@raspberrypi4-iob:/opt/iobroker $ iobroker start admin
                                      Cannot find any instances of "admin"!
                                      

                                      unter

                                      pi@raspberrypi4-iob:/opt/iobroker $ iobroker list instances
                                      

                                      weiterhin kein admin zu finden... 😩

                                      Natürlich weiß ich nicht ob das so überhaupt alles richtig ist oder war.
                                      Nun weiß ich nicht mehr weiter, würde wohl ein backup wiederherstellen und von vorn beginnen.
                                      Geht sicher besser oder?

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • NewpicselN Newpicsel

                                        @glasfaser

                                        Moin und danke für deine Hilfe.
                                        Nun ist ioBroker nicht erreichbar (Firefox kann keine Verbindung zu dem Server aufbauen, dazu unten mehr!), hier die outputs:

                                        pi@raspberrypi4-iob:/opt/iobroker $ iobroker del admin
                                        Delete adapter "admin"
                                        host.raspberrypi4-iob Counted 2 instances of admin
                                        host.raspberrypi4-iob Counted 3 meta of admin
                                        host.raspberrypi4-iob Counted 1 adapter for admin
                                        host.raspberrypi4-iob Counted 2 channels of admin
                                        host.raspberrypi4-iob Counted 20 states of admin
                                        host.raspberrypi4-iob Counted 31 states of system.adapter.admin
                                        host.raspberrypi4-iob Counted 17 states (io.admin.*) from states
                                        host.raspberrypi4-iob Counted 35 states (system.adapter.admin.*) from states
                                        host.raspberrypi4-iob Counted 2 objects of admin
                                        host.raspberrypi4-iob file admin.admin deleted
                                        host.raspberrypi4-iob object admin deleted
                                        host.raspberrypi4-iob object admin.admin deleted
                                        host.raspberrypi4-iob Deleting 61 object(s).
                                        host.raspberrypi4-iob Deleting 52 state(s).
                                        npm uninstall iobroker.admin --loglevel error --prefix "/opt/iobroker" (System call)
                                        
                                        pi@raspberrypi4-iob:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.admin@5.2.3 --loglevel error --prefix "/opt/iobroker"
                                        + iobroker.admin@5.2.3
                                        added 24 packages from 30 contributors and updated 1 package in 43.064s
                                        
                                        79 packages are looking for funding
                                          run `npm fund` for details
                                        
                                        
                                        pi@raspberrypi4-iob:/opt/iobroker $ iobroker upload all
                                        

                                        Im output ist nichts vom Admin adapter zu finden, wenn hier weitere infos benötigt werden bitte bescheid geben.

                                        pi@raspberrypi4-iob:/opt/iobroker $ iobroker fix
                                        library: loaded
                                        Library version=2021-12-27
                                        
                                        ==========================================================================
                                        
                                            Welcome to the ioBroker installation fixer!
                                            Script version: 2021-12-27
                                        
                                            You might need to enter your password a couple of times.
                                        
                                        ==========================================================================
                                        
                                        
                                        ==========================================================================
                                            Installing prerequisites (1/3)
                                        ==========================================================================
                                        
                                        OK:1 http://archive.raspberrypi.org/debian buster InRelease
                                        Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]
                                        OK:3 https://deb.nodesource.com/node_14.x buster InRelease
                                        OK:4 https://packagecloud.io/ookla/speedtest-cli/debian buster InRelease
                                        Es wurden 15,0 kB in 3 s geholt (5.356 B/s).
                                        Paketlisten werden gelesen... Fertig
                                        Installed gcc-c++
                                        
                                        ==========================================================================
                                            Checking ioBroker user and directory permissions (2/3)
                                        ==========================================================================
                                        
                                        Created /etc/sudoers.d/iobroker
                                        Fixing directory permissions...
                                        
                                        ==========================================================================
                                            Checking autostart (3/3)
                                        ==========================================================================
                                        
                                        Enabling autostart...
                                        Autostart enabled!
                                        
                                        ==========================================================================
                                        
                                            Your installation was fixed successfully
                                            Run iobroker start to start ioBroker again!
                                        
                                        ==========================================================================
                                        
                                        
                                        

                                        ioBroker gestartet und getestet ob ioBroker läuft:

                                        pi@raspberrypi4-iob:~ $ ps -A | grep iobroker
                                        19900 ?        00:00:19 iobroker.js-con
                                        
                                        pi@raspberrypi4-iob:~ $ netstat -n -a -p TCP
                                        (Es konnten nicht alle Prozesse identifiziert werden; Informationen über
                                        nicht-eigene Processe werden nicht angezeigt; Root kann sie anzeigen.)
                                        Aktive Internetverbindungen (Server und stehende Verbindungen)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      -
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN 
                                        

                                        (obigen output habe ich gekürzt, wenn hier mehr benötigt wird, kurz bescheid geben)

                                        pi@raspberrypi4-iob:~ $ iobroker update -u && iobroker upgrade all
                                        Used repository: default
                                        hash changed or no sources cached => force download of new sources
                                        update done
                                        All adapters are up to date
                                        pi@raspberrypi4-iob:~ $
                                        

                                        OK, mit:

                                        pi@raspberrypi4-iob:/opt/iobroker $ iobroker list instances
                                        

                                        kann ich den Admin adapter nicht finden...
                                        Also versuche ich diesen zu installieren:

                                        pi@raspberrypi4-iob:/opt/iobroker $ npm install iobroker.admin
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
                                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                        
                                        + iobroker.admin@5.2.3
                                        updated 1 package in 37.248s
                                        
                                        77 packages are looking for funding
                                          run `npm fund` for details
                                        
                                        pi@raspberrypi4-iob:/opt/iobroker $ iobroker start admin
                                        Cannot find any instances of "admin"!
                                        

                                        unter

                                        pi@raspberrypi4-iob:/opt/iobroker $ iobroker list instances
                                        

                                        weiterhin kein admin zu finden... 😩

                                        Natürlich weiß ich nicht ob das so überhaupt alles richtig ist oder war.
                                        Nun weiß ich nicht mehr weiter, würde wohl ein backup wiederherstellen und von vorn beginnen.
                                        Geht sicher besser oder?

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

                                        @newpicsel

                                        Bitte nichts kürzen. Vollständige Ein- und Ausgaben.
                                        Und besser nicht per npm direkt hantieren.
                                        Erstmal schauen wo wir stehen:

                                        iobroker status
                                        iobroker list adapters
                                        iobroker list instances
                                        

                                        vollständig!

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

                                        NewpicselN 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @newpicsel

                                          Bitte nichts kürzen. Vollständige Ein- und Ausgaben.
                                          Und besser nicht per npm direkt hantieren.
                                          Erstmal schauen wo wir stehen:

                                          iobroker status
                                          iobroker list adapters
                                          iobroker list instances
                                          

                                          vollständig!

                                          NewpicselN Offline
                                          NewpicselN Offline
                                          Newpicsel
                                          schrieb am zuletzt editiert von
                                          #28

                                          @thomas-braun

                                          ok ich versuche es, konnte es nur nicht posten (war zu viel).

                                          hier der gekürzte output:

                                          pi@raspberrypi4-iob:~ $ netstat -n -a -p TCP
                                          (Es konnten nicht alle Prozesse identifiziert werden; Informationen über
                                          nicht-eigene Processe werden nicht angezeigt; Root kann sie anzeigen.)
                                          Aktive Internetverbindungen (Server und stehende Verbindungen)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      -
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      -
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      -
                                          tcp        0      0 0.0.0.0:631             0.0.0.0:*               LISTEN      -
                                          tcp        0      0 127.0.0.1:49824         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:42968         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49824         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43820         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49638         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49640         VERBUNDEN   -
                                          tcp        0      0 192.168.178.62:44664    192.168.178.1:49000     VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43618         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49730         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43196         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43382         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43474         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43620         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43384         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49448         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49448         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49412         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43822         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:50264         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49432         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49562         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49446         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49730         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43616         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43478         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50262         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43118         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43384         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43116         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49918         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:42976         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43284         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:50266         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:50262         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43362         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43000         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43476         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49478         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43476         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49638         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43032         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49436         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43438         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43382         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49558         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49800         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:50064         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49474         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49922         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43120         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43616         VERBUNDEN   -
                                          tcp        0      0 192.168.178.62:55940    82.165.135.239:10556    VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49866         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49922         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43282         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43118         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50060         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43438         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43284         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50266         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43120         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43282         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49478         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:42990         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43196         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43004         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49642         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50064         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49728         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43364         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:42968         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49476         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49806         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43030         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43116         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43360         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43440         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49640         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49806         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49882         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43618         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43364         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43034         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49800         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49726         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43286         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43822         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50062         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43442         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:42976         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49728         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49918         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49822         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:42980         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43030         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43620         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43478         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43378         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49920         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:50060         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49420         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43004         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49920         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43198         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49474         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50264         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:50062         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43440         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49884         VERBUNDEN   -
                                          tcp        0      0 192.168.178.62:36980    52.94.243.7:443         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43002         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43474         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49808         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49562         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49558         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:42966         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43002         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43820         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49434         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:42980         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:42988         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43818         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49476         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49412         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43362         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43818         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49420         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49642         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49414         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49726         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49564         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49414         VERBUNDEN   -
                                          tcp        0    160 192.168.178.62:22       192.168.178.36:50367    VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43286         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49432         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43198         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 192.168.178.62:49340    192.168.178.26:8883     VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49882         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49822         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49866         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49446         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:42966         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49434         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49808         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:42978         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49444         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49424         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43032         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49422         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49444         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49884         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49826         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49826         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49436         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:42992         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43000         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43442         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:42988         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43194         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:42990         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:49422         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43360         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:43378         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43194         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:42978         VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49424         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:42992         127.0.0.1:9000          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:49564         127.0.0.1:9001          VERBUNDEN   -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:43034         VERBUNDEN   -
                                          tcp6       0      0 :::51989                :::*                    LISTEN      -
                                          tcp6       0      0 :::22                   :::*                    LISTEN      -
                                          tcp6       0      0 :::631                  :::*                    LISTEN      -
                                          udp        0      0 192.168.178.62:41211    192.168.178.1:53        VERBUNDEN   -
                                          udp        0      0 0.0.0.0:32101           0.0.0.0:*                           -
                                          udp        0      0 0.0.0.0:36214           0.0.0.0:*                           -
                                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           -
                                          udp        0      0 0.0.0.0:631             0.0.0.0:*                           -
                                          udp        0      0 192.168.178.62:5353     0.0.0.0:*                           -
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           -
                                          udp6       0      0 :::57361                :::*                                -
                                          udp6       0      0 :::546                  :::*                                -
                                          udp6       0      0 :::5353                 :::*                                -
                                          raw6       0      0 :::58                   :::*                    7           -
                                          Aktive Sockets in der UNIX-Domäne (Server und stehende Verbindungen)
                                          Proto RefCnt Flags       Type       State         I-Node   PID/Program name     Pfad
                                          unix  2      [ ]         DGRAM                    2273225  18683/systemd        /run/user/1000/systemd/notify
                                          unix  2      [ ACC ]     STREAM     HÖRT         2273228  18683/systemd        /run/user/1000/systemd/private
                                          unix  2      [ ACC ]     STREAM     HÖRT         2273233  18683/systemd        /run/user/1000/gnupg/S.gpg-agent
                                          unix  2      [ ACC ]     STREAM     HÖRT         2273234  18683/systemd        /run/user/1000/gnupg/S.dirmngr
                                          unix  2      [ ACC ]     STREAM     HÖRT         2273235  18683/systemd        /run/user/1000/gnupg/S.gpg-agent.browser
                                          unix  2      [ ACC ]     STREAM     HÖRT         2273236  18683/systemd        /run/user/1000/gnupg/S.gpg-agent.extra
                                          unix  2      [ ACC ]     STREAM     HÖRT         2273237  18683/systemd        /run/user/1000/gnupg/S.gpg-agent.ssh
                                          unix  2      [ ACC ]     STREAM     HÖRT         2273238  18683/systemd        /run/user/1000/bus
                                          unix  2      [ ACC ]     STREAM     HÖRT         16394    -                    /var/run/dhcpcd.sock
                                          unix  2      [ ACC ]     STREAM     HÖRT         16395    -                    /var/run/dhcpcd.unpriv.sock
                                          unix  3      [ ]         DGRAM                    9686     -                    /run/systemd/notify
                                          unix  2      [ ACC ]     STREAM     HÖRT         9689     -                    /run/systemd/private
                                          unix  2      [ ACC ]     SEQPAKET   HÖRT         9699     -                    /run/udev/control
                                          unix  2      [ ACC ]     STREAM     HÖRT         9701     -                    /run/systemd/journal/stdout
                                          unix  7      [ ]         DGRAM                    9703     -                    /run/systemd/journal/socket
                                          unix  14     [ ]         DGRAM                    9705     -                    /run/systemd/journal/dev-log
                                          unix  2      [ ]         DGRAM                    9715     -                    /run/systemd/journal/syslog
                                          unix  2      [ ACC ]     STREAM     HÖRT         9725     -                    /run/systemd/fsck.progress
                                          unix  2      [ ]         DGRAM                    17418    -                    /var/run/wpa_supplicant/wlan0
                                          unix  2      [ ]         DGRAM                    17423    -                    /var/run/wpa_supplicant/p2p-dev-wlan0
                                          unix  2      [ ACC ]     STREAM     HÖRT         1225565  -                    /run/cups/cups.sock
                                          unix  2      [ ACC ]     STREAM     HÖRT         14418    -                    /run/avahi-daemon/socket
                                          unix  2      [ ACC ]     STREAM     HÖRT         14421    -                    /run/thd.socket
                                          unix  2      [ ACC ]     STREAM     HÖRT         14423    -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     VERBUNDEN     2286953  -
                                          unix  2      [ ]         DGRAM                    8979     -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2274229  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     1226851  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287652  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2286964  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     1223380  -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         DGRAM                    8982     -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287666  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     18605    -                    /run/systemd/journal/stdout
                                          unix  2      [ ]         DGRAM                    8765     -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2288047  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287098  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     14325    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287097  -
                                          unix  3      [ ]         DGRAM                    8983     -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287668  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16952    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287709  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     8976     -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2286956  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     11523    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     2288048  -
                                          unix  2      [ ]         DGRAM                    16177    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2286962  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2288049  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287685  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287667  -
                                          unix  2      [ ]         DGRAM                    2274198  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2286963  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     15963    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2286955  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     1223377  -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287686  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2286379  -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     2286961  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287683  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287736  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     1226847  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16526    -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287100  -
                                          unix  2      [ ]         STREAM     VERBUNDEN     2274100  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287684  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287665  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287099  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2286954  -
                                          unix  2      [ ]         DGRAM                    15972    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2274228  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     14533    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     14534    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287769  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287768  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16151    -                    /var/run/dbus/system_bus_socket
                                          unix  2      [ ]         DGRAM                    14532    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16525    -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         DGRAM                    9687     -
                                          unix  3      [ ]         STREAM     VERBUNDEN     14539    -
                                          unix  2      [ ]         DGRAM                    14451    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287878  -
                                          unix  2      [ ]         DGRAM                    2273218  18683/systemd
                                          unix  3      [ ]         DGRAM                    9688     -
                                          unix  2      [ ]         DGRAM                    13014    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287880  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     14773    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16524    -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         DGRAM                    2273226  18683/systemd
                                          unix  3      [ ]         STREAM     VERBUNDEN     13231    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16391    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287879  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     14332    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     14319    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     16523    -                    /var/run/dbus/system_bus_socket
                                          unix  2      [ ]         DGRAM                    14550    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     13165    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     14521    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287708  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16167    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     13096    -
                                          unix  2      [ ]         DGRAM                    14456    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287877  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     17414    -
                                          unix  2      [ ]         DGRAM                    10573    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287707  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287771  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     13310    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287706  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287770  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16400    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     2288050  -
                                          unix  3      [ ]         DGRAM                    2273227  18683/systemd
                                          unix  3      [ ]         STREAM     VERBUNDEN     15854    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16543    -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     VERBUNDEN     2288860  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2274201  -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     1223376  -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287739  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     1223373  -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     2288858  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     1223381  -                    /var/run/dbus/system_bus_socket
                                          unix  2      [ ]         DGRAM                    2277902  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     1226632  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287737  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287754  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287755  -
                                          unix  2      [ ]         STREAM     VERBUNDEN     1225653  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2277896  18683/systemd
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287756  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     1223383  -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     VERBUNDEN     1225664  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2288857  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     1225666  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2288859  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287753  -
                                          unix  2      [ ]         STREAM     VERBUNDEN     1225662  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     1225649  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2287738  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2285342  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16713    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     15431    -
                                          unix  2      [ ]         DGRAM                    16544    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     14870    -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     VERBUNDEN     16297    -                    /run/systemd/journal/stdout
                                          unix  2      [ ]         DGRAM                    15707    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2273229  18683/systemd
                                          unix  3      [ ]         STREAM     VERBUNDEN     16520    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     15703    -                    /run/systemd/journal/stdout
                                          unix  2      [ ]         DGRAM                    15784    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     15778    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     14167    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     13004    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     16521    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2285344  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     17442    -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     VERBUNDEN     2277353  -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     VERBUNDEN     15501    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     13954    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     VERBUNDEN     2285343  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16522    -                    /var/run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     VERBUNDEN     14034    -
                                          unix  2      [ ]         DGRAM                    16717    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     12812    -
                                          unix  3      [ ]         DGRAM                    13967    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16570    -
                                          unix  2      [ ]         DGRAM                    16407    -
                                          unix  3      [ ]         DGRAM                    13968    -
                                          unix  3      [ ]         DGRAM                    13966    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     12919    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         DGRAM                    13965    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     2285341  -
                                          unix  3      [ ]         STREAM     VERBUNDEN     16720    -
                                          unix  3      [ ]         STREAM     VERBUNDEN     15687    -
                                          unix  2      [ ]         DGRAM                    13963    -
                                          
                                          

                                          Und weiter...

                                          pi@raspberrypi4-iob:~ $ iobroker status
                                          iobroker is running on this host.
                                          
                                          
                                          Objects type: file
                                          States  type: file
                                          
                                          pi@raspberrypi4-iob:~ $ iobroker list adapters
                                          system.adapter.alexa2                  : alexa2         - v3.11.2
                                          system.adapter.backitup                : backitup       - v2.2.2
                                          system.adapter.binance                 : binance        - v1.1.3
                                          system.adapter.broadlink2              : broadlink2     - v2.1.5
                                          system.adapter.cloud                   : cloud          - v4.1.0
                                          system.adapter.connector-local-control : connector-local-control - v0.0.3
                                          system.adapter.daswetter               : daswetter      - v3.0.9
                                          system.adapter.devices                 : devices        - v1.0.9
                                          system.adapter.discovery               : discovery      - v2.7.3
                                          system.adapter.dysonairpurifier        : dysonairpurifier - v2.3.0
                                          system.adapter.echarts                 : echarts        - v1.0.3
                                          system.adapter.email                   : email          - v1.0.10
                                          system.adapter.fb-checkpresence        : fb-checkpresence - v1.1.10
                                          system.adapter.ham                     : ham            - v4.0.2
                                          system.adapter.history                 : history        - v1.9.14
                                          system.adapter.hue                     : hue            - v3.5.31
                                          system.adapter.info                    : info           - v1.9.8
                                          system.adapter.iot                     : iot            - v1.8.24
                                          system.adapter.javascript              : javascript     - v5.2.13
                                          system.adapter.netatmo                 : netatmo        - v1.4.4
                                          system.adapter.netatmo-energy          : netatmo-energy - v0.1.20
                                          system.adapter.nuki                    : nuki           - v1.6.0
                                          system.adapter.nuki-extended           : nuki-extended  - v2.3.1
                                          system.adapter.parser                  : parser         - v1.0.7
                                          system.adapter.pushover                : pushover       - v2.0.5
                                          system.adapter.roomba                  : roomba         - v1.1.4
                                          system.adapter.rpi2                    : rpi2           - v1.3.1
                                          system.adapter.samsung                 : samsung        - v0.2.9
                                          system.adapter.scenes                  : scenes         - v2.3.8
                                          system.adapter.simple-api              : simple-api     - v2.6.1
                                          system.adapter.siro                    : siro           - v1.0.12
                                          system.adapter.snmp                    : snmp           - v0.5.0
                                          system.adapter.socketio                : socketio       - v3.1.4
                                          system.adapter.spotify-premium         : spotify-premium - v1.1.6
                                          system.adapter.tr-064                  : tr-064         - v4.2.14
                                          system.adapter.trashschedule           : trashschedule  - v1.2.0
                                          system.adapter.vis                     : vis            - v1.4.5
                                          system.adapter.vis-bars                : vis-bars       - v0.1.4
                                          system.adapter.vis-canvas-gauges       : vis-canvas-gauges - v0.1.5
                                          system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
                                          system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0
                                          system.adapter.vis-google-fonts        : vis-google-fonts - v0.1.0
                                          system.adapter.vis-history             : vis-history    - v1.0.0
                                          system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.1.7
                                          system.adapter.vis-inventwo            : vis-inventwo   - v1.3.6
                                          system.adapter.vis-justgage            : vis-justgage   - v1.0.2
                                          system.adapter.vis-keyboard            : vis-keyboard   - v0.0.2
                                          system.adapter.vis-lcars               : vis-lcars      - v1.0.4
                                          system.adapter.vis-map                 : vis-map        - v1.0.4
                                          system.adapter.vis-materialdesign      : vis-materialdesign - v0.3.11
                                          system.adapter.vis-metro               : vis-metro      - v1.1.2
                                          system.adapter.vis-players             : vis-players    - v0.1.6
                                          system.adapter.vis-rgraph              : vis-rgraph     - v0.0.2
                                          system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
                                          system.adapter.vis-weather             : vis-weather    - v2.5.5
                                          system.adapter.weatherunderground      : weatherunderground - v3.3.1
                                          system.adapter.web                     : web            - v3.4.9
                                          system.adapter.windows-control         : windows-control - v0.1.5
                                          system.adapter.yahka                   : yahka          - v0.13.1
                                          
                                          pi@raspberrypi4-iob:~ $ iobroker list instances
                                          + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iob                         -  enabled
                                          + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
                                            system.adapter.broadlink2.0             : broadlink2            : raspberrypi4-iob                         - disabled
                                          + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iob                         -  enabled
                                          + system.adapter.connector-local-control.0: connector-local-control: raspberrypi4-iob                         -  enabled
                                            system.adapter.daswetter.0              : daswetter             : raspberrypi4-iob                         - disabled
                                            system.adapter.devices.0                : devices               : raspberrypi4-iob                         - disabled
                                          + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
                                            system.adapter.dysonairpurifier.0       : dysonairpurifier      : raspberrypi4-iob                         - disabled
                                          + system.adapter.echarts.0                : echarts               : raspberrypi4-iob                         -  enabled
                                          + system.adapter.email.0                  : email                 : raspberrypi4-iob                         -  enabled
                                            system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi4-iob                         -  enabled
                                            system.adapter.ham.0                    : ham                   : raspberrypi4-iob                         - disabled
                                            system.adapter.history.0                : history               : raspberrypi4-iob                         -  enabled
                                            system.adapter.history.1                : history               : raspberrypi4-iob                         -  enabled
                                            system.adapter.history.2                : history               : raspberrypi4-iob                         -  enabled
                                            system.adapter.history.3                : history               : raspberrypi4-iob                         -  enabled
                                          + system.adapter.hue.0                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
                                            system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
                                            system.adapter.iot.0                    : iot                   : raspberrypi4-iob                         -  enabled
                                            system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
                                            system.adapter.netatmo-energy.0         : netatmo-energy        : raspberrypi4-iob                         - disabled
                                          + system.adapter.netatmo.0                : netatmo               : raspberrypi4-iob                         -  enabled
                                          + system.adapter.nuki-extended.0          : nuki-extended         : raspberrypi4-iob                         -  enabled
                                            system.adapter.nuki.0                   : nuki                  : raspberrypi4-iob                         - disabled
                                            system.adapter.parser.0                 : parser                : raspberrypi4-iob                         - disabled
                                            system.adapter.pushover.0               : pushover              : raspberrypi4-iob                         - disabled
                                          + system.adapter.roomba.0                 : roomba                : raspberrypi4-iob                         -  enabled
                                            system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
                                            system.adapter.samsung.0                : samsung               : raspberrypi4-iob                         - disabled
                                          + system.adapter.scenes.0                 : scenes                : raspberrypi4-iob                         -  enabled
                                            system.adapter.siro.0                   : siro                  : raspberrypi4-iob                         - disabled
                                            system.adapter.spotify-premium.0        : spotify-premium       : raspberrypi4-iob                         - disabled
                                          + system.adapter.tr-064.0                 : tr-064                : raspberrypi4-iob                         -  enabled
                                            system.adapter.trashschedule.0          : trashschedule         : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-bars.0               : vis-bars              : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-history.0            : vis-history           : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-map.0                : vis-map               : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-metro.0              : vis-metro             : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-players.0            : vis-players           : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi4-iob                         - disabled
                                            system.adapter.vis-weather.0            : vis-weather           : raspberrypi4-iob                         - disabled
                                            system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         -  enabled
                                            system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iob                         -  enabled
                                            system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            system.adapter.windows-control.0        : windows-control       : raspberrypi4-iob                         - disabled
                                            system.adapter.yahka.0                  : yahka                 : raspberrypi4-iob                         - disabled
                                          
                                          + instance is alive
                                          
                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0

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

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

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

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


                                          Support us

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

                                          565

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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