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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Iobroker lässt sich nicht mehr starten.

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    14
    1
    154

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    12
    1
    566

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.7k

Iobroker lässt sich nicht mehr starten.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
80 Beiträge 7 Kommentatoren 6.3k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • GlasfaserG Glasfaser

    @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

    SUMMARY

    die Full am Anfang brauche ich

    HomoranH Offline
    HomoranH Offline
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #32

    @glasfaser da hat's anscheinend due Dateien vom Controller gefetzt

    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

      das komplette Summary

      wieso nur das Summary?

      Aber da hat dir anscheinend irgendwas deine Installation ziemlich zerschossen

      B Offline
      B Offline
      Borkenkäfer
      schrieb am zuletzt editiert von
      #33

      @homoran

      leider ja

      bekomme es mit dem Fixer leider nicht hin

      GlasfaserG HomoranH 2 Antworten Letzte Antwort
      0
      • CodierknechtC Offline
        CodierknechtC Offline
        Codierknecht
        Developer Most Active
        schrieb am zuletzt editiert von
        #34
        X-Server:               true
        Boot Target:            graphical.target
        

        Das hat auf 'nem Server auch nix zu suchen.

        "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

        Proxmox 9.1.1 LXC|8 GB|Core i7-6700
        HmIP|ZigBee|Tasmota|Unifi
        Zabbix Certified Specialist
        Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

        1 Antwort Letzte Antwort
        0
        • B Borkenkäfer

          @homoran

          leider ja

          bekomme es mit dem Fixer leider nicht hin

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

          @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

          leider nicht hin

          wie schon erwähnt die Full Ausgabe wäre besser :

          sonst

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

          Edit :

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

          1 Antwort Letzte Antwort
          1
          • B Borkenkäfer

            @homoran

            leider ja

            bekomme es mit dem Fixer leider nicht hin

            HomoranH Offline
            HomoranH Offline
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #36

            @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

            bekomme es mit dem Fixer leider nicht hin

            der ist ja auch für anderes zuständig

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

              SUMMARY

              die Full am Anfang brauche ich

              B Offline
              B Offline
              Borkenkäfer
              schrieb am zuletzt editiert von
              #37

              @glasfaser
              weiß leider nicht genau was du mit full meinst

              ulli@raspberrypi:/opt/iobroker $ iob full
              node:internal/modules/cjs/loader:1137
                throw err;
                ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                  at Module._load (node:internal/modules/cjs/loader:975:27)
                  at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                  at node:internal/main/run_main_module:28:49 {
                code: 'MODULE_NOT_FOUND',
                requireStack: []
              }
              
              Node.js v18.19.0
              
              
              HomoranH GlasfaserG 3 Antworten Letzte Antwort
              0
              • B Borkenkäfer

                @glasfaser
                weiß leider nicht genau was du mit full meinst

                ulli@raspberrypi:/opt/iobroker $ iob full
                node:internal/modules/cjs/loader:1137
                  throw err;
                  ^
                
                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                    at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                    at Module._load (node:internal/modules/cjs/loader:975:27)
                    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                    at node:internal/main/run_main_module:28:49 {
                  code: 'MODULE_NOT_FOUND',
                  requireStack: []
                }
                
                Node.js v18.19.0
                
                
                HomoranH Offline
                HomoranH Offline
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von Homoran
                #38

                @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

                was du mit full meinst

                iob diag liefert erst eine Langfassung.
                die bitte posten

                das Summary kommt erst danach, wenn eine Taste gedrückt wird

                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 Antwort Letzte Antwort
                0
                • B Borkenkäfer

                  @glasfaser
                  weiß leider nicht genau was du mit full meinst

                  ulli@raspberrypi:/opt/iobroker $ iob full
                  node:internal/modules/cjs/loader:1137
                    throw err;
                    ^
                  
                  Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                      at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                      at Module._load (node:internal/modules/cjs/loader:975:27)
                      at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                      at node:internal/main/run_main_module:28:49 {
                    code: 'MODULE_NOT_FOUND',
                    requireStack: []
                  }
                  
                  Node.js v18.19.0
                  
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #39

                  @borkenkäfer

                  Es kommt erst die lange Ausgabe ....

                  von

                  iob diag
                  

                  dann auf abbrechen . diese brauche ich
                  sonst kommt die Summary

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

                  B 1 Antwort Letzte Antwort
                  0
                  • B Borkenkäfer

                    @glasfaser
                    weiß leider nicht genau was du mit full meinst

                    ulli@raspberrypi:/opt/iobroker $ iob full
                    node:internal/modules/cjs/loader:1137
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                        at Module._load (node:internal/modules/cjs/loader:975:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                        at node:internal/main/run_main_module:28:49 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.19.0
                    
                    
                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von
                    #40

                    @borkenkäfer

                    du darfst gere den Befehl ausführen den ich oben gepostet habe ... da geht nichts kapput :)

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

                    1 Antwort Letzte Antwort
                    0
                    • GlasfaserG Glasfaser

                      @borkenkäfer

                      Es kommt erst die lange Ausgabe ....

                      von

                      iob diag
                      

                      dann auf abbrechen . diese brauche ich
                      sonst kommt die Summary

                      B Offline
                      B Offline
                      Borkenkäfer
                      schrieb am zuletzt editiert von
                      #41

                      @glasfaser
                      das sollte es sein

                      Skript v.2023-10-10
                      
                      *** BASE SYSTEM ***
                         Static hostname: raspberrypi
                               Icon name: computer
                        Operating System: Debian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 6.1.21-v8+
                            Architecture: arm64
                      
                      Model           : Raspberry Pi 4 Model B Rev 1.2
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : arm64
                      
                      Systemuptime and Load:
                       19:00:44 up 58 min,  3 users,  load average: 0.00, 0.00, 0.00
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                     Local time: Mon 2024-01-22 19:00:44 CET
                                 Universal time: Mon 2024-01-22 18:00:44 UTC
                                       RTC time: n/a
                                      Time zone: Europe/Berlin (CET, +0100)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** User and Groups ***
                      ulli
                      /home/ulli
                      ulli adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
                      
                      *** X-Server-Setup ***
                      X-Server:       true
                      Desktop:
                      Terminal:       tty
                      Boot Target:    graphical.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            3.8G        298M        2.7G         35M        803M        3.4G
                      Swap:            99M          0B         99M
                      Total:          3.9G        298M        2.8G
                      
                               3794 M total memory
                                298 M used memory
                                594 M active memory
                                343 M inactive memory
                               2692 M free memory
                                 49 M buffer memory
                                753 M swap cache
                                 99 M total swap
                                  0 M used swap
                                 99 M free swap
                      
                      Raspberry only:
                      oom events: 0
                      lifetime oom required: 0 Mbytes
                      total time in oom handler: 0 ms
                      max time spent in oom handler: 0 ms
                      
                      *** FAILED SERVICES ***
                      
                        UNIT LOAD ACTIVE SUB DESCRIPTION
                      0 loaded units listed.
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      /dev/root      ext4       59G   11G   46G  20% /
                      devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                      tmpfs          tmpfs     759M  1.2M  758M   1% /run
                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                      /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                      tmpfs          tmpfs     380M   20K  380M   1% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Mon Jan 22 18:02:06 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:84:9D:5E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a9a74992-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                      [Mon Jan 22 18:02:07 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                      [Mon Jan 22 18:02:07 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                      [Mon Jan 22 18:02:09 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                      
                      Show mounted filesystems \(real ones only\):
                      TARGET  SOURCE         FSTYPE OPTIONS
                      /       /dev/mmcblk0p2 ext4   rw,noatime
                      `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      4.3G    /var/
                      3.4G    /var/log
                      2.9G    /var/log/journal/b741ffe02a684b9895597ea9866ca817
                      2.9G    /var/log/journal
                      641M    /var/cache
                      
                      Archived and active journals take up 2.8G in the file system.
                      
                      /opt/iobroker/backups:
                      687M    /opt/iobroker/backups/
                      343M    /opt/iobroker/backups/history
                      268M    /opt/iobroker/backups/files
                      88M     /opt/iobroker/backups/files/echarts.admin
                      57M     /opt/iobroker/backups/files/echarts
                      
                      /opt/iobroker/iobroker-data:
                      683M    /opt/iobroker/iobroker-data/
                      347M    /opt/iobroker/iobroker-data/history
                      294M    /opt/iobroker/iobroker-data/files
                      89M     /opt/iobroker/iobroker-data/files/echarts.admin
                      57M     /opt/iobroker/iobroker-data/files/echarts
                      
                      The five largest files in iobroker-data are:
                      24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
                      24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
                      23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
                      21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                      17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b756fe6.js.map
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                      
                      /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_cc8e9ae92dd3eb11ac2234e8bf09e213-if00-port0
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v18.19.0
                      /usr/bin/node           v18.19.0
                      /usr/bin/npm            10.2.3
                      /usr/bin/npx            10.2.3
                      /usr/bin/corepack       0.22.0
                      
                      
                      nodejs:
                        Installed: 18.19.0-1nodesource1
                        Candidate: 18.19.0-1nodesource1
                        Version table:
                       *** 18.19.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                              100 /var/lib/dpkg/status
                           18.18.2-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.18.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.18.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.17.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.17.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.16.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.16.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.15.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.14.2-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.14.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.14.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.13.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.12.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.11.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.10.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.9.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.9.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.8.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.7.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.6.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.5.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.4.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.3.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.2.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.1.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.0.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           12.22.12~dfsg-1~deb11u4 500
                              500 http://deb.debian.org/debian bullseye/main arm64 Packages
                              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                      
                      find: '/opt/iobroker/node_modules': No such file or directory
                      Temp directories causing npm8 problem: 0
                      No problems detected
                      
                      Errors in npm tree:
                      npm ERR! code ELSPROBLEMS
                      npm ERR! missing: iobroker.admin@6.12.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.backitup@2.9.8, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.cloud@4.4.1, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.discovery@4.2.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.echarts@1.7.2, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.evcc@0.1.1, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.fritzdect@2.5.9, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.growatt@3.2.1, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.history@3.0.1, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.homeconnect@1.3.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.jarvis@3.1.8, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.javascript@7.1.4, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.js-controller@5.0.17, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.meross@1.17.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.net-tools@0.2.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.parser@2.0.7, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.ping@1.6.2, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.pvforecast@2.9.1, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.rpi2@1.3.2, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.smartmeter@3.4.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.socketio@6.6.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.terminal@1.0.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.tibberlink@2.0.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.tuya@3.15.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.vis@1.5.4, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.web@6.1.10, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.ws@2.5.8, required by iobroker.inst@3.0.0
                      npm ERR! missing: node-forge@^1.3.1, required by iobroker.inst@3.0.0
                      
                      npm ERR! A complete log of this run can be found in: /home/ulli/.npm/_logs/2024-01-22T18_00_50_882Z-debug-0.log
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      
                      Core adapters versions
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      js-controller:
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      admin:
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      javascript:
                      
                      npm ERR! code ELSPROBLEMS
                      npm ERR! missing: iobroker.admin@6.12.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.backitup@2.9.8, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.cloud@4.4.1, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.discovery@4.2.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.echarts@1.7.2, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.evcc@0.1.1, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.fritzdect@2.5.9, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.growatt@3.2.1, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.history@3.0.1, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.homeconnect@1.3.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.jarvis@3.1.8, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.javascript@7.1.4, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.js-controller@5.0.17, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.meross@1.17.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.net-tools@0.2.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.parser@2.0.7, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.ping@1.6.2, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.pvforecast@2.9.1, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.rpi2@1.3.2, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.smartmeter@3.4.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.socketio@6.6.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.terminal@1.0.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.tibberlink@2.0.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.tuya@3.15.0, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.vis@1.5.4, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.web@6.1.10, required by iobroker.inst@3.0.0
                      npm ERR! missing: iobroker.ws@2.5.8, required by iobroker.inst@3.0.0
                      npm ERR! missing: node-forge@^1.3.1, required by iobroker.inst@3.0.0
                      
                      npm ERR! A complete log of this run can be found in: /home/ulli/.npm/_logs/2024-01-22T18_00_53_223Z-debug-0.log
                      Adapters from github:   0
                      
                      Adapter State
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      
                      Enabled adapters with bindings
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      
                      ioBroker-Repositories
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      
                      Installed ioBroker-Instances
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        0
                      States:         0
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                      Hit:2 http://deb.debian.org/debian bullseye InRelease
                      Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                      Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                      Get:5 https://dl.cloudsmith.io/public/evcc/stable/deb/debian bullseye InRelease [5127 B]
                      Hit:6 https://dl.yarnpkg.com/debian stable InRelease
                      Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                      Fetched 5127 B in 2s (2925 B/s)
                      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          14598      600/sshd: /usr/sbin
                      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          12272      561/cupsd
                      tcp6       0      0 :::4712                 :::*                    LISTEN      116        15382      566/evcc
                      tcp6       0      0 :::7070                 :::*                    LISTEN      116        17751      566/evcc
                      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          12271      561/cupsd
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          14600      600/sshd: /usr/sbin
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1972       506/dhcpcd
                      udp        0      0 0.0.0.0:39128           0.0.0.0:*                           108        1869       431/avahi-daemon: r
                      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14632      635/cups-browsed
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        16667      566/evcc
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1867       431/avahi-daemon: r
                      udp6       0      0 :::47247                :::*                                108        1870       431/avahi-daemon: r
                      udp6       0      0 :::546                  :::*                                0          1984       506/dhcpcd
                      udp6       0      0 :::5353                 :::*                                116        16668      566/evcc
                      udp6       0      0 :::5353                 :::*                                108        1868       431/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2024-01-13 12:30:55.092  - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                      2024-01-13 12:30:55.093  - info: host.raspberrypi stopInstance system.adapter.ping.0 killing pid 1094779
                      2024-01-13 12:30:55.095  - info: host.raspberrypi stopInstance system.adapter.net-tools.0 killing pid 1094912
                      2024-01-13 12:30:55.095  - info: host.raspberrypi stopInstance system.adapter.web.0 killing pid 1094943
                      2024-01-13 12:30:55.095  - info: host.raspberrypi stopInstance system.adapter.echarts.0 killing pid 1187136
                      2024-01-13 12:30:55.096  - info: host.raspberrypi stopInstance system.adapter.parser.0 killing pid 1095017
                      2024-01-13 12:30:55.136  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
                      2024-01-13 12:30:55.137  - info: host.raspberrypi instance system.adapter.socketio.0 terminated with code 0 (NO_ERROR)
                      2024-01-13 12:30:55.139  - info: host.raspberrypi instance system.adapter.terminal.0 terminated with code 0 (NO_ERROR)
                      2024-01-13 12:30:55.228  - info: host.raspberrypi instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
                      2024-01-13 12:30:55.230  - info: host.raspberrypi instance system.adapter.jarvis.0 terminated with code 0 (NO_ERROR)
                      2024-01-13 12:30:55.293  - warn: host.raspberrypi instance system.adapter.parser.0 terminated due to SIGTERM
                      2024-01-13 12:30:55.293  - info: host.raspberrypi instance system.adapter.parser.0 terminated with code null ()
                      2024-01-13 12:30:55.294  - warn: host.raspberrypi instance system.adapter.ping.0 terminated due to SIGTERM
                      2024-01-13 12:30:55.294  - info: host.raspberrypi instance system.adapter.ping.0 terminated with code null ()
                      2024-01-13 12:30:55.365  - warn: host.raspberrypi instance system.adapter.net-tools.0 terminated due to SIGTERM
                      2024-01-13 12:30:55.365  - info: host.raspberrypi instance system.adapter.net-tools.0 terminated with code null ()
                      2024-01-13 12:30:55.366  - warn: host.raspberrypi instance system.adapter.web.0 terminated due to SIGTERM
                      2024-01-13 12:30:55.366  - info: host.raspberrypi instance system.adapter.web.0 terminated with code null ()
                      2024-01-13 12:30:55.366  - warn: host.raspberrypi instance system.adapter.echarts.0 terminated due to SIGTERM
                      2024-01-13 12:30:55.366  - info: host.raspberrypi instance system.adapter.echarts.0 terminated with code null ()
                      2024-01-13 12:30:57.358  - info: host.raspberrypi instance system.adapter.tuya.0 terminated with code 0 (NO_ERROR)
                      2024-01-13 12:30:58.585  - info: host.raspberrypi instance system.adapter.meross.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2024-01-13 12:30:58.586  - info: host.raspberrypi All instances are stopped.
                      2024-01-13 12:30:58.850  - info: host.raspberrypi terminated
                      
                      
                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • B Borkenkäfer

                        @glasfaser
                        das sollte es sein

                        Skript v.2023-10-10
                        
                        *** BASE SYSTEM ***
                           Static hostname: raspberrypi
                                 Icon name: computer
                          Operating System: Debian GNU/Linux 11 (bullseye)
                                    Kernel: Linux 6.1.21-v8+
                              Architecture: arm64
                        
                        Model           : Raspberry Pi 4 Model B Rev 1.2
                        Docker          : false
                        Virtualization  : none
                        Kernel          : aarch64
                        Userland        : arm64
                        
                        Systemuptime and Load:
                         19:00:44 up 58 min,  3 users,  load average: 0.00, 0.00, 0.00
                        CPU threads: 4
                        
                        
                        *** RASPBERRY THROTTLING ***
                        Current issues:
                        No throttling issues detected.
                        
                        Previously detected issues:
                        No throttling issues detected.
                        
                        *** Time and Time Zones ***
                                       Local time: Mon 2024-01-22 19:00:44 CET
                                   Universal time: Mon 2024-01-22 18:00:44 UTC
                                         RTC time: n/a
                                        Time zone: Europe/Berlin (CET, +0100)
                        System clock synchronized: yes
                                      NTP service: active
                                  RTC in local TZ: no
                        
                        *** User and Groups ***
                        ulli
                        /home/ulli
                        ulli adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
                        
                        *** X-Server-Setup ***
                        X-Server:       true
                        Desktop:
                        Terminal:       tty
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            3.8G        298M        2.7G         35M        803M        3.4G
                        Swap:            99M          0B         99M
                        Total:          3.9G        298M        2.8G
                        
                                 3794 M total memory
                                  298 M used memory
                                  594 M active memory
                                  343 M inactive memory
                                 2692 M free memory
                                   49 M buffer memory
                                  753 M swap cache
                                   99 M total swap
                                    0 M used swap
                                   99 M free swap
                        
                        Raspberry only:
                        oom events: 0
                        lifetime oom required: 0 Mbytes
                        total time in oom handler: 0 ms
                        max time spent in oom handler: 0 ms
                        
                        *** FAILED SERVICES ***
                        
                          UNIT LOAD ACTIVE SUB DESCRIPTION
                        0 loaded units listed.
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        /dev/root      ext4       59G   11G   46G  20% /
                        devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                        tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                        tmpfs          tmpfs     759M  1.2M  758M   1% /run
                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                        /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                        tmpfs          tmpfs     380M   20K  380M   1% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Mon Jan 22 18:02:06 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:84:9D:5E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a9a74992-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                        [Mon Jan 22 18:02:07 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                        [Mon Jan 22 18:02:07 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                        [Mon Jan 22 18:02:09 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                        
                        Show mounted filesystems \(real ones only\):
                        TARGET  SOURCE         FSTYPE OPTIONS
                        /       /dev/mmcblk0p2 ext4   rw,noatime
                        `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        4.3G    /var/
                        3.4G    /var/log
                        2.9G    /var/log/journal/b741ffe02a684b9895597ea9866ca817
                        2.9G    /var/log/journal
                        641M    /var/cache
                        
                        Archived and active journals take up 2.8G in the file system.
                        
                        /opt/iobroker/backups:
                        687M    /opt/iobroker/backups/
                        343M    /opt/iobroker/backups/history
                        268M    /opt/iobroker/backups/files
                        88M     /opt/iobroker/backups/files/echarts.admin
                        57M     /opt/iobroker/backups/files/echarts
                        
                        /opt/iobroker/iobroker-data:
                        683M    /opt/iobroker/iobroker-data/
                        347M    /opt/iobroker/iobroker-data/history
                        294M    /opt/iobroker/iobroker-data/files
                        89M     /opt/iobroker/iobroker-data/files/echarts.admin
                        57M     /opt/iobroker/iobroker-data/files/echarts
                        
                        The five largest files in iobroker-data are:
                        24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
                        24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
                        23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
                        21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                        17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b756fe6.js.map
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                        
                        /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_cc8e9ae92dd3eb11ac2234e8bf09e213-if00-port0
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v18.19.0
                        /usr/bin/node           v18.19.0
                        /usr/bin/npm            10.2.3
                        /usr/bin/npx            10.2.3
                        /usr/bin/corepack       0.22.0
                        
                        
                        nodejs:
                          Installed: 18.19.0-1nodesource1
                          Candidate: 18.19.0-1nodesource1
                          Version table:
                         *** 18.19.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                100 /var/lib/dpkg/status
                             18.18.2-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.18.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.18.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.17.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.17.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.16.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.16.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.15.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.14.2-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.14.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.14.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.13.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.12.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.11.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.10.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.9.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.9.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.8.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.7.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.6.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.5.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.4.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.3.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.2.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.1.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.0.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             12.22.12~dfsg-1~deb11u4 500
                                500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                        
                        find: '/opt/iobroker/node_modules': No such file or directory
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        Errors in npm tree:
                        npm ERR! code ELSPROBLEMS
                        npm ERR! missing: iobroker.admin@6.12.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.backitup@2.9.8, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.cloud@4.4.1, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.discovery@4.2.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.echarts@1.7.2, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.evcc@0.1.1, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.fritzdect@2.5.9, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.growatt@3.2.1, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.history@3.0.1, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.homeconnect@1.3.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.jarvis@3.1.8, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.javascript@7.1.4, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.js-controller@5.0.17, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.meross@1.17.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.net-tools@0.2.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.parser@2.0.7, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.ping@1.6.2, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.pvforecast@2.9.1, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.rpi2@1.3.2, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.smartmeter@3.4.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.socketio@6.6.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.terminal@1.0.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.tibberlink@2.0.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.tuya@3.15.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.vis@1.5.4, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.web@6.1.10, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.ws@2.5.8, required by iobroker.inst@3.0.0
                        npm ERR! missing: node-forge@^1.3.1, required by iobroker.inst@3.0.0
                        
                        npm ERR! A complete log of this run can be found in: /home/ulli/.npm/_logs/2024-01-22T18_00_50_882Z-debug-0.log
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        
                        Core adapters versions
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        js-controller:
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        admin:
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        javascript:
                        
                        npm ERR! code ELSPROBLEMS
                        npm ERR! missing: iobroker.admin@6.12.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.backitup@2.9.8, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.cloud@4.4.1, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.discovery@4.2.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.echarts@1.7.2, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.evcc@0.1.1, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.fritzdect@2.5.9, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.growatt@3.2.1, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.history@3.0.1, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.homeconnect@1.3.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.jarvis@3.1.8, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.javascript@7.1.4, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.js-controller@5.0.17, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.meross@1.17.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.net-tools@0.2.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.parser@2.0.7, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.ping@1.6.2, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.pvforecast@2.9.1, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.rpi2@1.3.2, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.smartmeter@3.4.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.socketio@6.6.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.terminal@1.0.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.tibberlink@2.0.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.tuya@3.15.0, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.vis@1.5.4, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.web@6.1.10, required by iobroker.inst@3.0.0
                        npm ERR! missing: iobroker.ws@2.5.8, required by iobroker.inst@3.0.0
                        npm ERR! missing: node-forge@^1.3.1, required by iobroker.inst@3.0.0
                        
                        npm ERR! A complete log of this run can be found in: /home/ulli/.npm/_logs/2024-01-22T18_00_53_223Z-debug-0.log
                        Adapters from github:   0
                        
                        Adapter State
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        
                        Enabled adapters with bindings
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        
                        ioBroker-Repositories
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        
                        Installed ioBroker-Instances
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        0
                        States:         0
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                        Hit:2 http://deb.debian.org/debian bullseye InRelease
                        Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                        Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                        Get:5 https://dl.cloudsmith.io/public/evcc/stable/deb/debian bullseye InRelease [5127 B]
                        Hit:6 https://dl.yarnpkg.com/debian stable InRelease
                        Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                        Fetched 5127 B in 2s (2925 B/s)
                        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          14598      600/sshd: /usr/sbin
                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          12272      561/cupsd
                        tcp6       0      0 :::4712                 :::*                    LISTEN      116        15382      566/evcc
                        tcp6       0      0 :::7070                 :::*                    LISTEN      116        17751      566/evcc
                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          12271      561/cupsd
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          14600      600/sshd: /usr/sbin
                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1972       506/dhcpcd
                        udp        0      0 0.0.0.0:39128           0.0.0.0:*                           108        1869       431/avahi-daemon: r
                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14632      635/cups-browsed
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        16667      566/evcc
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1867       431/avahi-daemon: r
                        udp6       0      0 :::47247                :::*                                108        1870       431/avahi-daemon: r
                        udp6       0      0 :::546                  :::*                                0          1984       506/dhcpcd
                        udp6       0      0 :::5353                 :::*                                116        16668      566/evcc
                        udp6       0      0 :::5353                 :::*                                108        1868       431/avahi-daemon: r
                        
                        *** Log File - Last 25 Lines ***
                        
                        2024-01-13 12:30:55.092  - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                        2024-01-13 12:30:55.093  - info: host.raspberrypi stopInstance system.adapter.ping.0 killing pid 1094779
                        2024-01-13 12:30:55.095  - info: host.raspberrypi stopInstance system.adapter.net-tools.0 killing pid 1094912
                        2024-01-13 12:30:55.095  - info: host.raspberrypi stopInstance system.adapter.web.0 killing pid 1094943
                        2024-01-13 12:30:55.095  - info: host.raspberrypi stopInstance system.adapter.echarts.0 killing pid 1187136
                        2024-01-13 12:30:55.096  - info: host.raspberrypi stopInstance system.adapter.parser.0 killing pid 1095017
                        2024-01-13 12:30:55.136  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
                        2024-01-13 12:30:55.137  - info: host.raspberrypi instance system.adapter.socketio.0 terminated with code 0 (NO_ERROR)
                        2024-01-13 12:30:55.139  - info: host.raspberrypi instance system.adapter.terminal.0 terminated with code 0 (NO_ERROR)
                        2024-01-13 12:30:55.228  - info: host.raspberrypi instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
                        2024-01-13 12:30:55.230  - info: host.raspberrypi instance system.adapter.jarvis.0 terminated with code 0 (NO_ERROR)
                        2024-01-13 12:30:55.293  - warn: host.raspberrypi instance system.adapter.parser.0 terminated due to SIGTERM
                        2024-01-13 12:30:55.293  - info: host.raspberrypi instance system.adapter.parser.0 terminated with code null ()
                        2024-01-13 12:30:55.294  - warn: host.raspberrypi instance system.adapter.ping.0 terminated due to SIGTERM
                        2024-01-13 12:30:55.294  - info: host.raspberrypi instance system.adapter.ping.0 terminated with code null ()
                        2024-01-13 12:30:55.365  - warn: host.raspberrypi instance system.adapter.net-tools.0 terminated due to SIGTERM
                        2024-01-13 12:30:55.365  - info: host.raspberrypi instance system.adapter.net-tools.0 terminated with code null ()
                        2024-01-13 12:30:55.366  - warn: host.raspberrypi instance system.adapter.web.0 terminated due to SIGTERM
                        2024-01-13 12:30:55.366  - info: host.raspberrypi instance system.adapter.web.0 terminated with code null ()
                        2024-01-13 12:30:55.366  - warn: host.raspberrypi instance system.adapter.echarts.0 terminated due to SIGTERM
                        2024-01-13 12:30:55.366  - info: host.raspberrypi instance system.adapter.echarts.0 terminated with code null ()
                        2024-01-13 12:30:57.358  - info: host.raspberrypi instance system.adapter.tuya.0 terminated with code 0 (NO_ERROR)
                        2024-01-13 12:30:58.585  - info: host.raspberrypi instance system.adapter.meross.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2024-01-13 12:30:58.586  - info: host.raspberrypi All instances are stopped.
                        2024-01-13 12:30:58.850  - info: host.raspberrypi terminated
                        
                        
                        HomoranH Offline
                        HomoranH Offline
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #42

                        @borkenkäfer jepp, dann jag jetzt

                        @glasfaser sagte in Iobroker lässt sich nicht mehr starten.:

                        @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

                        leider nicht hin

                        wie schon erwähnt die Full Ausgabe wäre besser :

                        sonst

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

                        Edit :

                        den Befehl über deine Installation

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        B HomoranH 2 Antworten Letzte Antwort
                        0
                        • HomoranH Homoran

                          @borkenkäfer jepp, dann jag jetzt

                          @glasfaser sagte in Iobroker lässt sich nicht mehr starten.:

                          @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

                          leider nicht hin

                          wie schon erwähnt die Full Ausgabe wäre besser :

                          sonst

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

                          Edit :

                          den Befehl über deine Installation

                          B Offline
                          B Offline
                          Borkenkäfer
                          schrieb am zuletzt editiert von
                          #43

                          @homoran
                          schon mehrfach ausgeführt
                          kommt leider

                          ulli@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                          npm ERR! Invalid Version:
                          
                          npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                          ulli@raspberrypi:/opt/iobroker $
                          
                          
                          GlasfaserG 1 Antwort Letzte Antwort
                          0
                          • B Borkenkäfer

                            @homoran
                            schon mehrfach ausgeführt
                            kommt leider

                            ulli@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                            npm ERR! Invalid Version:
                            
                            npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                            ulli@raspberrypi:/opt/iobroker $
                            
                            
                            GlasfaserG Offline
                            GlasfaserG Offline
                            Glasfaser
                            schrieb am zuletzt editiert von
                            #44

                            @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

                            npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log

                            zeige mal den Inhalt davon

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

                            B 1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @borkenkäfer jepp, dann jag jetzt

                              @glasfaser sagte in Iobroker lässt sich nicht mehr starten.:

                              @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

                              leider nicht hin

                              wie schon erwähnt die Full Ausgabe wäre besser :

                              sonst

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

                              Edit :

                              den Befehl über deine Installation

                              HomoranH Offline
                              HomoranH Offline
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von
                              #45

                              @homoran sagte in Iobroker lässt sich nicht mehr starten.:

                              sudo -H -u iobroker npm install iobroker.js-controller --debug

                              nach das mal mit debug option. was da die falsche version haben soll

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Antwort Letzte Antwort
                              0
                              • GlasfaserG Glasfaser

                                @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

                                npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log

                                zeige mal den Inhalt davon

                                B Offline
                                B Offline
                                Borkenkäfer
                                schrieb am zuletzt editiert von
                                #46

                                @glasfaser
                                ist es das hier??

                                ulli@raspberrypi:/home/iobroker $ cat /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                0 verbose cli /usr/bin/node /usr/bin/npm
                                1 info using npm@10.2.3
                                2 info using node@v18.19.0
                                3 timing npm:load:whichnode Completed in 3ms
                                4 timing config:load:defaults Completed in 7ms
                                5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 12ms
                                6 timing config:load:builtin Completed in 13ms
                                7 timing config:load:cli Completed in 15ms
                                8 timing config:load:env Completed in 1ms
                                9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
                                10 timing config:load:project Completed in 8ms
                                11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                                12 timing config:load:user Completed in 1ms
                                13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
                                14 timing config:load:global Completed in 1ms
                                15 timing config:load:setEnvs Completed in 4ms
                                16 timing config:load Completed in 51ms
                                17 timing npm:load:configload Completed in 51ms
                                18 timing config:load:flatten Completed in 9ms
                                19 timing npm:load:mkdirpcache Completed in 2ms
                                20 timing npm:load:mkdirplogs Completed in 1ms
                                21 verbose title npm install iobroker.js-controller
                                22 verbose argv "install" "iobroker.js-controller"
                                23 timing npm:load:setTitle Completed in 4ms
                                24 timing npm:load:display Completed in 2ms
                                25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-
                                26 verbose logfile /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                27 timing npm:load:logFile Completed in 29ms
                                28 timing npm:load:timers Completed in 0ms
                                29 timing npm:load:configScope Completed in 1ms
                                30 timing npm:load Completed in 147ms
                                31 timing arborist:ctor Completed in 3ms
                                32 silly logfile start cleaning logs, removing 1 files
                                33 silly logfile done cleaning log files
                                34 timing idealTree:init Completed in 1707ms
                                35 timing idealTree:userRequests Completed in 5ms
                                36 silly idealTree buildDeps
                                37 silly fetch manifest iobroker.js-controller@5.0.17
                                38 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 647ms (cache revalidated)
                                39 silly placeDep ROOT iobroker.js-controller@5.0.17 REPLACE for: iobroker.inst@3.0.0 want: 5.0.17
                                40 timing idealTree:#root Completed in 749ms
                                41 silly fetch manifest esbuild@^0.11.5
                                42 http fetch GET 200 https://registry.npmjs.org/esbuild 80ms (cache revalidated)
                                43 silly fetch manifest jsonc-parser@^3.0.0
                                44 http fetch GET 200 https://registry.npmjs.org/jsonc-parser 70ms (cache revalidated)
                                45 silly placeDep ROOT esbuild@0.11.23 OK for: @alcalzone/esbuild-register@2.5.1-1 want: ^0.11.5
                                46 timing idealTree Completed in 2675ms
                                47 timing command:install Completed in 2708ms
                                48 verbose stack TypeError: Invalid Version:
                                48 verbose stack     at new SemVer (/usr/lib/node_modules/npm/node_modules/semver/classes/semver.js:38:13)
                                48 verbose stack     at compare (/usr/lib/node_modules/npm/node_modules/semver/functions/compare.js:3:32)
                                48 verbose stack     at Object.gte (/usr/lib/node_modules/npm/node_modules/semver/functions/gte.js:2:30)
                                48 verbose stack     at Node.canDedupe (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js:1079:32)
                                48 verbose stack     at PlaceDep.pruneDedupable (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:426:14)
                                48 verbose stack     at new PlaceDep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:278:14)
                                48 verbose stack     at #buildDepStep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:933:18)
                                48 verbose stack     at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:196:7)
                                48 verbose stack     at async Promise.all (index 1)
                                48 verbose stack     at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:159:5)
                                49 verbose cwd /opt/iobroker
                                50 verbose Linux 6.1.21-v8+
                                51 verbose node v18.19.0
                                52 verbose npm  v10.2.3
                                53 error Invalid Version:
                                54 verbose exit 1
                                55 timing npm Completed in 3498ms
                                56 verbose unfinished npm timer reify 1705946805688
                                57 verbose unfinished npm timer reify:loadTrees 1705946805706
                                58 verbose unfinished npm timer idealTree:buildDeps 1705946807423
                                59 verbose unfinished npm timer idealTree:node_modules/@alcalzone/esbuild-register 1705946808178
                                60 verbose code 1
                                61 error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                
                                GlasfaserG B 2 Antworten Letzte Antwort
                                0
                                • B Borkenkäfer

                                  @glasfaser
                                  ist es das hier??

                                  ulli@raspberrypi:/home/iobroker $ cat /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                  0 verbose cli /usr/bin/node /usr/bin/npm
                                  1 info using npm@10.2.3
                                  2 info using node@v18.19.0
                                  3 timing npm:load:whichnode Completed in 3ms
                                  4 timing config:load:defaults Completed in 7ms
                                  5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 12ms
                                  6 timing config:load:builtin Completed in 13ms
                                  7 timing config:load:cli Completed in 15ms
                                  8 timing config:load:env Completed in 1ms
                                  9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
                                  10 timing config:load:project Completed in 8ms
                                  11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                                  12 timing config:load:user Completed in 1ms
                                  13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
                                  14 timing config:load:global Completed in 1ms
                                  15 timing config:load:setEnvs Completed in 4ms
                                  16 timing config:load Completed in 51ms
                                  17 timing npm:load:configload Completed in 51ms
                                  18 timing config:load:flatten Completed in 9ms
                                  19 timing npm:load:mkdirpcache Completed in 2ms
                                  20 timing npm:load:mkdirplogs Completed in 1ms
                                  21 verbose title npm install iobroker.js-controller
                                  22 verbose argv "install" "iobroker.js-controller"
                                  23 timing npm:load:setTitle Completed in 4ms
                                  24 timing npm:load:display Completed in 2ms
                                  25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-
                                  26 verbose logfile /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                  27 timing npm:load:logFile Completed in 29ms
                                  28 timing npm:load:timers Completed in 0ms
                                  29 timing npm:load:configScope Completed in 1ms
                                  30 timing npm:load Completed in 147ms
                                  31 timing arborist:ctor Completed in 3ms
                                  32 silly logfile start cleaning logs, removing 1 files
                                  33 silly logfile done cleaning log files
                                  34 timing idealTree:init Completed in 1707ms
                                  35 timing idealTree:userRequests Completed in 5ms
                                  36 silly idealTree buildDeps
                                  37 silly fetch manifest iobroker.js-controller@5.0.17
                                  38 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 647ms (cache revalidated)
                                  39 silly placeDep ROOT iobroker.js-controller@5.0.17 REPLACE for: iobroker.inst@3.0.0 want: 5.0.17
                                  40 timing idealTree:#root Completed in 749ms
                                  41 silly fetch manifest esbuild@^0.11.5
                                  42 http fetch GET 200 https://registry.npmjs.org/esbuild 80ms (cache revalidated)
                                  43 silly fetch manifest jsonc-parser@^3.0.0
                                  44 http fetch GET 200 https://registry.npmjs.org/jsonc-parser 70ms (cache revalidated)
                                  45 silly placeDep ROOT esbuild@0.11.23 OK for: @alcalzone/esbuild-register@2.5.1-1 want: ^0.11.5
                                  46 timing idealTree Completed in 2675ms
                                  47 timing command:install Completed in 2708ms
                                  48 verbose stack TypeError: Invalid Version:
                                  48 verbose stack     at new SemVer (/usr/lib/node_modules/npm/node_modules/semver/classes/semver.js:38:13)
                                  48 verbose stack     at compare (/usr/lib/node_modules/npm/node_modules/semver/functions/compare.js:3:32)
                                  48 verbose stack     at Object.gte (/usr/lib/node_modules/npm/node_modules/semver/functions/gte.js:2:30)
                                  48 verbose stack     at Node.canDedupe (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js:1079:32)
                                  48 verbose stack     at PlaceDep.pruneDedupable (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:426:14)
                                  48 verbose stack     at new PlaceDep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:278:14)
                                  48 verbose stack     at #buildDepStep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:933:18)
                                  48 verbose stack     at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:196:7)
                                  48 verbose stack     at async Promise.all (index 1)
                                  48 verbose stack     at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:159:5)
                                  49 verbose cwd /opt/iobroker
                                  50 verbose Linux 6.1.21-v8+
                                  51 verbose node v18.19.0
                                  52 verbose npm  v10.2.3
                                  53 error Invalid Version:
                                  54 verbose exit 1
                                  55 timing npm Completed in 3498ms
                                  56 verbose unfinished npm timer reify 1705946805688
                                  57 verbose unfinished npm timer reify:loadTrees 1705946805706
                                  58 verbose unfinished npm timer idealTree:buildDeps 1705946807423
                                  59 verbose unfinished npm timer idealTree:node_modules/@alcalzone/esbuild-register 1705946808178
                                  60 verbose code 1
                                  61 error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                  
                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von
                                  #47

                                  @borkenkäfer

                                  Sehr komisch ..

                                  Teste :

                                  iob stop
                                  rm /opt/iobroker/package*
                                  sudo reboot
                                  

                                  danach

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

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

                                  B 1 Antwort Letzte Antwort
                                  0
                                  • B Borkenkäfer

                                    @glasfaser
                                    ist es das hier??

                                    ulli@raspberrypi:/home/iobroker $ cat /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                    0 verbose cli /usr/bin/node /usr/bin/npm
                                    1 info using npm@10.2.3
                                    2 info using node@v18.19.0
                                    3 timing npm:load:whichnode Completed in 3ms
                                    4 timing config:load:defaults Completed in 7ms
                                    5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 12ms
                                    6 timing config:load:builtin Completed in 13ms
                                    7 timing config:load:cli Completed in 15ms
                                    8 timing config:load:env Completed in 1ms
                                    9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
                                    10 timing config:load:project Completed in 8ms
                                    11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                                    12 timing config:load:user Completed in 1ms
                                    13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
                                    14 timing config:load:global Completed in 1ms
                                    15 timing config:load:setEnvs Completed in 4ms
                                    16 timing config:load Completed in 51ms
                                    17 timing npm:load:configload Completed in 51ms
                                    18 timing config:load:flatten Completed in 9ms
                                    19 timing npm:load:mkdirpcache Completed in 2ms
                                    20 timing npm:load:mkdirplogs Completed in 1ms
                                    21 verbose title npm install iobroker.js-controller
                                    22 verbose argv "install" "iobroker.js-controller"
                                    23 timing npm:load:setTitle Completed in 4ms
                                    24 timing npm:load:display Completed in 2ms
                                    25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-
                                    26 verbose logfile /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                    27 timing npm:load:logFile Completed in 29ms
                                    28 timing npm:load:timers Completed in 0ms
                                    29 timing npm:load:configScope Completed in 1ms
                                    30 timing npm:load Completed in 147ms
                                    31 timing arborist:ctor Completed in 3ms
                                    32 silly logfile start cleaning logs, removing 1 files
                                    33 silly logfile done cleaning log files
                                    34 timing idealTree:init Completed in 1707ms
                                    35 timing idealTree:userRequests Completed in 5ms
                                    36 silly idealTree buildDeps
                                    37 silly fetch manifest iobroker.js-controller@5.0.17
                                    38 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 647ms (cache revalidated)
                                    39 silly placeDep ROOT iobroker.js-controller@5.0.17 REPLACE for: iobroker.inst@3.0.0 want: 5.0.17
                                    40 timing idealTree:#root Completed in 749ms
                                    41 silly fetch manifest esbuild@^0.11.5
                                    42 http fetch GET 200 https://registry.npmjs.org/esbuild 80ms (cache revalidated)
                                    43 silly fetch manifest jsonc-parser@^3.0.0
                                    44 http fetch GET 200 https://registry.npmjs.org/jsonc-parser 70ms (cache revalidated)
                                    45 silly placeDep ROOT esbuild@0.11.23 OK for: @alcalzone/esbuild-register@2.5.1-1 want: ^0.11.5
                                    46 timing idealTree Completed in 2675ms
                                    47 timing command:install Completed in 2708ms
                                    48 verbose stack TypeError: Invalid Version:
                                    48 verbose stack     at new SemVer (/usr/lib/node_modules/npm/node_modules/semver/classes/semver.js:38:13)
                                    48 verbose stack     at compare (/usr/lib/node_modules/npm/node_modules/semver/functions/compare.js:3:32)
                                    48 verbose stack     at Object.gte (/usr/lib/node_modules/npm/node_modules/semver/functions/gte.js:2:30)
                                    48 verbose stack     at Node.canDedupe (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js:1079:32)
                                    48 verbose stack     at PlaceDep.pruneDedupable (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:426:14)
                                    48 verbose stack     at new PlaceDep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:278:14)
                                    48 verbose stack     at #buildDepStep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:933:18)
                                    48 verbose stack     at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:196:7)
                                    48 verbose stack     at async Promise.all (index 1)
                                    48 verbose stack     at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:159:5)
                                    49 verbose cwd /opt/iobroker
                                    50 verbose Linux 6.1.21-v8+
                                    51 verbose node v18.19.0
                                    52 verbose npm  v10.2.3
                                    53 error Invalid Version:
                                    54 verbose exit 1
                                    55 timing npm Completed in 3498ms
                                    56 verbose unfinished npm timer reify 1705946805688
                                    57 verbose unfinished npm timer reify:loadTrees 1705946805706
                                    58 verbose unfinished npm timer idealTree:buildDeps 1705946807423
                                    59 verbose unfinished npm timer idealTree:node_modules/@alcalzone/esbuild-register 1705946808178
                                    60 verbose code 1
                                    61 error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                    
                                    B Offline
                                    B Offline
                                    Borkenkäfer
                                    schrieb am zuletzt editiert von
                                    #48

                                    @borkenkäfer said in Iobroker lässt sich nicht mehr starten.:

                                    @glasfaser
                                    ist es das hier??

                                    ulli@raspberrypi:/home/iobroker $ cat /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                    0 verbose cli /usr/bin/node /usr/bin/npm
                                    1 info using npm@10.2.3
                                    2 info using node@v18.19.0
                                    3 timing npm:load:whichnode Completed in 3ms
                                    4 timing config:load:defaults Completed in 7ms
                                    5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 12ms
                                    6 timing config:load:builtin Completed in 13ms
                                    7 timing config:load:cli Completed in 15ms
                                    8 timing config:load:env Completed in 1ms
                                    9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
                                    10 timing config:load:project Completed in 8ms
                                    11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                                    12 timing config:load:user Completed in 1ms
                                    13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
                                    14 timing config:load:global Completed in 1ms
                                    15 timing config:load:setEnvs Completed in 4ms
                                    16 timing config:load Completed in 51ms
                                    17 timing npm:load:configload Completed in 51ms
                                    18 timing config:load:flatten Completed in 9ms
                                    19 timing npm:load:mkdirpcache Completed in 2ms
                                    20 timing npm:load:mkdirplogs Completed in 1ms
                                    21 verbose title npm install iobroker.js-controller
                                    22 verbose argv "install" "iobroker.js-controller"
                                    23 timing npm:load:setTitle Completed in 4ms
                                    24 timing npm:load:display Completed in 2ms
                                    25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-
                                    26 verbose logfile /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                    27 timing npm:load:logFile Completed in 29ms
                                    28 timing npm:load:timers Completed in 0ms
                                    29 timing npm:load:configScope Completed in 1ms
                                    30 timing npm:load Completed in 147ms
                                    31 timing arborist:ctor Completed in 3ms
                                    32 silly logfile start cleaning logs, removing 1 files
                                    33 silly logfile done cleaning log files
                                    34 timing idealTree:init Completed in 1707ms
                                    35 timing idealTree:userRequests Completed in 5ms
                                    36 silly idealTree buildDeps
                                    37 silly fetch manifest iobroker.js-controller@5.0.17
                                    38 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 647ms (cache revalidated)
                                    39 silly placeDep ROOT iobroker.js-controller@5.0.17 REPLACE for: iobroker.inst@3.0.0 want: 5.0.17
                                    40 timing idealTree:#root Completed in 749ms
                                    41 silly fetch manifest esbuild@^0.11.5
                                    42 http fetch GET 200 https://registry.npmjs.org/esbuild 80ms (cache revalidated)
                                    43 silly fetch manifest jsonc-parser@^3.0.0
                                    44 http fetch GET 200 https://registry.npmjs.org/jsonc-parser 70ms (cache revalidated)
                                    45 silly placeDep ROOT esbuild@0.11.23 OK for: @alcalzone/esbuild-register@2.5.1-1 want: ^0.11.5
                                    46 timing idealTree Completed in 2675ms
                                    47 timing command:install Completed in 2708ms
                                    48 verbose stack TypeError: Invalid Version:
                                    48 verbose stack     at new SemVer (/usr/lib/node_modules/npm/node_modules/semver/classes/semver.js:38:13)
                                    48 verbose stack     at compare (/usr/lib/node_modules/npm/node_modules/semver/functions/compare.js:3:32)
                                    48 verbose stack     at Object.gte (/usr/lib/node_modules/npm/node_modules/semver/functions/gte.js:2:30)
                                    48 verbose stack     at Node.canDedupe (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js:1079:32)
                                    48 verbose stack     at PlaceDep.pruneDedupable (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:426:14)
                                    48 verbose stack     at new PlaceDep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:278:14)
                                    48 verbose stack     at #buildDepStep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:933:18)
                                    48 verbose stack     at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:196:7)
                                    48 verbose stack     at async Promise.all (index 1)
                                    48 verbose stack     at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:159:5)
                                    49 verbose cwd /opt/iobroker
                                    50 verbose Linux 6.1.21-v8+
                                    51 verbose node v18.19.0
                                    52 verbose npm  v10.2.3
                                    53 error Invalid Version:
                                    54 verbose exit 1
                                    55 timing npm Completed in 3498ms
                                    56 verbose unfinished npm timer reify 1705946805688
                                    57 verbose unfinished npm timer reify:loadTrees 1705946805706
                                    58 verbose unfinished npm timer idealTree:buildDeps 1705946807423
                                    59 verbose unfinished npm timer idealTree:node_modules/@alcalzone/esbuild-register 1705946808178
                                    60 verbose code 1
                                    61 error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
                                    

                                    Muß für Heute leider schluß machen

                                    Melde mich morgen wieder
                                    danke für Eure Hilfe

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

                                      @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

                                      http fetch GET 200

                                      Da stimmt auch etwas nicht !

                                      https://forum.iobroker.net/post/441199

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

                                      1 Antwort Letzte Antwort
                                      0
                                      • GlasfaserG Glasfaser

                                        @borkenkäfer

                                        Sehr komisch ..

                                        Teste :

                                        iob stop
                                        rm /opt/iobroker/package*
                                        sudo reboot
                                        

                                        danach

                                        cd /opt/iobroker
                                        sudo -H -u iobroker npm install iobroker.js-controller
                                        
                                        B Offline
                                        B Offline
                                        Borkenkäfer
                                        schrieb am zuletzt editiert von
                                        #50

                                        @glasfaser

                                        es kommt das

                                         sudo -H -u iobroker npm install iobroker.js-controller
                                        npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                        npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                        
                                        added 299 packages in 1m
                                        
                                        14 packages are looking for funding
                                          run `npm fund` for details
                                        
                                        
                                        GlasfaserG 1 Antwort Letzte Antwort
                                        0
                                        • B Borkenkäfer

                                          @glasfaser

                                          es kommt das

                                           sudo -H -u iobroker npm install iobroker.js-controller
                                          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                          npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                          npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                          
                                          added 299 packages in 1m
                                          
                                          14 packages are looking for funding
                                            run `npm fund` for details
                                          
                                          
                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          schrieb am zuletzt editiert von Glasfaser
                                          #51

                                          @borkenkäfer

                                          sieht gut aus !

                                          ... und Funktioniert es wieder !?

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

                                          B 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          332

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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