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. Error/Bug
  4. (gelöst) npm error code EOVERRIDE

NEWS

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    9
    1
    634

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    3.0k

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

(gelöst) npm error code EOVERRIDE

Geplant Angeheftet Gesperrt Verschoben Error/Bug
83 Beiträge 5 Kommentatoren 12.8k 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.
  • Thomas BraunT Thomas Braun

    @muckel sagte in npm error code EOVERRIDE:

    `-- iobroker@4.0.3

    Der ist auch falsch.

    M Offline
    M Offline
    muckel
    schrieb am zuletzt editiert von
    #46

    @thomas-braun

    hab ich übersehen.

    alles weg bis auf @emnapi/runtime@0.45.0 extraneous.

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • M muckel

      @thomas-braun

      hab ich übersehen.

      alles weg bis auf @emnapi/runtime@0.45.0 extraneous.

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

      @muckel
      Dann schau mal wo das Ding noch hängt.

      npm ls @emnapi/runtime
      

      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
      • HomoranH Homoran

        @muckel sagte in npm error code EOVERRIDE:

        emnapi

        was ist das??

        hab folgendes gefunden
        https://github.com/toyobayashi/emnapi

        wofür brauchst du das?

        M Offline
        M Offline
        muckel
        schrieb am zuletzt editiert von muckel
        #48

        @homoran

        ich wüsste nicht für was. hat sich anscheinend mal mit installiert.
        bekomm es aber nicht weg.

        erich@smarthome:/opt/iobroker$ npm ls @emnapi/runtime
        iobroker.inst@3.0.0 /opt/iobroker
        `-- @emnapi/runtime@0.45.0 extraneous

        Thomas BraunT HomoranH 2 Antworten Letzte Antwort
        0
        • M muckel

          @homoran

          ich wüsste nicht für was. hat sich anscheinend mal mit installiert.
          bekomm es aber nicht weg.

          erich@smarthome:/opt/iobroker$ npm ls @emnapi/runtime
          iobroker.inst@3.0.0 /opt/iobroker
          `-- @emnapi/runtime@0.45.0 extraneous

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

          @muckel
          Da müsste eigentlich eine weitere Installation zu finden sein, sonst wäre die nicht als extraneous gekennzeichnet.
          Vielleicht global?

          npm ls -g
          

          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

          M 1 Antwort Letzte Antwort
          0
          • M muckel

            @homoran

            ich wüsste nicht für was. hat sich anscheinend mal mit installiert.
            bekomm es aber nicht weg.

            erich@smarthome:/opt/iobroker$ npm ls @emnapi/runtime
            iobroker.inst@3.0.0 /opt/iobroker
            `-- @emnapi/runtime@0.45.0 extraneous

            HomoranH Offline
            HomoranH Offline
            Homoran
            schrieb am zuletzt editiert von
            #50

            @muckel sagte in npm error code EOVERRIDE:

            hat sich anscheinend mal mit installiert.

            so was passiert nicht von alleine, schon gar nicht in der obersten Ebene

            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 -

            M 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @muckel
              Da müsste eigentlich eine weitere Installation zu finden sein, sonst wäre die nicht als extraneous gekennzeichnet.
              Vielleicht global?

              npm ls -g
              
              M Offline
              M Offline
              muckel
              schrieb am zuletzt editiert von
              #51

              @thomas-braun

              erich@smarthome:/opt/iobroker$ npm ls -g
              /usr/lib
              +-- corepack@0.28.1
              `-- npm@10.7.0

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • HomoranH Homoran

                @muckel sagte in npm error code EOVERRIDE:

                hat sich anscheinend mal mit installiert.

                so was passiert nicht von alleine, schon gar nicht in der obersten Ebene

                M Offline
                M Offline
                muckel
                schrieb am zuletzt editiert von
                #52

                @homoran

                Das hab ich auch nicht behauptet.
                vielleicht hab ich mal im falschen verzeichnis vor ewigen zeiten mal was installiert.
                emnapi war es sicher nicht.

                1 Antwort Letzte Antwort
                0
                • M muckel

                  @thomas-braun

                  erich@smarthome:/opt/iobroker$ npm ls -g
                  /usr/lib
                  +-- corepack@0.28.1
                  `-- npm@10.7.0

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

                  @muckel

                  Das passt.

                  npm ls -a | grep -C5 emnapi
                  

                  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

                  M 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @muckel

                    Das passt.

                    npm ls -a | grep -C5 emnapi
                    
                    M Offline
                    M Offline
                    muckel
                    schrieb am zuletzt editiert von
                    #54

                    @thomas-braun sagte in npm error code EOVERRIDE:

                    npm ls -a | grep -C5 emnapi

                    erich@smarthome:/opt/iobroker$ npm ls -a | grep -C5 emnapi
                    iobroker.inst@3.0.0 /opt/iobroker
                    +-- @emnapi/runtime@0.45.0 extraneous
                    | `-- tslib@2.6.2 extraneous
                    +-- @iobroker-javascript.0/dewpoint@npm:dewpoint@1.0.0
                    +-- @iobroker-javascript.0/node-nut@npm:node-nut@1.0.3
                    +-- @iobroker-javascript.0/node-onvif@npm:node-onvif@0.1.7
                    | +-- html@1.0.0
                    
                    
                    Thomas BraunT 2 Antworten Letzte Antwort
                    0
                    • M muckel

                      @thomas-braun sagte in npm error code EOVERRIDE:

                      npm ls -a | grep -C5 emnapi

                      erich@smarthome:/opt/iobroker$ npm ls -a | grep -C5 emnapi
                      iobroker.inst@3.0.0 /opt/iobroker
                      +-- @emnapi/runtime@0.45.0 extraneous
                      | `-- tslib@2.6.2 extraneous
                      +-- @iobroker-javascript.0/dewpoint@npm:dewpoint@1.0.0
                      +-- @iobroker-javascript.0/node-nut@npm:node-nut@1.0.3
                      +-- @iobroker-javascript.0/node-onvif@npm:node-onvif@0.1.7
                      | +-- html@1.0.0
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #55

                      @muckel

                      Das kommt dann wohl aus den zusätzlich eingetragenen Modulen im javascript-Adapter.

                      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

                      M 1 Antwort Letzte Antwort
                      0
                      • M muckel

                        @thomas-braun sagte in npm error code EOVERRIDE:

                        npm ls -a | grep -C5 emnapi

                        erich@smarthome:/opt/iobroker$ npm ls -a | grep -C5 emnapi
                        iobroker.inst@3.0.0 /opt/iobroker
                        +-- @emnapi/runtime@0.45.0 extraneous
                        | `-- tslib@2.6.2 extraneous
                        +-- @iobroker-javascript.0/dewpoint@npm:dewpoint@1.0.0
                        +-- @iobroker-javascript.0/node-nut@npm:node-nut@1.0.3
                        +-- @iobroker-javascript.0/node-onvif@npm:node-onvif@0.1.7
                        | +-- html@1.0.0
                        
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #56

                        @muckel sagte in npm error code EOVERRIDE:

                        tslib

                        Such mal nach tslib

                        npm ls tslib
                        

                        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

                        M 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @muckel

                          Das kommt dann wohl aus den zusätzlich eingetragenen Modulen im javascript-Adapter.

                          M Offline
                          M Offline
                          muckel
                          schrieb am zuletzt editiert von
                          #57

                          @thomas-braun

                          das könnte sein, weiß nicht ob da die emnapi mit installiert worden ist.

                          aber sonst schaut es ganz gut aus.
                          was meinst du?

                          1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @muckel sagte in npm error code EOVERRIDE:

                            tslib

                            Such mal nach tslib

                            npm ls tslib
                            
                            M Offline
                            M Offline
                            muckel
                            schrieb am zuletzt editiert von
                            #58

                            @thomas-braun sagte in npm error code EOVERRIDE:

                            npm ls tslib

                            erich@smarthome:/opt/iobroker$ npm ls tslib
                            iobroker.inst@3.0.0 /opt/iobroker
                            +-- @emnapi/runtime@0.45.0 extraneous
                            | `-- tslib@2.6.2 extraneous
                            +-- iobroker.alexa2@3.26.5
                            | `-- rrule@2.8.1
                            |   `-- tslib@2.4.1
                            +-- iobroker.echarts@1.8.4
                            | `-- echarts@5.5.0
                            |   +-- tslib@2.3.0
                            |   `-- zrender@5.5.0
                            |     `-- tslib@2.3.0
                            +-- iobroker.eventlist@2.0.1
                            | `-- pdfkit@0.14.0
                            |   `-- fontkit@1.9.0
                            |     `-- @swc/helpers@0.3.17
                            |       `-- tslib@2.6.2
                            +-- iobroker.ham@5.3.1
                            | `-- homebridge-plugin-wrapper@3.2.0
                            |   `-- tslib@2.4.1
                            +-- iobroker.jarvis@3.1.8
                            | `-- node-ical@0.16.0
                            |   `-- rrule@2.6.4
                            |     `-- tslib@1.14.1 deduped
                            +-- iobroker.meteoalarm@3.0.2
                            | +-- @sentry/integrations@6.19.7
                            | | +-- @sentry/utils@6.19.7
                            | | | `-- tslib@1.14.1 deduped
                            | | `-- tslib@1.14.1
                            | `-- @sentry/node@6.19.7
                            |   +-- @sentry/core@6.19.7
                            |   | +-- @sentry/minimal@6.19.7
                            |   | | `-- tslib@1.14.1 deduped
                            |   | `-- tslib@1.14.1 deduped
                            |   +-- @sentry/hub@6.19.7
                            |   | `-- tslib@1.14.1 deduped
                            |   `-- tslib@1.14.1 deduped
                            +-- iobroker.mqtt@5.2.0
                            | `-- mqtt@5.3.4
                            |   `-- worker-timers@7.1.0
                            |     +-- tslib@2.6.2
                            |     +-- worker-timers-broker@6.1.0
                            |     | +-- fast-unique-numbers@8.0.12
                            |     | | `-- tslib@2.6.2
                            |     | `-- tslib@2.6.2
                            |     `-- worker-timers-worker@7.0.64
                            |       `-- tslib@2.6.2
                            +-- iobroker.sourceanalytix@0.4.14
                            | `-- @sentry/node@5.30.0
                            |   +-- @sentry/core@5.30.0
                            |   | +-- @sentry/minimal@5.30.0
                            |   | | `-- tslib@1.14.1 deduped
                            |   | `-- tslib@1.14.1 deduped
                            |   +-- @sentry/hub@5.30.0
                            |   | +-- @sentry/utils@5.30.0
                            |   | | `-- tslib@1.14.1 deduped
                            |   | `-- tslib@1.14.1 deduped
                            |   +-- @sentry/tracing@5.30.0
                            |   | +-- @sentry/utils@5.30.0
                            |   | | `-- tslib@1.14.1 deduped
                            |   | `-- tslib@1.14.1 deduped
                            |   +-- @sentry/utils@5.30.0
                            |   | `-- tslib@1.14.1 deduped
                            |   `-- tslib@1.14.1 deduped
                            +-- iobroker.vis-icontwo@1.5.0
                            | `-- np@9.2.0
                            |   +-- listr-input@0.2.1
                            |   | +-- inquirer-autosubmit-prompt@0.2.0
                            |   | | `-- rxjs@6.6.7
                            |   | |   `-- tslib@1.14.1 deduped
                            |   | `-- rxjs@6.6.7
                            |   |   `-- tslib@1.14.1 deduped
                            |   +-- listr@0.14.3
                            |   | `-- rxjs@6.6.7
                            |   |   `-- tslib@1.14.1 deduped
                            |   `-- rxjs@7.8.1
                            |     `-- tslib@2.6.2
                            `-- iobroker.zigbee2mqtt@2.13.6
                              `-- aedes-persistence-nedb@2.0.3
                                `-- standard@14.3.4
                                  `-- eslint@6.8.0
                                    `-- inquirer@7.3.3
                                      `-- rxjs@6.6.7
                                        `-- tslib@1.14.1 deduped
                            
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • M muckel

                              @thomas-braun sagte in npm error code EOVERRIDE:

                              npm ls tslib

                              erich@smarthome:/opt/iobroker$ npm ls tslib
                              iobroker.inst@3.0.0 /opt/iobroker
                              +-- @emnapi/runtime@0.45.0 extraneous
                              | `-- tslib@2.6.2 extraneous
                              +-- iobroker.alexa2@3.26.5
                              | `-- rrule@2.8.1
                              |   `-- tslib@2.4.1
                              +-- iobroker.echarts@1.8.4
                              | `-- echarts@5.5.0
                              |   +-- tslib@2.3.0
                              |   `-- zrender@5.5.0
                              |     `-- tslib@2.3.0
                              +-- iobroker.eventlist@2.0.1
                              | `-- pdfkit@0.14.0
                              |   `-- fontkit@1.9.0
                              |     `-- @swc/helpers@0.3.17
                              |       `-- tslib@2.6.2
                              +-- iobroker.ham@5.3.1
                              | `-- homebridge-plugin-wrapper@3.2.0
                              |   `-- tslib@2.4.1
                              +-- iobroker.jarvis@3.1.8
                              | `-- node-ical@0.16.0
                              |   `-- rrule@2.6.4
                              |     `-- tslib@1.14.1 deduped
                              +-- iobroker.meteoalarm@3.0.2
                              | +-- @sentry/integrations@6.19.7
                              | | +-- @sentry/utils@6.19.7
                              | | | `-- tslib@1.14.1 deduped
                              | | `-- tslib@1.14.1
                              | `-- @sentry/node@6.19.7
                              |   +-- @sentry/core@6.19.7
                              |   | +-- @sentry/minimal@6.19.7
                              |   | | `-- tslib@1.14.1 deduped
                              |   | `-- tslib@1.14.1 deduped
                              |   +-- @sentry/hub@6.19.7
                              |   | `-- tslib@1.14.1 deduped
                              |   `-- tslib@1.14.1 deduped
                              +-- iobroker.mqtt@5.2.0
                              | `-- mqtt@5.3.4
                              |   `-- worker-timers@7.1.0
                              |     +-- tslib@2.6.2
                              |     +-- worker-timers-broker@6.1.0
                              |     | +-- fast-unique-numbers@8.0.12
                              |     | | `-- tslib@2.6.2
                              |     | `-- tslib@2.6.2
                              |     `-- worker-timers-worker@7.0.64
                              |       `-- tslib@2.6.2
                              +-- iobroker.sourceanalytix@0.4.14
                              | `-- @sentry/node@5.30.0
                              |   +-- @sentry/core@5.30.0
                              |   | +-- @sentry/minimal@5.30.0
                              |   | | `-- tslib@1.14.1 deduped
                              |   | `-- tslib@1.14.1 deduped
                              |   +-- @sentry/hub@5.30.0
                              |   | +-- @sentry/utils@5.30.0
                              |   | | `-- tslib@1.14.1 deduped
                              |   | `-- tslib@1.14.1 deduped
                              |   +-- @sentry/tracing@5.30.0
                              |   | +-- @sentry/utils@5.30.0
                              |   | | `-- tslib@1.14.1 deduped
                              |   | `-- tslib@1.14.1 deduped
                              |   +-- @sentry/utils@5.30.0
                              |   | `-- tslib@1.14.1 deduped
                              |   `-- tslib@1.14.1 deduped
                              +-- iobroker.vis-icontwo@1.5.0
                              | `-- np@9.2.0
                              |   +-- listr-input@0.2.1
                              |   | +-- inquirer-autosubmit-prompt@0.2.0
                              |   | | `-- rxjs@6.6.7
                              |   | |   `-- tslib@1.14.1 deduped
                              |   | `-- rxjs@6.6.7
                              |   |   `-- tslib@1.14.1 deduped
                              |   +-- listr@0.14.3
                              |   | `-- rxjs@6.6.7
                              |   |   `-- tslib@1.14.1 deduped
                              |   `-- rxjs@7.8.1
                              |     `-- tslib@2.6.2
                              `-- iobroker.zigbee2mqtt@2.13.6
                                `-- aedes-persistence-nedb@2.0.3
                                  `-- standard@14.3.4
                                    `-- eslint@6.8.0
                                      `-- inquirer@7.3.3
                                        `-- rxjs@6.6.7
                                          `-- tslib@1.14.1 deduped
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #59

                              @muckel

                              Lass das mal so.

                              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

                              M 1 Antwort Letzte Antwort
                              1
                              • Thomas BraunT Thomas Braun

                                @muckel

                                Lass das mal so.

                                M Offline
                                M Offline
                                muckel
                                schrieb am zuletzt editiert von
                                #60

                                @thomas-braun

                                ok. mach ich.
                                für mich sieht das ganze jetzt sauber aus.

                                danke für deine hilfe! ich stelle das thema auf "gelöst"

                                erich@smarthome:/opt/iobroker$ npm ls
                                iobroker.inst@3.0.0 /opt/iobroker
                                +-- @emnapi/runtime@0.45.0 extraneous
                                +-- @iobroker-javascript.0/dewpoint@npm:dewpoint@1.0.0
                                +-- @iobroker-javascript.0/node-nut@npm:node-nut@1.0.3
                                +-- @iobroker-javascript.0/node-onvif@npm:node-onvif@0.1.7
                                +-- iobroker.admin@6.17.14
                                +-- iobroker.alarm@3.6.1
                                +-- iobroker.alexa2@3.26.5
                                +-- iobroker.apg-info@0.1.7
                                +-- iobroker.asuswrt@1.0.1
                                +-- iobroker.awattar@1.0.6
                                +-- iobroker.backitup@3.0.5
                                +-- iobroker.blink4home@0.1.1
                                +-- iobroker.broadlink2@2.3.0
                                +-- iobroker.cloud@5.0.1
                                +-- iobroker.countdown@2.2.0
                                +-- iobroker.daswetter@3.1.15
                                +-- iobroker.deconz@1.4.1
                                +-- iobroker.device-watcher@2.12.1
                                +-- iobroker.devices@1.1.5
                                +-- iobroker.discovery@4.5.0
                                +-- iobroker.echarts@1.8.4
                                +-- iobroker.energiefluss-erweitert@0.4.1
                                +-- iobroker.esphome@0.5.0-beta.8
                                +-- iobroker.eusec@1.2.1
                                +-- iobroker.eventlist@2.0.1
                                +-- iobroker.feiertage@1.2.0
                                +-- iobroker.firetv@2.1.0
                                +-- iobroker.flot@1.12.0
                                +-- iobroker.fuelpricemonitor@0.4.0
                                +-- iobroker.geofency@1.2.4
                                +-- iobroker.govee-app@0.0.6 (git+ssh://git@github.com/TA2k/ioBroker.govee-app.git#6a0f84cfb34eb3a0ca647c7a519b9d5a48ccfb85)
                                +-- iobroker.govee-local@0.2.6
                                +-- iobroker.ham@5.3.1
                                +-- iobroker.harmony@1.5.0
                                +-- iobroker.heatingcontrol@2.12.8
                                +-- iobroker.heizungssteuerung@1.7.0
                                +-- iobroker.history@3.0.1
                                +-- iobroker.hm-rega@4.0.0
                                +-- iobroker.hm-rpc@1.17.0
                                +-- iobroker.homeconnect@1.4.0
                                +-- iobroker.hs100@2.2.0
                                +-- iobroker.hue-extended@2.0.0
                                +-- iobroker.hue@3.11.0
                                +-- iobroker.icons-addictive-flavour-png@0.1.0
                                +-- iobroker.icons-fatcow-hosting@0.1.0
                                +-- iobroker.icons-icons8@0.0.1
                                +-- iobroker.icons-material-png@0.1.0
                                +-- iobroker.icons-material-svg@0.1.0
                                +-- iobroker.icons-mfd-png@1.2.1
                                +-- iobroker.icons-mfd-svg@1.2.0
                                +-- iobroker.icons-open-icon-library-png@0.1.3 (git+ssh://git@github.com/ioBroker/ioBroker.icons-open-icon-library-png.git#0847a79d713ee6725ccb6ccfb044c025b73ec946)
                                +-- iobroker.icons-ultimate-png@1.0.1
                                +-- iobroker.iot@3.3.0
                                +-- iobroker.iqontrol@2.3.0
                                +-- iobroker.jarvis@3.1.8
                                +-- iobroker.javascript@8.6.0
                                +-- iobroker.js-controller@6.0.5
                                +-- iobroker.lg-thinq@1.0.1
                                +-- iobroker.lightcontrol@0.5.0
                                +-- iobroker.linux-control@1.1.5
                                +-- iobroker.logparser@2.2.2
                                +-- iobroker.lovelace@4.1.10
                                +-- iobroker.luftdaten@3.1.0
                                +-- iobroker.material@1.3.1
                                +-- iobroker.maxcube@1.0.4
                                +-- iobroker.meteoalarm@3.0.2
                                +-- iobroker.mihome-vacuum@4.2.0
                                +-- iobroker.mihome@1.4.0
                                +-- iobroker.minuvis@2.3.3
                                +-- iobroker.mobile@1.0.1
                                +-- iobroker.moma@1.2.9
                                +-- iobroker.mqtt@5.2.0
                                +-- iobroker.mydlink@1.3.6
                                +-- iobroker.netatmo-crawler@0.8.1
                                +-- iobroker.netatmo@3.1.0
                                +-- iobroker.nuki-extended@2.7.0
                                +-- iobroker.nut@1.6.0
                                +-- iobroker.octoprint@5.1.0
                                +-- iobroker.pid@1.1.3
                                +-- iobroker.ping@1.6.2
                                +-- iobroker.pushover@3.0.6
                                +-- iobroker.pvforecast@2.9.1
                                +-- iobroker.radar2@2.2.0
                                +-- iobroker.residents@0.1.1
                                +-- iobroker.rest-api@2.0.1
                                +-- iobroker.rflink@2.1.12
                                +-- iobroker.rickshaw@1.0.0
                                +-- iobroker.samsung_tizen@1.1.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.samsung_tizen.git#b53ea16889af7d7d5e9e984c764a24c9e570facb)
                                +-- iobroker.samsung@0.6.0
                                +-- iobroker.scenes@3.2.1
                                +-- iobroker.shelly@7.0.0
                                +-- iobroker.shuttercontrol@1.7.3
                                +-- iobroker.simple-api@2.8.0
                                +-- iobroker.smartgarden@2.0.1
                                +-- iobroker.smartmeter@3.4.0
                                +-- iobroker.smartthings@0.1.2
                                +-- iobroker.socketio@6.7.0
                                +-- iobroker.solarmanpv@0.5.1
                                +-- iobroker.sonoff@3.1.0
                                +-- iobroker.sonos@3.0.0
                                +-- iobroker.sourceanalytix@0.4.14
                                +-- iobroker.sprinklecontrol@0.2.13
                                +-- iobroker.sureflap@2.1.2
                                +-- iobroker.synology@3.1.0
                                +-- iobroker.tapo@0.3.3
                                +-- iobroker.time-switch@2.2.2
                                +-- iobroker.traccar@1.1.4
                                +-- iobroker.tuya@3.15.0
                                +-- iobroker.virtualpowermeter@1.4.6
                                +-- iobroker.vis-2-beta@2.0.22
                                +-- iobroker.vis-2-widgets-energy@0.3.11
                                +-- iobroker.vis-2-widgets-gauges@1.0.3
                                +-- iobroker.vis-2-widgets-material@1.3.33
                                +-- iobroker.vis-2-widgets-sweethome3d@0.1.6
                                +-- iobroker.vis-2@2.9.64
                                +-- iobroker.vis-canvas-gauges@1.0.1
                                +-- iobroker.vis-fancyswitch@1.1.0
                                +-- iobroker.vis-history@1.0.0
                                +-- iobroker.vis-homekittiles@0.0.16
                                +-- iobroker.vis-hqwidgets@1.5.1
                                +-- iobroker.vis-icontwo@1.5.0
                                +-- iobroker.vis-inventwo@3.3.4
                                +-- iobroker.vis-jqui-mfd@1.1.1
                                +-- iobroker.vis-justgage@2.1.7
                                +-- iobroker.vis-lcars@1.1.1
                                +-- iobroker.vis-material-advanced@1.7.4
                                +-- iobroker.vis-material-webfont@0.0.3
                                +-- iobroker.vis-material@0.1.3
                                +-- iobroker.vis-materialdesign@0.5.9
                                +-- iobroker.vis-metro@1.2.0
                                +-- iobroker.vis-plumb@1.0.2
                                +-- iobroker.vis-rgraph@0.0.2
                                +-- iobroker.vis-timeandweather@1.2.2
                                +-- iobroker.vis-weather@2.5.9
                                +-- iobroker.vis@1.5.6
                                +-- iobroker.weather-warnings@0.6.7
                                +-- iobroker.weatherunderground@3.7.0
                                +-- iobroker.web@6.2.6
                                +-- iobroker.welcome@0.3.0
                                +-- iobroker.whatsapp-cmb@0.3.0
                                +-- iobroker.withings@0.0.13
                                +-- iobroker.ws@2.6.1
                                +-- iobroker.yeelight-2@1.4.0
                                `-- iobroker.zigbee2mqtt@2.13.6
                                
                                
                                1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @muckel sagte in npm error code EOVERRIDE:

                                  *** FILESYSTEM ***
                                  Filesystem                        Type   Size  Used Avail Use% Mounted on
                                  tmpfs                             tmpfs  1.6G  1.8M  1.6G   1% /run
                                  /dev/mapper/ubuntu--vg-ubuntu--lv ext4   216G   99G  108G  48% /
                                  tmpfs                             tmpfs  7.8G     0  7.8G   0% /dev/shm
                                  tmpfs                             tmpfs  5.0M     0  5.0M   0% /run/lock
                                  /dev/sda2                         ext4   974M  378M  529M  42% /boot
                                  /dev/sda1                         vfat   511M  6.1M  505M   2% /boot/efi
                                  

                                  Was ist das für ein merkwürdiges Setup an der Stelle?
                                  Macht ja aus meiner Sicht gar keinen Sinn, /dev/sda1 in den Mountpunkt von /dev/sda2 nochmal zu mounten.
                                  Und
                                  /dev/mapper/ubuntu--vg-ubuntu--lv ext4 216G 99G 108G 48% /
                                  sieht auch eher nach einem Container oder sonstigem virtuellen Zeug aus. Wird allerdings nicht als solches gemeldet:

                                  Docker : false
                                  Virtualization : none

                                  Weiter wird dann kubernetes in einem snap geführt?
                                  Das ist doch hoffentlich kein Standard-Ubuntu?

                                  Was steht denn in
                                  /home/iobroker/.npm/_logs/2024-06-22T05_06_07_550Z-debug-0.log
                                  so drin?

                                  W Offline
                                  W Offline
                                  Wolhem
                                  schrieb am zuletzt editiert von
                                  #61

                                  @thomas-braun
                                  Hallo,
                                  ich habe den Raspy upgedatet und jetzt kann ich vom PC nicht mehr auf den iob zugreifen.
                                  Beim fixer wird mir folgender Fehler angezeigt:
                                  npm error code EOVERRIDE
                                  npm error Override for @iobroker/adapter-core@^3.1.4 conflicts with direct dependency

                                  npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-08-30T17_03_10_491Z-debug-0.log
                                  wie kann ich in der Konsole die log aufrufen?

                                  Gruß Wolfgang

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • W Wolhem

                                    @thomas-braun
                                    Hallo,
                                    ich habe den Raspy upgedatet und jetzt kann ich vom PC nicht mehr auf den iob zugreifen.
                                    Beim fixer wird mir folgender Fehler angezeigt:
                                    npm error code EOVERRIDE
                                    npm error Override for @iobroker/adapter-core@^3.1.4 conflicts with direct dependency

                                    npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-08-30T17_03_10_491Z-debug-0.log
                                    wie kann ich in der Konsole die log aufrufen?

                                    Gruß Wolfgang

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

                                    @wolhem sagte in (gelöst) npm error code EOVERRIDE:

                                    /home/iobroker/.npm/_logs/2024-08-30T17_03_10_491Z-debug-0.log

                                    less /home/iobroker/.npm/_logs/2024-08-30T17_03_10_491Z-debug-0.log
                                    

                                    (seitenweise)
                                    oder

                                    cat /home/iobroker/.npm/_logs/2024-08-30T17_03_10_491Z-debug-0.log
                                    

                                    (Volltext)

                                    Du kannst aber auch mal

                                    iob diag
                                    

                                    laufen lassen. Oft klemmt es noch an anderen Stellen.

                                    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

                                    W 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @wolhem sagte in (gelöst) npm error code EOVERRIDE:

                                      /home/iobroker/.npm/_logs/2024-08-30T17_03_10_491Z-debug-0.log

                                      less /home/iobroker/.npm/_logs/2024-08-30T17_03_10_491Z-debug-0.log
                                      

                                      (seitenweise)
                                      oder

                                      cat /home/iobroker/.npm/_logs/2024-08-30T17_03_10_491Z-debug-0.log
                                      

                                      (Volltext)

                                      Du kannst aber auch mal

                                      iob diag
                                      

                                      laufen lassen. Oft klemmt es noch an anderen Stellen.

                                      W Offline
                                      W Offline
                                      Wolhem
                                      schrieb am zuletzt editiert von Homoran
                                      #63

                                      @thomas-braun

                                      Skript v.2024-05-22
                                      
                                      *** BASE SYSTEM ***
                                         Static hostname: pi4-iob
                                               Icon name: computer
                                        Operating System: Raspbian GNU/Linux 10 (buster)
                                                  Kernel: Linux 5.10.103-v7l+
                                            Architecture: arm
                                      
                                      Model		: Raspberry Pi 4 Model B Rev 1.4
                                      Docker          : false
                                      Virtualization  : none
                                      Kernel          : armv7l
                                      Userland        : 32 bit
                                      
                                      Systemuptime and Load:
                                       19:42:52 up  1:01,  3 users,  load average: 0.38, 0.31, 0.31
                                      CPU threads: 4
                                      
                                      
                                      *** RASPBERRY THROTTLING ***
                                      Current issues:
                                      No throttling issues detected.
                                      
                                      Previously detected issues:
                                      No throttling issues detected.
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Fri 2024-08-30 19:42:53 CEST
                                                 Universal time: Fri 2024-08-30 17:42:53 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Berlin (CEST, +0200)
                                      System clock synchronized: yes
                                                    NTP service: active
                                                RTC in local TZ: no
                                      
                                      *** Users and Groups ***
                                      User that called 'iob diag':
                                      pi
                                      HOME=/home/pi
                                      GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
                                      
                                      User that is running 'js-controller':
                                      iobroker
                                      HOME=/home/iobroker
                                      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                      
                                      *** Display-Server-Setup ***
                                      Display-Server: true
                                      Desktop: 	
                                      Terminal: 	tty
                                      Boot Target: 	graphical.target
                                      
                                      *** MEMORY ***
                                                    total        used        free      shared  buff/cache   available
                                      Mem:           7.9G        1.2G        5.9G        119M        858M        6.3G
                                      Swap:           99M          0B         99M
                                      Total:         8.0G        1.2G        6.0G
                                      
                                      Active iob-Instances: 	22
                                      
                                               7898 M total memory
                                               1171 M used memory
                                                461 M active memory
                                               1227 M inactive memory
                                               5869 M free memory
                                                167 M buffer memory
                                                690 M swap cache
                                                 99 M total swap
                                                  0 M used swap
                                                 99 M free swap
                                      
                                      *** top - Table Of Processes  ***
                                      top - 19:42:53 up  1:01,  3 users,  load average: 0.38, 0.31, 0.31
                                      Tasks: 185 total,   1 running, 184 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s):  0.0 us,  4.3 sy,  0.0 ni, 95.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                      MiB Mem :   7898.7 total,   5869.3 free,   1170.7 used,    858.8 buff/cache
                                      MiB Swap:    100.0 total,    100.0 free,      0.0 used.   6335.2 avail Mem 
                                      
                                      *** FAILED SERVICES ***
                                      
                                      0 loaded units listed. Pass --all to see loaded but inactive units, too.
                                      To show all installed unit files use 'systemctl list-unit-files'.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      /dev/root      ext4       29G   12G   16G  42% /
                                      devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                                      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                                      tmpfs          tmpfs     3.9G   17M  3.9G   1% /run
                                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                      tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
                                      /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                                      tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Fri Aug 30 18:41:22 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:3840x2160M@30,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48 smsc95xx.macaddr=DC:A6:32:E7:9D:8C vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=7ebaa6f8-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                      [Fri Aug 30 18:41:23 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                                      [Fri Aug 30 18:41:23 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                      [Fri Aug 30 18:41:26 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                                      
                                      Show mounted filesystems:
                                      TARGET                                SOURCE         FSTYPE          OPTIONS
                                      /                                     /dev/mmcblk0p2 ext4            rw,noatime
                                      |-/dev                                devtmpfs       devtmpfs        rw,relatime,size=3879288k,nr_inodes=74941,mode=755
                                      | |-/dev/shm                          tmpfs          tmpfs           rw,nosuid,nodev
                                      | |-/dev/pts                          devpts         devpts          rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                      | `-/dev/mqueue                       mqueue         mqueue          rw,relatime
                                      |-/sys                                sysfs          sysfs           rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/kernel/security              securityfs     securityfs      rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/fs/cgroup                    tmpfs          tmpfs           ro,nosuid,nodev,noexec,mode=755
                                      | | |-/sys/fs/cgroup/unified          cgroup2        cgroup2         rw,nosuid,nodev,noexec,relatime,nsdelegate
                                      | | |-/sys/fs/cgroup/systemd          cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
                                      | | |-/sys/fs/cgroup/cpu,cpuacct      cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
                                      | | |-/sys/fs/cgroup/blkio            cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,blkio
                                      | | |-/sys/fs/cgroup/devices          cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,devices
                                      | | |-/sys/fs/cgroup/net_cls,net_prio cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
                                      | | |-/sys/fs/cgroup/pids             cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,pids
                                      | | |-/sys/fs/cgroup/cpuset           cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,cpuset
                                      | | |-/sys/fs/cgroup/freezer          cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,freezer
                                      | | `-/sys/fs/cgroup/perf_event       cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,perf_event
                                      | |-/sys/fs/bpf                       none           bpf             rw,nosuid,nodev,noexec,relatime,mode=700
                                      | |-/sys/kernel/debug                 debugfs        debugfs         rw,relatime
                                      | |-/sys/kernel/config                configfs       configfs        rw,relatime
                                      | `-/sys/fs/fuse/connections          fusectl        fusectl         rw,relatime
                                      |-/proc                               proc           proc            rw,relatime
                                      | `-/proc/sys/fs/binfmt_misc          systemd-1      autofs          rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
                                      |-/run                                tmpfs          tmpfs           rw,nosuid,nodev,mode=755
                                      | |-/run/lock                         tmpfs          tmpfs           rw,nosuid,nodev,noexec,relatime,size=5120k
                                      | |-/run/rpc_pipefs                   sunrpc         rpc_pipefs      rw,relatime
                                      | `-/run/user/1000                    tmpfs          tmpfs           rw,nosuid,nodev,relatime,size=808828k,mode=700,uid=1000,gid=1000
                                      |   `-/run/user/1000/gvfs             gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                                      `-/boot                               /dev/mmcblk0p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      2.6G	/var/
                                      2.3G	/var/cache/apt/archives
                                      2.3G	/var/cache/apt
                                      2.3G	/var/cache
                                      125M	/var/lib
                                      
                                      Archived and active journals take up 16.0M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      15M	/opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      885M	/opt/iobroker/iobroker-data/
                                      706M	/opt/iobroker/iobroker-data/files
                                      441M	/opt/iobroker/iobroker-data/files/javascript.admin
                                      409M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                      408M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                      
                                      The five largest files in iobroker-data are:
                                      38M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                                      27M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.ce422ec2.js.map
                                      24M	/opt/iobroker/iobroker-data/objects.jsonl
                                      24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                      9.7M	/opt/iobroker/iobroker-data/objects.json.migrated
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2492447-if00
                                      
                                      Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                                      
                                      
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs 	v18.20.4
                                      /usr/bin/node 		v18.20.4
                                      /usr/bin/npm 		10.7.0
                                      /usr/bin/npx 		10.7.0
                                      /usr/bin/corepack 	0.28.0
                                      
                                      
                                      nodejs:
                                        Installed: 18.20.4-1nodesource1
                                        Candidate: 18.20.4-1nodesource1
                                        Version table:
                                       *** 18.20.4-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                              100 /var/lib/dpkg/status
                                           18.20.3-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.20.2-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.20.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.20.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.19.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.19.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.18.2-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.18.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.18.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.17.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.17.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.16.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.16.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.15.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.14.2-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.14.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.14.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.13.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.12.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.11.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.10.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.9.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.9.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.8.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.7.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.6.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.5.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.4.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.3.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.2.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.1.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.0.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           10.24.0~dfsg-1~deb10u3 500
                                              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Core adapters versions
                                      js-controller: 	6.0.9
                                      admin: 		7.0.22
                                      javascript: 	8.7.6
                                      
                                      nodejs modules from github: 	0
                                      
                                      Adapter State
                                        system.adapter.admin.0                  : admin                 : pi4-iob                                  - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.alexa2.0                 : alexa2                : pi4-iob                                  -  enabled
                                      + system.adapter.backitup.0               : backitup              : pi4-iob                                  -  enabled
                                      + system.adapter.ble.0                    : ble                   : pi4-iob                                  -  enabled
                                        system.adapter.bshb.0                   : bshb                  : pi4-iob                                  - disabled
                                      + system.adapter.cloud.0                  : cloud                 : pi4-iob                                  -  enabled
                                      + system.adapter.discovery.0              : discovery             : pi4-iob                                  -  enabled
                                      + system.adapter.email.0                  : email                 : pi4-iob                                  -  enabled
                                      + system.adapter.fritzdect.0              : fritzdect             : pi4-iob                                  -  enabled
                                      + system.adapter.hue.0                    : hue                   : pi4-iob                                  -  enabled, port: 443
                                      + system.adapter.info.0                   : info                  : pi4-iob                                  -  enabled
                                      + system.adapter.iot.0                    : iot                   : pi4-iob                                  -  enabled
                                      + system.adapter.iqontrol.0               : iqontrol              : pi4-iob                                  -  enabled
                                        system.adapter.jarvis.0                 : jarvis                : pi4-iob                                  - disabled
                                      + system.adapter.javascript.0             : javascript            : pi4-iob                                  -  enabled
                                      + system.adapter.lovelace.0               : lovelace              : pi4-iob                                  -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                                        system.adapter.mercedesme.0             : mercedesme            : pi4-iob                                  - disabled
                                        system.adapter.mqtt.0                   : mqtt                  : pi4-iob                                  - disabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.rpi2.0                   : rpi2                  : pi4-iob                                  -  enabled
                                      + system.adapter.shelly.0                 : shelly                : pi4-iob                                  -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.sonoff.0                 : sonoff                : pi4-iob                                  -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.telegram.0               : telegram              : pi4-iob                                  -  enabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.tr-064.0                 : tr-064                : pi4-iob                                  -  enabled
                                        system.adapter.tuya.0                   : tuya                  : pi4-iob                                  - disabled
                                        system.adapter.vis-bars.0               : vis-bars              : pi4-iob                                  -  enabled
                                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : pi4-iob                                  -  enabled
                                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : pi4-iob                                  -  enabled
                                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : pi4-iob                                  -  enabled
                                        system.adapter.vis-weather.0            : vis-weather           : pi4-iob                                  -  enabled
                                        system.adapter.vis.0                    : vis                   : pi4-iob                                  - disabled
                                      + system.adapter.web.0                    : web                   : pi4-iob                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.yahka.0                  : yahka                 : pi4-iob                                  -  enabled
                                      + system.adapter.zigbee.0                 : zigbee                : pi4-iob                                  -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2492447-if00
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.hue.0                    : hue                   : pi4-iob                                  -  enabled, port: 443
                                      + system.adapter.lovelace.0               : lovelace              : pi4-iob                                  -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                                      + system.adapter.shelly.0                 : shelly                : pi4-iob                                  -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.sonoff.0                 : sonoff                : pi4-iob                                  -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.telegram.0               : telegram              : pi4-iob                                  -  enabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.web.0                    : web                   : pi4-iob                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.zigbee.0                 : zigbee                : pi4-iob                                  -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2492447-if00
                                      
                                      ioBroker-Repositories
                                      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                      │ (index) │   name   │                           url                           │ auto upgrade │
                                      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                      │    0    │ 'stable' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
                                      │    1    │  'beta'  │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
                                      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                      
                                      Active repo(s): stable
                                      Upgrade policy: none
                                      
                                      Installed ioBroker-Instances
                                      Used repository: stable
                                      Adapter    "admin"        : 7.0.23   , installed 7.0.22 [Updatable]
                                      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                      Adapter    "backitup"     : 3.0.19   , installed 3.0.16 [Updatable]
                                      Adapter    "ble"          : 0.14.0   , installed 0.14.0
                                      Adapter    "bshb"         : 0.2.8    , installed 0.2.8
                                      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                      Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                      Adapter    "email"        : 1.3.1    , installed 1.3.1
                                      Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
                                      Adapter    "hue"          : 3.11.0   , installed 3.11.0
                                      Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                      Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                                      Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                      Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                      Controller "js-controller": 6.0.11   , installed 6.0.9  [Updatable]
                                      Adapter    "lovelace"     : 4.1.10   , installed 4.1.10
                                      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                      Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                                      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                      Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
                                      Adapter    "telegram"     : 3.9.0    , installed 3.3.2  [Updatable]
                                      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                      Adapter    "tuya"         : 3.16.0   , installed 3.15.0 [Updatable]
                                      Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                      Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                                      Adapter    "web"          : 6.2.5    , installed 6.2.5
                                      Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                      Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                      Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects: 	7772
                                      States: 	6367
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                      Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                      Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                      Reading package lists...
                                      Pending Updates: 0
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16303      551/sshd            
                                      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15749      388/cupsd           
                                      tcp        0      0 0.0.0.0:44953           0.0.0.0:*               LISTEN      1001       44017      3896/io.yahka.0     
                                      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       43612      3669/io.shelly.0    
                                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       43001      3717/io.sonoff.0    
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       42691      3498/iobroker.js-co 
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       42684      3498/iobroker.js-co 
                                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       45655      3841/io.web.0       
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          16307      551/sshd            
                                      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15748      388/cupsd           
                                      tcp6       0      0 :::8091                 :::*                    LISTEN      1001       46387      4224/io.lovelace.0  
                                      udp        0      0 0.0.0.0:51115           0.0.0.0:*                           108        15327      385/avahi-daemon: r 
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17152      453/dhcpcd          
                                      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          17041      511/cups-browsed    
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15325      385/avahi-daemon: r 
                                      udp6       0      0 :::546                  :::*                                0          20570      453/dhcpcd          
                                      udp6       0      0 :::35021                :::*                                108        15328      385/avahi-daemon: r 
                                      udp6       0      0 :::5353                 :::*                                108        15326      385/avahi-daemon: r 
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2024-08-30 19:18:19.947  - info: ble.0 (4024) starting. Version 0.14.0 in /opt/iobroker/node_modules/iobroker.ble, node: v18.20.4, js-controller: 6.0.9
                                      2024-08-30 19:18:20.072  - info: ble.0 (4024) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, BTHome, _default
                                      2024-08-30 19:18:20.074  - info: ble.0 (4024) enabled plugins: Xiaomi, _default
                                      2024-08-30 19:18:20.076  - info: ble.0 (4024) monitored services: fe95
                                      2024-08-30 19:18:20.153  - info: ble.0 (4024) starting scanner process...
                                      2024-08-30 19:18:20.347  - info: iqontrol.0 (4017) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.iqontrol, node: v18.20.4, js-controller: 6.0.9
                                      2024-08-30 19:18:20.527  - info: iqontrol.0 (4017) systemLanguage = de
                                      2024-08-30 19:18:20.529  - info: iqontrol.0 (4017) Creating Passphrase...
                                      2024-08-30 19:18:20.575  - info: iqontrol.0 (4017) Creating Popup States...
                                      2024-08-30 19:18:21.103  - info: iqontrol.0 (4017) Creating Widget States...
                                      2024-08-30 19:18:21.341  - info: ble.0 (4024) starting scan for services ["fe95"]
                                      2024-08-30 19:18:21.689  - info: iqontrol.0 (4017) Lists deactivated.
                                      2024-08-30 19:18:21.689  - info: iqontrol.0 (4017) Deleting unused Objects...
                                      2024-08-30 19:18:21.691  - info: iqontrol.0 (4017) Subscribing to states...
                                      2024-08-30 19:18:21.694  - info: iqontrol.0 (4017) iQontrol ready.
                                      2024-08-30 19:18:23.740  - info: lovelace.0 (4224) starting. Version 4.1.10 in /opt/iobroker/node_modules/iobroker.lovelace, node: v18.20.4, js-controller: 6.0.9
                                      2024-08-30 19:18:23.944  - info: lovelace.0 (4224) http server listening on port 8091
                                      2024-08-30 19:18:32.071  - info: alexa2.0 (3565) Initialization Done ...
                                      2024-08-30 19:18:52.887  - info: sonoff.0 (3717) Client [Lampe] connected with secret 1725038332867_8253
                                      2024-08-30 19:18:53.051  - info: sonoff.0 (3717) Client [Stehlampe] connected with secret 1725038333048_5697
                                      2024-08-30 19:18:53.443  - info: sonoff.0 (3717) Client [Garderobe] connected with secret 1725038333441_310
                                      2024-08-30 19:23:00.430  - info: fritzdect.0 (3767) DECT ID: 099950467727 identified for command (setmodeauto) : true
                                      2024-08-30 19:23:00.567  - info: fritzdect.0 (3767) DECT ID: 099951009476 identified for command (setmodeauto) : true
                                      2024-08-30 19:23:00.568  - info: fritzdect.0 (3767) DECT ID: 099951009476 identified for command (setmodeauto) : true
                                      2024-08-30 19:23:00.765  - info: fritzdect.0 (3767) DECT ID: 139790962408 identified for command (setmodeauto) : true
                                      
                                      

                                      ============ Mark until here for C&P =============

                                      iob diag has finished.

                                      Press any key for a summary

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • W Wolhem

                                        @thomas-braun

                                        Skript v.2024-05-22
                                        
                                        *** BASE SYSTEM ***
                                           Static hostname: pi4-iob
                                                 Icon name: computer
                                          Operating System: Raspbian GNU/Linux 10 (buster)
                                                    Kernel: Linux 5.10.103-v7l+
                                              Architecture: arm
                                        
                                        Model		: Raspberry Pi 4 Model B Rev 1.4
                                        Docker          : false
                                        Virtualization  : none
                                        Kernel          : armv7l
                                        Userland        : 32 bit
                                        
                                        Systemuptime and Load:
                                         19:42:52 up  1:01,  3 users,  load average: 0.38, 0.31, 0.31
                                        CPU threads: 4
                                        
                                        
                                        *** RASPBERRY THROTTLING ***
                                        Current issues:
                                        No throttling issues detected.
                                        
                                        Previously detected issues:
                                        No throttling issues detected.
                                        
                                        *** Time and Time Zones ***
                                                       Local time: Fri 2024-08-30 19:42:53 CEST
                                                   Universal time: Fri 2024-08-30 17:42:53 UTC
                                                         RTC time: n/a
                                                        Time zone: Europe/Berlin (CEST, +0200)
                                        System clock synchronized: yes
                                                      NTP service: active
                                                  RTC in local TZ: no
                                        
                                        *** Users and Groups ***
                                        User that called 'iob diag':
                                        pi
                                        HOME=/home/pi
                                        GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
                                        
                                        User that is running 'js-controller':
                                        iobroker
                                        HOME=/home/iobroker
                                        GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                        
                                        *** Display-Server-Setup ***
                                        Display-Server: true
                                        Desktop: 	
                                        Terminal: 	tty
                                        Boot Target: 	graphical.target
                                        
                                        *** MEMORY ***
                                                      total        used        free      shared  buff/cache   available
                                        Mem:           7.9G        1.2G        5.9G        119M        858M        6.3G
                                        Swap:           99M          0B         99M
                                        Total:         8.0G        1.2G        6.0G
                                        
                                        Active iob-Instances: 	22
                                        
                                                 7898 M total memory
                                                 1171 M used memory
                                                  461 M active memory
                                                 1227 M inactive memory
                                                 5869 M free memory
                                                  167 M buffer memory
                                                  690 M swap cache
                                                   99 M total swap
                                                    0 M used swap
                                                   99 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 19:42:53 up  1:01,  3 users,  load average: 0.38, 0.31, 0.31
                                        Tasks: 185 total,   1 running, 184 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  0.0 us,  4.3 sy,  0.0 ni, 95.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                        MiB Mem :   7898.7 total,   5869.3 free,   1170.7 used,    858.8 buff/cache
                                        MiB Swap:    100.0 total,    100.0 free,      0.0 used.   6335.2 avail Mem 
                                        
                                        *** FAILED SERVICES ***
                                        
                                        0 loaded units listed. Pass --all to see loaded but inactive units, too.
                                        To show all installed unit files use 'systemctl list-unit-files'.
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        /dev/root      ext4       29G   12G   16G  42% /
                                        devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                                        tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                                        tmpfs          tmpfs     3.9G   17M  3.9G   1% /run
                                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                        tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
                                        /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                                        tmpfs          tmpfs     790M  4.0K  790M   1% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Fri Aug 30 18:41:22 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:3840x2160M@30,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48 smsc95xx.macaddr=DC:A6:32:E7:9D:8C vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=7ebaa6f8-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                        [Fri Aug 30 18:41:23 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                                        [Fri Aug 30 18:41:23 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                        [Fri Aug 30 18:41:26 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                                        
                                        Show mounted filesystems:
                                        TARGET                                SOURCE         FSTYPE          OPTIONS
                                        /                                     /dev/mmcblk0p2 ext4            rw,noatime
                                        |-/dev                                devtmpfs       devtmpfs        rw,relatime,size=3879288k,nr_inodes=74941,mode=755
                                        | |-/dev/shm                          tmpfs          tmpfs           rw,nosuid,nodev
                                        | |-/dev/pts                          devpts         devpts          rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                        | `-/dev/mqueue                       mqueue         mqueue          rw,relatime
                                        |-/sys                                sysfs          sysfs           rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/kernel/security              securityfs     securityfs      rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/fs/cgroup                    tmpfs          tmpfs           ro,nosuid,nodev,noexec,mode=755
                                        | | |-/sys/fs/cgroup/unified          cgroup2        cgroup2         rw,nosuid,nodev,noexec,relatime,nsdelegate
                                        | | |-/sys/fs/cgroup/systemd          cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
                                        | | |-/sys/fs/cgroup/cpu,cpuacct      cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
                                        | | |-/sys/fs/cgroup/blkio            cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,blkio
                                        | | |-/sys/fs/cgroup/devices          cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,devices
                                        | | |-/sys/fs/cgroup/net_cls,net_prio cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
                                        | | |-/sys/fs/cgroup/pids             cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,pids
                                        | | |-/sys/fs/cgroup/cpuset           cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,cpuset
                                        | | |-/sys/fs/cgroup/freezer          cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,freezer
                                        | | `-/sys/fs/cgroup/perf_event       cgroup         cgroup          rw,nosuid,nodev,noexec,relatime,perf_event
                                        | |-/sys/fs/bpf                       none           bpf             rw,nosuid,nodev,noexec,relatime,mode=700
                                        | |-/sys/kernel/debug                 debugfs        debugfs         rw,relatime
                                        | |-/sys/kernel/config                configfs       configfs        rw,relatime
                                        | `-/sys/fs/fuse/connections          fusectl        fusectl         rw,relatime
                                        |-/proc                               proc           proc            rw,relatime
                                        | `-/proc/sys/fs/binfmt_misc          systemd-1      autofs          rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
                                        |-/run                                tmpfs          tmpfs           rw,nosuid,nodev,mode=755
                                        | |-/run/lock                         tmpfs          tmpfs           rw,nosuid,nodev,noexec,relatime,size=5120k
                                        | |-/run/rpc_pipefs                   sunrpc         rpc_pipefs      rw,relatime
                                        | `-/run/user/1000                    tmpfs          tmpfs           rw,nosuid,nodev,relatime,size=808828k,mode=700,uid=1000,gid=1000
                                        |   `-/run/user/1000/gvfs             gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                                        `-/boot                               /dev/mmcblk0p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        2.6G	/var/
                                        2.3G	/var/cache/apt/archives
                                        2.3G	/var/cache/apt
                                        2.3G	/var/cache
                                        125M	/var/lib
                                        
                                        Archived and active journals take up 16.0M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        15M	/opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        885M	/opt/iobroker/iobroker-data/
                                        706M	/opt/iobroker/iobroker-data/files
                                        441M	/opt/iobroker/iobroker-data/files/javascript.admin
                                        409M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                        408M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                        
                                        The five largest files in iobroker-data are:
                                        38M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                                        27M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.ce422ec2.js.map
                                        24M	/opt/iobroker/iobroker-data/objects.jsonl
                                        24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                        9.7M	/opt/iobroker/iobroker-data/objects.json.migrated
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2492447-if00
                                        
                                        Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                                        
                                        
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs 	v18.20.4
                                        /usr/bin/node 		v18.20.4
                                        /usr/bin/npm 		10.7.0
                                        /usr/bin/npx 		10.7.0
                                        /usr/bin/corepack 	0.28.0
                                        
                                        
                                        nodejs:
                                          Installed: 18.20.4-1nodesource1
                                          Candidate: 18.20.4-1nodesource1
                                          Version table:
                                         *** 18.20.4-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                100 /var/lib/dpkg/status
                                             18.20.3-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.20.2-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.20.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.20.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.19.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.19.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.18.2-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.18.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.18.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.17.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.17.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.16.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.16.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.15.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.14.2-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.14.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.14.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.13.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.12.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.11.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.10.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.9.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.9.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.8.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.7.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.6.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.5.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.4.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.3.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.2.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.1.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.0.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             10.24.0~dfsg-1~deb10u3 500
                                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                        
                                        Temp directories causing npm8 problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree:
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Core adapters versions
                                        js-controller: 	6.0.9
                                        admin: 		7.0.22
                                        javascript: 	8.7.6
                                        
                                        nodejs modules from github: 	0
                                        
                                        Adapter State
                                          system.adapter.admin.0                  : admin                 : pi4-iob                                  - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alexa2.0                 : alexa2                : pi4-iob                                  -  enabled
                                        + system.adapter.backitup.0               : backitup              : pi4-iob                                  -  enabled
                                        + system.adapter.ble.0                    : ble                   : pi4-iob                                  -  enabled
                                          system.adapter.bshb.0                   : bshb                  : pi4-iob                                  - disabled
                                        + system.adapter.cloud.0                  : cloud                 : pi4-iob                                  -  enabled
                                        + system.adapter.discovery.0              : discovery             : pi4-iob                                  -  enabled
                                        + system.adapter.email.0                  : email                 : pi4-iob                                  -  enabled
                                        + system.adapter.fritzdect.0              : fritzdect             : pi4-iob                                  -  enabled
                                        + system.adapter.hue.0                    : hue                   : pi4-iob                                  -  enabled, port: 443
                                        + system.adapter.info.0                   : info                  : pi4-iob                                  -  enabled
                                        + system.adapter.iot.0                    : iot                   : pi4-iob                                  -  enabled
                                        + system.adapter.iqontrol.0               : iqontrol              : pi4-iob                                  -  enabled
                                          system.adapter.jarvis.0                 : jarvis                : pi4-iob                                  - disabled
                                        + system.adapter.javascript.0             : javascript            : pi4-iob                                  -  enabled
                                        + system.adapter.lovelace.0               : lovelace              : pi4-iob                                  -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                                          system.adapter.mercedesme.0             : mercedesme            : pi4-iob                                  - disabled
                                          system.adapter.mqtt.0                   : mqtt                  : pi4-iob                                  - disabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.rpi2.0                   : rpi2                  : pi4-iob                                  -  enabled
                                        + system.adapter.shelly.0                 : shelly                : pi4-iob                                  -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.sonoff.0                 : sonoff                : pi4-iob                                  -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.telegram.0               : telegram              : pi4-iob                                  -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.tr-064.0                 : tr-064                : pi4-iob                                  -  enabled
                                          system.adapter.tuya.0                   : tuya                  : pi4-iob                                  - disabled
                                          system.adapter.vis-bars.0               : vis-bars              : pi4-iob                                  -  enabled
                                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : pi4-iob                                  -  enabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : pi4-iob                                  -  enabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : pi4-iob                                  -  enabled
                                          system.adapter.vis-weather.0            : vis-weather           : pi4-iob                                  -  enabled
                                          system.adapter.vis.0                    : vis                   : pi4-iob                                  - disabled
                                        + system.adapter.web.0                    : web                   : pi4-iob                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.yahka.0                  : yahka                 : pi4-iob                                  -  enabled
                                        + system.adapter.zigbee.0                 : zigbee                : pi4-iob                                  -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2492447-if00
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.hue.0                    : hue                   : pi4-iob                                  -  enabled, port: 443
                                        + system.adapter.lovelace.0               : lovelace              : pi4-iob                                  -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                                        + system.adapter.shelly.0                 : shelly                : pi4-iob                                  -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.sonoff.0                 : sonoff                : pi4-iob                                  -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.telegram.0               : telegram              : pi4-iob                                  -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.web.0                    : web                   : pi4-iob                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.zigbee.0                 : zigbee                : pi4-iob                                  -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2492447-if00
                                        
                                        ioBroker-Repositories
                                        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                        │ (index) │   name   │                           url                           │ auto upgrade │
                                        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                        │    0    │ 'stable' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
                                        │    1    │  'beta'  │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
                                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                        
                                        Active repo(s): stable
                                        Upgrade policy: none
                                        
                                        Installed ioBroker-Instances
                                        Used repository: stable
                                        Adapter    "admin"        : 7.0.23   , installed 7.0.22 [Updatable]
                                        Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                        Adapter    "backitup"     : 3.0.19   , installed 3.0.16 [Updatable]
                                        Adapter    "ble"          : 0.14.0   , installed 0.14.0
                                        Adapter    "bshb"         : 0.2.8    , installed 0.2.8
                                        Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                        Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                        Adapter    "email"        : 1.3.1    , installed 1.3.1
                                        Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
                                        Adapter    "hue"          : 3.11.0   , installed 3.11.0
                                        Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                        Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                                        Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                        Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                        Controller "js-controller": 6.0.11   , installed 6.0.9  [Updatable]
                                        Adapter    "lovelace"     : 4.1.10   , installed 4.1.10
                                        Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                                        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                        Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                                        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                        Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
                                        Adapter    "telegram"     : 3.9.0    , installed 3.3.2  [Updatable]
                                        Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                        Adapter    "tuya"         : 3.16.0   , installed 3.15.0 [Updatable]
                                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                                        Adapter    "web"          : 6.2.5    , installed 6.2.5
                                        Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                        Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                        Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects: 	7772
                                        States: 	6367
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                        Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                        Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                        Reading package lists...
                                        Pending Updates: 0
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16303      551/sshd            
                                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15749      388/cupsd           
                                        tcp        0      0 0.0.0.0:44953           0.0.0.0:*               LISTEN      1001       44017      3896/io.yahka.0     
                                        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       43612      3669/io.shelly.0    
                                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       43001      3717/io.sonoff.0    
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       42691      3498/iobroker.js-co 
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       42684      3498/iobroker.js-co 
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       45655      3841/io.web.0       
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          16307      551/sshd            
                                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15748      388/cupsd           
                                        tcp6       0      0 :::8091                 :::*                    LISTEN      1001       46387      4224/io.lovelace.0  
                                        udp        0      0 0.0.0.0:51115           0.0.0.0:*                           108        15327      385/avahi-daemon: r 
                                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17152      453/dhcpcd          
                                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          17041      511/cups-browsed    
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15325      385/avahi-daemon: r 
                                        udp6       0      0 :::546                  :::*                                0          20570      453/dhcpcd          
                                        udp6       0      0 :::35021                :::*                                108        15328      385/avahi-daemon: r 
                                        udp6       0      0 :::5353                 :::*                                108        15326      385/avahi-daemon: r 
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2024-08-30 19:18:19.947  - info: ble.0 (4024) starting. Version 0.14.0 in /opt/iobroker/node_modules/iobroker.ble, node: v18.20.4, js-controller: 6.0.9
                                        2024-08-30 19:18:20.072  - info: ble.0 (4024) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, BTHome, _default
                                        2024-08-30 19:18:20.074  - info: ble.0 (4024) enabled plugins: Xiaomi, _default
                                        2024-08-30 19:18:20.076  - info: ble.0 (4024) monitored services: fe95
                                        2024-08-30 19:18:20.153  - info: ble.0 (4024) starting scanner process...
                                        2024-08-30 19:18:20.347  - info: iqontrol.0 (4017) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.iqontrol, node: v18.20.4, js-controller: 6.0.9
                                        2024-08-30 19:18:20.527  - info: iqontrol.0 (4017) systemLanguage = de
                                        2024-08-30 19:18:20.529  - info: iqontrol.0 (4017) Creating Passphrase...
                                        2024-08-30 19:18:20.575  - info: iqontrol.0 (4017) Creating Popup States...
                                        2024-08-30 19:18:21.103  - info: iqontrol.0 (4017) Creating Widget States...
                                        2024-08-30 19:18:21.341  - info: ble.0 (4024) starting scan for services ["fe95"]
                                        2024-08-30 19:18:21.689  - info: iqontrol.0 (4017) Lists deactivated.
                                        2024-08-30 19:18:21.689  - info: iqontrol.0 (4017) Deleting unused Objects...
                                        2024-08-30 19:18:21.691  - info: iqontrol.0 (4017) Subscribing to states...
                                        2024-08-30 19:18:21.694  - info: iqontrol.0 (4017) iQontrol ready.
                                        2024-08-30 19:18:23.740  - info: lovelace.0 (4224) starting. Version 4.1.10 in /opt/iobroker/node_modules/iobroker.lovelace, node: v18.20.4, js-controller: 6.0.9
                                        2024-08-30 19:18:23.944  - info: lovelace.0 (4224) http server listening on port 8091
                                        2024-08-30 19:18:32.071  - info: alexa2.0 (3565) Initialization Done ...
                                        2024-08-30 19:18:52.887  - info: sonoff.0 (3717) Client [Lampe] connected with secret 1725038332867_8253
                                        2024-08-30 19:18:53.051  - info: sonoff.0 (3717) Client [Stehlampe] connected with secret 1725038333048_5697
                                        2024-08-30 19:18:53.443  - info: sonoff.0 (3717) Client [Garderobe] connected with secret 1725038333441_310
                                        2024-08-30 19:23:00.430  - info: fritzdect.0 (3767) DECT ID: 099950467727 identified for command (setmodeauto) : true
                                        2024-08-30 19:23:00.567  - info: fritzdect.0 (3767) DECT ID: 099951009476 identified for command (setmodeauto) : true
                                        2024-08-30 19:23:00.568  - info: fritzdect.0 (3767) DECT ID: 099951009476 identified for command (setmodeauto) : true
                                        2024-08-30 19:23:00.765  - info: fritzdect.0 (3767) DECT ID: 139790962408 identified for command (setmodeauto) : true
                                        
                                        

                                        ============ Mark until here for C&P =============

                                        iob diag has finished.

                                        Press any key for a summary

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

                                        @wolhem sagte in (gelöst) npm error code EOVERRIDE:

                                        Brauch ich gar nicht weiterlesen als bis:

                                        Operating System: Raspbian GNU/Linux 10 (buster)

                                        Buster ist tot, tot, tot.
                                        Installier da NEU! das aktuelle Relase Debian 12 'Bookworm', diesmal in der 64Bit-Version. OHNE Desktop.

                                        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

                                        W 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @wolhem sagte in (gelöst) npm error code EOVERRIDE:

                                          Brauch ich gar nicht weiterlesen als bis:

                                          Operating System: Raspbian GNU/Linux 10 (buster)

                                          Buster ist tot, tot, tot.
                                          Installier da NEU! das aktuelle Relase Debian 12 'Bookworm', diesmal in der 64Bit-Version. OHNE Desktop.

                                          W Offline
                                          W Offline
                                          Wolhem
                                          schrieb am zuletzt editiert von
                                          #65

                                          @thomas-braun
                                          Wenn ich bookworm auf dem neuen pi habe, kann ich iob aus den Backups wiederherstellen?

                                          Thomas BraunT W 2 Antworten Letzte Antwort
                                          0

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

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

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

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          345

                                          Online

                                          33.0k

                                          Benutzer

                                          83.3k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2026
                                          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