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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] Nach Upgrade/Update kein Webserver nicht mehr

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    644

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

[gelöst] Nach Upgrade/Update kein Webserver nicht mehr

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
61 Beiträge 4 Kommentatoren 3.1k Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @jmeister79 sagte in Nach Upgrade/Update kein Webserver nicht mehr:

    er versucht jetzt laufend die Adapter zu installieren und scheitert.

    Mit welchen Meldungen? Werden da Module neugebaut?

    jmeister79J Offline
    jmeister79J Offline
    jmeister79
    schrieb am zuletzt editiert von
    #51

    @thomas-braun

    Beispielsweise history. Jeder andere das gleiche.

    host.iobrokerpi
    2023-03-21 11:35:07.419	info	iobroker npm-install: exit 25
    host.iobrokerpi
    2023-03-21 11:35:06.388	error	iobroker npm-install: host.iobrokerpi Cannot install iobroker.history@2.2.4: 217
    host.iobrokerpi
    2023-03-21 11:34:52.248	info	iobroker npm-install: Installing iobroker.history@2.2.4... (System call)
    host.iobrokerpi
    2023-03-21 11:34:52.245	info	iobroker npm-install: NPM version: 9.5.0
    host.iobrokerpi
    2023-03-21 11:34:47.234	info	iobroker install history@2.2.4 using installedFrom
    host.iobrokerpi
    2023-03-21 11:34:47.233	warn	startInstance cannot find adapter "history@2.2.4". Try to install it... 1 attempt
    
    1 Antwort Letzte Antwort
    0
    • jmeister79J jmeister79

      @thomas-braun hier aus dem forum.

      Offenbar sind keine der Adapter isntalliert, im logbuch versucht er das gerade und schafft es nicht.

      Wohl zerschossen.

      CodierknechtC Offline
      CodierknechtC Offline
      Codierknecht
      Developer Most Active
      schrieb am zuletzt editiert von
      #52

      @jmeister79 sagte in Nach Upgrade/Update kein Webserver nicht mehr:

      hier aus dem forum

      @Thomas-Braun Ein echtes Problem, dass die Leute hier natürlich dutzende von Posts finden, viele davon aber einfach falsch oder schlicht veraltet sind.

      @jmeister79 In @Thomas-Braun 's Signatur sieht Du, wie es richtig gemacht wird. Das hat er nicht ohne Grund da reingeschrieben.

      "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
      1
      • jmeister79J Offline
        jmeister79J Offline
        jmeister79
        schrieb am zuletzt editiert von
        #53

        Also im Wiki finde ich ejtzt folgenden Befehl:

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

        Ich möchte gerne alles loswerden und neuch machen und dann ein abckup einspielen.

        Ich denke ich hab mir alles kaputt gemacht gestern und heute.

        pi@iobrokerpi:/opt/iobroker $ iob
        node:internal/modules/cjs/loader:1078
          throw err;
          ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
            at Module._load (node:internal/modules/cjs/loader:920:27)
            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
            at node:internal/main/run_main_module:23:47 {
          code: 'MODULE_NOT_FOUND',
          requireStack: []
        }
        
        Node.js v18.15.0
        
        

        ich glaub hier ist der zug abgefahren...

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • jmeister79J jmeister79

          Also im Wiki finde ich ejtzt folgenden Befehl:

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

          Ich möchte gerne alles loswerden und neuch machen und dann ein abckup einspielen.

          Ich denke ich hab mir alles kaputt gemacht gestern und heute.

          pi@iobrokerpi:/opt/iobroker $ iob
          node:internal/modules/cjs/loader:1078
            throw err;
            ^
          
          Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
              at Module._load (node:internal/modules/cjs/loader:920:27)
              at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
              at node:internal/main/run_main_module:23:47 {
            code: 'MODULE_NOT_FOUND',
            requireStack: []
          }
          
          Node.js v18.15.0
          
          

          ich glaub hier ist der zug abgefahren...

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

          @jmeister79

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

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

          jmeister79J 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @jmeister79

            cd /opt/iobroker
            sudo -H -u iobroker npm install iobroker.js-controller
            
            jmeister79J Offline
            jmeister79J Offline
            jmeister79
            schrieb am zuletzt editiert von
            #55

            @thomas-braun
            Danke danke!
            Installation ist durch und er isntalliert jetzt anch und nach alle adapter neu, diesmal gehts.

            Danke euch beiden für die Tipps. Wieder viel gelernt!!!

            CodierknechtC 1 Antwort Letzte Antwort
            0
            • jmeister79J jmeister79

              @thomas-braun
              Danke danke!
              Installation ist durch und er isntalliert jetzt anch und nach alle adapter neu, diesmal gehts.

              Danke euch beiden für die Tipps. Wieder viel gelernt!!!

              CodierknechtC Offline
              CodierknechtC Offline
              Codierknecht
              Developer Most Active
              schrieb am zuletzt editiert von
              #56

              @jmeister79
              Wenn die Kiste dann wieder am Start ist:
              Schau Dir regelmäßig den Speicherverbrauch des Systems an. Mir dünkt, dass die Kiste mit Deinen Zusatzdiensten möglicherweise überfordert ist.
              Wenn's eng zu werden droht, solltest Du Dir überlegen, einige Dinge auszulagern.

              "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

              jmeister79J 1 Antwort Letzte Antwort
              1
              • CodierknechtC Codierknecht

                @jmeister79
                Wenn die Kiste dann wieder am Start ist:
                Schau Dir regelmäßig den Speicherverbrauch des Systems an. Mir dünkt, dass die Kiste mit Deinen Zusatzdiensten möglicherweise überfordert ist.
                Wenn's eng zu werden droht, solltest Du Dir überlegen, einige Dinge auszulagern.

                jmeister79J Offline
                jmeister79J Offline
                jmeister79
                schrieb am zuletzt editiert von
                #57

                @codierknecht Danke.
                ich liebäugle mit was besserem als einem Raspi aber ich muss mich mal damit eingehend beschäftigen.

                Nils

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • jmeister79J jmeister79

                  @codierknecht Danke.
                  ich liebäugle mit was besserem als einem Raspi aber ich muss mich mal damit eingehend beschäftigen.

                  Nils

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

                  @jmeister79

                  Wenn du jetzt noch die vollständige Ausgabe von

                  iob diag
                  

                  posten magst? Dann könnte man da auch mal drüber schauen.

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

                  jmeister79J 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @jmeister79

                    Wenn du jetzt noch die vollständige Ausgabe von

                    iob diag
                    

                    posten magst? Dann könnte man da auch mal drüber schauen.

                    jmeister79J Offline
                    jmeister79J Offline
                    jmeister79
                    schrieb am zuletzt editiert von
                    #59

                    @thomas-braun

                    Büdde!

                    Skript v.2023-01-02
                    
                    *** BASE SYSTEM ***
                    Model           : Raspberry Pi 4 Model B Rev 1.2
                    Architecture:   aarch64
                    Docker:         false
                    Virtualization: none
                    Distributor ID: Raspbian
                    Description:    Raspbian GNU/Linux 11 (bullseye)
                    Release:        11
                    Codename:       bullseye
                    
                    PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
                    NAME="Raspbian GNU/Linux"
                    VERSION_ID="11"
                    VERSION="11 (bullseye)"
                    VERSION_CODENAME=bullseye
                    ID=raspbian
                    ID_LIKE=debian
                    HOME_URL="http://www.raspbian.org/"
                    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                    
                    Systemuptime and Load:
                     15:38:23 up  5:23,  1 user,  load average: 0.59, 0.88, 1.86
                    CPU threads: 4
                    
                    *** Time and Time Zones ***
                    Tue Mar 21 14:38:23 UTC 2023
                    Tue Mar 21 15:38:23 CET 2023
                    CET +0100
                    Europe/Berlin
                    
                    *** User and Groups ***
                    pi
                    /home/pi
                    pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                    
                    *** X-Server-Setup ***
                    X-Server:       false
                    Desktop:
                    Terminal:       tty
                    Boot Target:    multi-user.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            3.8G        1.4G        130M        0.0K        2.3G        2.4G
                    Swap:            99M          0B         99M
                    Total:          3.9G        1.4G        230M
                    
                             3794 M total memory
                             1359 M used memory
                             1465 M active memory
                             1652 M inactive memory
                              130 M free memory
                              106 M buffer memory
                             2197 M swap cache
                               99 M total swap
                                0 M used swap
                               99 M free swap
                    
                    *** FILESYSTEM ***
                    Filesystem                                          Type      Size  Used Avail Use% Mounted on
                    /dev/root                                           ext4       59G   17G   39G  31% /
                    devtmpfs                                            devtmpfs  1.7G     0  1.7G   0% /dev
                    tmpfs                                               tmpfs     1.9G     0  1.9G   0% /dev/shm
                    tmpfs                                               tmpfs     759M  884K  759M   1% /run
                    tmpfs                                               tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                    /dev/mmcblk0p1                                      vfat      253M   51M  202M  20% /boot
                    tmpfs                                               tmpfs     380M     0  380M   0% /run/user/1000
                    //192.168.178.70/iobroker_backup                    cifs      3.6T  1.9T  1.8T  52% /opt/iobroker/backups
                    //192.168.178.70/Intern_RAID1/Backups/iobroker_auto cifs      3.6T  1.9T  1.8T  52% /opt/iobroker/backups
                    
                    Messages in dmesg:
                    [Tue Mar 21 10:14:52 2023] 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:59:34:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                    [Tue Mar 21 10:14:53 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                    [Tue Mar 21 10:14:53 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                    [Tue Mar 21 10:14:56 2023] 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,flush,errors=remount-ro
                    `-/opt/iobroker/backups   //192.168.178.70/iobroker_backup                    cifs   rw,relatime,vers=1.0,cache=strict,username=iobroker_backup,uid=1001,noforceuid,gid=1001,noforcegid,addr=192.168.178.70,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=61440,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
                      `-/opt/iobroker/backups //192.168.178.70/Intern_RAID1/Backups/iobroker_auto cifs   rw,relatime,vers=1.0,cache=strict,username=iobroker_backup,uid=1001,noforceuid,gid=1001,noforcegid,addr=192.168.178.70,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=61440,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
                    
                    Files in neuralgic directories:
                    
                    /var:
                    2.3G    /var/
                    2.0G    /var/log/journal/d894d73ccc4e4e4ea197a2ff3874f9bf
                    2.0G    /var/log/journal
                    2.0G    /var/log
                    114M    /var/lib
                    
                    /opt/iobroker/backups:
                    1.6G    /opt/iobroker/backups/
                    598M    /opt/iobroker/backups/iobroker-data
                    321M    /opt/iobroker/backups/iobroker-data/files
                    167M    /opt/iobroker/backups/iobroker_2023_02_07-02_00_20_iobroker_pi_backupiobroker.tar
                    166M    /opt/iobroker/backups/iobroker-data/backup-objects
                    
                    /opt/iobroker/iobroker-data:
                    1.4G    /opt/iobroker/iobroker-data/
                    958M    /opt/iobroker/iobroker-data/history
                    391M    /opt/iobroker/iobroker-data/files
                    55M     /opt/iobroker/iobroker-data/files/material
                    52M     /opt/iobroker/iobroker-data/files/material/static
                    
                    The five largest files in iobroker-data are:
                    50M     /opt/iobroker/iobroker-data/objects.jsonl
                    41M     /opt/iobroker/iobroker-data/files/material/static/js/main.90a1d068.js.map
                    33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
                    19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.806bf48a.js.map
                    19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.fe83292c.js.map
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v18.15.0
                    /usr/bin/node           v18.15.0
                    /usr/bin/npm            9.5.0
                    /usr/bin/npx            9.5.0
                    
                    nodejs:
                      Installed: 18.15.0-deb-1nodesource1
                      Candidate: 18.15.0-deb-1nodesource1
                      Version table:
                     *** 18.15.0-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                            100 /var/lib/dpkg/status
                         12.22.12~dfsg-1~deb11u3 500
                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                    
                    Temp directories causing npm8 problem: 0
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Core adapters versions
                    js-controller:  4.0.24
                    admin:          6.3.5
                    javascript:     6.1.4
                    
                    Adapters from github:   0
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : iobrokerpi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.backitup.0               : backitup              : iobrokerpi                               -  enabled
                    + system.adapter.bestway.0                : bestway               : iobrokerpi                               -  enabled
                    + system.adapter.ble.0                    : ble                   : iobrokerpi                               -  enabled
                    + system.adapter.chromecast.0             : chromecast            : iobrokerpi                               -  enabled
                      system.adapter.devices.0                : devices               : iobrokerpi                               - disabled
                    + system.adapter.discovery.0              : discovery             : iobrokerpi                               -  enabled
                    + system.adapter.ems-esp.0                : ems-esp               : iobrokerpi                               -  enabled
                      system.adapter.flot.0                   : flot                  : iobrokerpi                               - disabled
                    + system.adapter.fritzdect.0              : fritzdect             : iobrokerpi                               -  enabled
                      system.adapter.habpanel.0               : habpanel              : iobrokerpi                               - disabled
                    + system.adapter.history.0                : history               : iobrokerpi                               -  enabled
                      system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobrokerpi                               - disabled
                      system.adapter.icons-icons8.0           : icons-icons8          : iobrokerpi                               - disabled
                      system.adapter.icons-material-png.0     : icons-material-png    : iobrokerpi                               - disabled
                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobrokerpi                               - disabled
                    + system.adapter.info.0                   : info                  : iobrokerpi                               -  enabled
                    + system.adapter.iot.0                    : iot                   : iobrokerpi                               -  enabled
                    + system.adapter.javascript.0             : javascript            : iobrokerpi                               -  enabled
                      system.adapter.material.0               : material              : iobrokerpi                               - disabled
                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobrokerpi                               -  enabled, port: 54321
                      system.adapter.mobile.0                 : mobile                : iobrokerpi                               - disabled
                    + system.adapter.mqtt.0                   : mqtt                  : iobrokerpi                               -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.net-tools.0              : net-tools             : iobrokerpi                               -  enabled
                      system.adapter.philips-tv.0             : philips-tv            : iobrokerpi                               - disabled
                    + system.adapter.ping.0                   : ping                  : iobrokerpi                               -  enabled
                    + system.adapter.rpi2.0                   : rpi2                  : iobrokerpi                               -  enabled
                      system.adapter.sayit.0                  : sayit                 : iobrokerpi                               - disabled, port: 0
                      system.adapter.sayit.1                  : sayit                 : iobrokerpi                               - disabled, port: 0
                    + system.adapter.shelly.0                 : shelly                : iobrokerpi                               -  enabled, port: 1882, bind: 0.0.0.0
                      system.adapter.synology.0               : synology              : iobrokerpi                               - disabled, port: 5001
                    + system.adapter.telegram.0               : telegram              : iobrokerpi                               -  enabled, port: 8443, bind: 0.0.0.0
                      system.adapter.text2command.0           : text2command          : iobrokerpi                               - disabled
                    + system.adapter.tr-064.0                 : tr-064                : iobrokerpi                               -  enabled
                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobrokerpi                               -  enabled
                    + system.adapter.vis-inventwo.0           : vis-inventwo          : iobrokerpi                               -  enabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobrokerpi                               -  enabled
                      system.adapter.vis-lcars.0              : vis-lcars             : iobrokerpi                               -  enabled
                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobrokerpi                               -  enabled
                      system.adapter.vis-metro.0              : vis-metro             : iobrokerpi                               -  enabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobrokerpi                               -  enabled
                      system.adapter.vis.0                    : vis                   : iobrokerpi                               -  enabled
                    + system.adapter.web.0                    : web                   : iobrokerpi                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.ws.0                     : ws                    : iobrokerpi                               -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : iobrokerpi                               -  enabled, port: /dev/ttyUSB0
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : iobrokerpi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobrokerpi                               -  enabled, port: 54321
                    + system.adapter.mqtt.0                   : mqtt                  : iobrokerpi                               -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.shelly.0                 : shelly                : iobrokerpi                               -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.telegram.0               : telegram              : iobrokerpi                               -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.web.0                    : web                   : iobrokerpi                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.ws.0                     : ws                    : iobrokerpi                               -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : iobrokerpi                               -  enabled, port: /dev/ttyUSB0
                    
                    ioBroker-Repositories
                    online        : https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/conf/sources-dist.json
                    sources       : conf/sources-dist.json
                    latest        : http://iobroker.live/repo/sources-dist-latest.json
                    stable        : http://download.iobroker.net/sources-dist.json
                    beta          : http://download.iobroker.net/sources-dist-latest.json
                    km            : https://github.com/frankjoke/ioBroker.km200
                    
                    Active repo(s): stable
                    
                    Installed ioBroker-Instances
                    Used repository: stable
                    Adapter    "admin"        : 6.3.5    , installed 6.3.5
                    Adapter    "backitup"     : 2.5.12   , installed 2.6.2
                    Adapter    "bestway"      : 0.0.3    , installed 0.0.3
                    Adapter    "ble"          : 0.13.0   , installed 0.13.2
                    Adapter    "chromecast"   : 2.3.1    , installed 3.0.3
                    Adapter    "devices"      : 1.1.2    , installed 1.1.2
                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                    Adapter    "ems-esp"      : 1.26.0   , installed 1.26.0
                    Adapter    "flot"         : 1.11.0   , installed 1.12.0
                    Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
                    Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                    Adapter    "history"      : 2.2.4    , installed 2.2.4
                    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                    Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                    Adapter    "info"         : 1.9.19   , installed 1.9.25
                    Adapter    "iot"          : 1.14.2   , installed 1.14.3
                    Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                    Controller "js-controller": 4.0.24   , installed 4.0.24
                    Adapter    "material"     : 1.1.2    , installed 1.3.0
                    Adapter    "mihome-vacuum": 3.9.5    , installed 3.9.5
                    Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                    Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                    Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                    Adapter    "philips-tv"   : 0.5.3    , installed 0.5.2  [Updatable]
                    Adapter    "ping"         : 1.5.3    , installed 1.5.3
                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                    Adapter    "sayit"        : 1.12.3   , installed 1.12.6
                    Adapter    "shelly"       : 6.3.1    , installed 6.3.1
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "socketio"     : 4.2.0    , installed 6.3.3
                    Adapter    "synology"     : 2.1.13   , installed 2.1.13
                    Adapter    "telegram"     : 1.15.2   , installed 1.15.6
                    Adapter    "text2command" : 2.3.0    , installed 2.3.0
                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                    Adapter    "vis"          : 1.4.15   , installed 1.4.15
                    Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                    Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.3
                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                    Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "web"          : 4.3.0    , installed 5.4.1
                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                    Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        6617
                    States:         5099
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                    Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                    Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
                    Reading package lists...
                    Pending Updates: 0
                    
                    *** Listening Ports ***
                    Active Internet connections (only servers)
                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       243539     31435/iobroker.js-c
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       243546     31435/iobroker.js-c
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14685      547/sshd: /usr/sbin
                    tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       244436     31540/io.mqtt.0
                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       244435     31540/io.mqtt.0
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          14687      547/sshd: /usr/sbin
                    tcp6       0      0 :::21                   :::*                    LISTEN      110        14175      811/proftpd: (accep
                    tcp6       0      0 :::8084                 :::*                    LISTEN      1001       246685     31927/io.ws.0
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       254777     358/io.web.0
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       245792     31453/io.admin.0
                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       246106     31556/io.shelly.0
                    udp        0      0 0.0.0.0:36424           0.0.0.0:*                           108        12159      394/avahi-daemon: r
                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12262      738/dhcpcd
                    udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       246836     31534/io.mihome-vac
                    udp        0      0 0.0.0.0:51820           0.0.0.0:*                           0          13236      -
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       244228     31521/io.chromecast
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12157      394/avahi-daemon: r
                    udp6       0      0 :::43007                :::*                                108        12160      394/avahi-daemon: r
                    udp6       0      0 :::546                  :::*                                0          12274      738/dhcpcd
                    udp6       0      0 :::51820                :::*                                0          13237      -
                    udp6       0      0 :::5353                 :::*                                108        12158      394/avahi-daemon: r
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-03-21 15:39:42.552  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:42.572  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:45.084  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:45.552  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:45.574  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:47.922  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:47.989  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:47.990  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:47.995  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:48.548  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:48.557  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:48.612  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:48.615  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:48.617  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:48.626  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:49.020  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:50.548  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:50.586  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:39:55.086  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:40:00.384  - info: javascript.0 (31491) script.js.Heizung.Fussbodenheizung_steuerung: ...
                    2023-03-21 15:40:01.223  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:40:01.289  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:40:01.359  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:40:01.363  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    2023-03-21 15:40:01.365  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                    
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • jmeister79J jmeister79

                      @thomas-braun

                      Büdde!

                      Skript v.2023-01-02
                      
                      *** BASE SYSTEM ***
                      Model           : Raspberry Pi 4 Model B Rev 1.2
                      Architecture:   aarch64
                      Docker:         false
                      Virtualization: none
                      Distributor ID: Raspbian
                      Description:    Raspbian GNU/Linux 11 (bullseye)
                      Release:        11
                      Codename:       bullseye
                      
                      PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
                      NAME="Raspbian GNU/Linux"
                      VERSION_ID="11"
                      VERSION="11 (bullseye)"
                      VERSION_CODENAME=bullseye
                      ID=raspbian
                      ID_LIKE=debian
                      HOME_URL="http://www.raspbian.org/"
                      SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                      BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                      
                      Systemuptime and Load:
                       15:38:23 up  5:23,  1 user,  load average: 0.59, 0.88, 1.86
                      CPU threads: 4
                      
                      *** Time and Time Zones ***
                      Tue Mar 21 14:38:23 UTC 2023
                      Tue Mar 21 15:38:23 CET 2023
                      CET +0100
                      Europe/Berlin
                      
                      *** User and Groups ***
                      pi
                      /home/pi
                      pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                      
                      *** X-Server-Setup ***
                      X-Server:       false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    multi-user.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            3.8G        1.4G        130M        0.0K        2.3G        2.4G
                      Swap:            99M          0B         99M
                      Total:          3.9G        1.4G        230M
                      
                               3794 M total memory
                               1359 M used memory
                               1465 M active memory
                               1652 M inactive memory
                                130 M free memory
                                106 M buffer memory
                               2197 M swap cache
                                 99 M total swap
                                  0 M used swap
                                 99 M free swap
                      
                      *** FILESYSTEM ***
                      Filesystem                                          Type      Size  Used Avail Use% Mounted on
                      /dev/root                                           ext4       59G   17G   39G  31% /
                      devtmpfs                                            devtmpfs  1.7G     0  1.7G   0% /dev
                      tmpfs                                               tmpfs     1.9G     0  1.9G   0% /dev/shm
                      tmpfs                                               tmpfs     759M  884K  759M   1% /run
                      tmpfs                                               tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                      /dev/mmcblk0p1                                      vfat      253M   51M  202M  20% /boot
                      tmpfs                                               tmpfs     380M     0  380M   0% /run/user/1000
                      //192.168.178.70/iobroker_backup                    cifs      3.6T  1.9T  1.8T  52% /opt/iobroker/backups
                      //192.168.178.70/Intern_RAID1/Backups/iobroker_auto cifs      3.6T  1.9T  1.8T  52% /opt/iobroker/backups
                      
                      Messages in dmesg:
                      [Tue Mar 21 10:14:52 2023] 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:59:34:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                      [Tue Mar 21 10:14:53 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                      [Tue Mar 21 10:14:53 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                      [Tue Mar 21 10:14:56 2023] 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,flush,errors=remount-ro
                      `-/opt/iobroker/backups   //192.168.178.70/iobroker_backup                    cifs   rw,relatime,vers=1.0,cache=strict,username=iobroker_backup,uid=1001,noforceuid,gid=1001,noforcegid,addr=192.168.178.70,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=61440,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
                        `-/opt/iobroker/backups //192.168.178.70/Intern_RAID1/Backups/iobroker_auto cifs   rw,relatime,vers=1.0,cache=strict,username=iobroker_backup,uid=1001,noforceuid,gid=1001,noforcegid,addr=192.168.178.70,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=61440,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
                      
                      Files in neuralgic directories:
                      
                      /var:
                      2.3G    /var/
                      2.0G    /var/log/journal/d894d73ccc4e4e4ea197a2ff3874f9bf
                      2.0G    /var/log/journal
                      2.0G    /var/log
                      114M    /var/lib
                      
                      /opt/iobroker/backups:
                      1.6G    /opt/iobroker/backups/
                      598M    /opt/iobroker/backups/iobroker-data
                      321M    /opt/iobroker/backups/iobroker-data/files
                      167M    /opt/iobroker/backups/iobroker_2023_02_07-02_00_20_iobroker_pi_backupiobroker.tar
                      166M    /opt/iobroker/backups/iobroker-data/backup-objects
                      
                      /opt/iobroker/iobroker-data:
                      1.4G    /opt/iobroker/iobroker-data/
                      958M    /opt/iobroker/iobroker-data/history
                      391M    /opt/iobroker/iobroker-data/files
                      55M     /opt/iobroker/iobroker-data/files/material
                      52M     /opt/iobroker/iobroker-data/files/material/static
                      
                      The five largest files in iobroker-data are:
                      50M     /opt/iobroker/iobroker-data/objects.jsonl
                      41M     /opt/iobroker/iobroker-data/files/material/static/js/main.90a1d068.js.map
                      33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
                      19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.806bf48a.js.map
                      19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.fe83292c.js.map
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v18.15.0
                      /usr/bin/node           v18.15.0
                      /usr/bin/npm            9.5.0
                      /usr/bin/npx            9.5.0
                      
                      nodejs:
                        Installed: 18.15.0-deb-1nodesource1
                        Candidate: 18.15.0-deb-1nodesource1
                        Version table:
                       *** 18.15.0-deb-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                              100 /var/lib/dpkg/status
                           12.22.12~dfsg-1~deb11u3 500
                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                      
                      Temp directories causing npm8 problem: 0
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Core adapters versions
                      js-controller:  4.0.24
                      admin:          6.3.5
                      javascript:     6.1.4
                      
                      Adapters from github:   0
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : iobrokerpi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.backitup.0               : backitup              : iobrokerpi                               -  enabled
                      + system.adapter.bestway.0                : bestway               : iobrokerpi                               -  enabled
                      + system.adapter.ble.0                    : ble                   : iobrokerpi                               -  enabled
                      + system.adapter.chromecast.0             : chromecast            : iobrokerpi                               -  enabled
                        system.adapter.devices.0                : devices               : iobrokerpi                               - disabled
                      + system.adapter.discovery.0              : discovery             : iobrokerpi                               -  enabled
                      + system.adapter.ems-esp.0                : ems-esp               : iobrokerpi                               -  enabled
                        system.adapter.flot.0                   : flot                  : iobrokerpi                               - disabled
                      + system.adapter.fritzdect.0              : fritzdect             : iobrokerpi                               -  enabled
                        system.adapter.habpanel.0               : habpanel              : iobrokerpi                               - disabled
                      + system.adapter.history.0                : history               : iobrokerpi                               -  enabled
                        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobrokerpi                               - disabled
                        system.adapter.icons-icons8.0           : icons-icons8          : iobrokerpi                               - disabled
                        system.adapter.icons-material-png.0     : icons-material-png    : iobrokerpi                               - disabled
                        system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobrokerpi                               - disabled
                      + system.adapter.info.0                   : info                  : iobrokerpi                               -  enabled
                      + system.adapter.iot.0                    : iot                   : iobrokerpi                               -  enabled
                      + system.adapter.javascript.0             : javascript            : iobrokerpi                               -  enabled
                        system.adapter.material.0               : material              : iobrokerpi                               - disabled
                      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobrokerpi                               -  enabled, port: 54321
                        system.adapter.mobile.0                 : mobile                : iobrokerpi                               - disabled
                      + system.adapter.mqtt.0                   : mqtt                  : iobrokerpi                               -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.net-tools.0              : net-tools             : iobrokerpi                               -  enabled
                        system.adapter.philips-tv.0             : philips-tv            : iobrokerpi                               - disabled
                      + system.adapter.ping.0                   : ping                  : iobrokerpi                               -  enabled
                      + system.adapter.rpi2.0                   : rpi2                  : iobrokerpi                               -  enabled
                        system.adapter.sayit.0                  : sayit                 : iobrokerpi                               - disabled, port: 0
                        system.adapter.sayit.1                  : sayit                 : iobrokerpi                               - disabled, port: 0
                      + system.adapter.shelly.0                 : shelly                : iobrokerpi                               -  enabled, port: 1882, bind: 0.0.0.0
                        system.adapter.synology.0               : synology              : iobrokerpi                               - disabled, port: 5001
                      + system.adapter.telegram.0               : telegram              : iobrokerpi                               -  enabled, port: 8443, bind: 0.0.0.0
                        system.adapter.text2command.0           : text2command          : iobrokerpi                               - disabled
                      + system.adapter.tr-064.0                 : tr-064                : iobrokerpi                               -  enabled
                        system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobrokerpi                               -  enabled
                      + system.adapter.vis-inventwo.0           : vis-inventwo          : iobrokerpi                               -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobrokerpi                               -  enabled
                        system.adapter.vis-lcars.0              : vis-lcars             : iobrokerpi                               -  enabled
                        system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobrokerpi                               -  enabled
                        system.adapter.vis-metro.0              : vis-metro             : iobrokerpi                               -  enabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobrokerpi                               -  enabled
                        system.adapter.vis.0                    : vis                   : iobrokerpi                               -  enabled
                      + system.adapter.web.0                    : web                   : iobrokerpi                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.ws.0                     : ws                    : iobrokerpi                               -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : iobrokerpi                               -  enabled, port: /dev/ttyUSB0
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : iobrokerpi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobrokerpi                               -  enabled, port: 54321
                      + system.adapter.mqtt.0                   : mqtt                  : iobrokerpi                               -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.shelly.0                 : shelly                : iobrokerpi                               -  enabled, port: 1882, bind: 0.0.0.0
                      + system.adapter.telegram.0               : telegram              : iobrokerpi                               -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.web.0                    : web                   : iobrokerpi                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.ws.0                     : ws                    : iobrokerpi                               -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : iobrokerpi                               -  enabled, port: /dev/ttyUSB0
                      
                      ioBroker-Repositories
                      online        : https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/conf/sources-dist.json
                      sources       : conf/sources-dist.json
                      latest        : http://iobroker.live/repo/sources-dist-latest.json
                      stable        : http://download.iobroker.net/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      km            : https://github.com/frankjoke/ioBroker.km200
                      
                      Active repo(s): stable
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 6.3.5    , installed 6.3.5
                      Adapter    "backitup"     : 2.5.12   , installed 2.6.2
                      Adapter    "bestway"      : 0.0.3    , installed 0.0.3
                      Adapter    "ble"          : 0.13.0   , installed 0.13.2
                      Adapter    "chromecast"   : 2.3.1    , installed 3.0.3
                      Adapter    "devices"      : 1.1.2    , installed 1.1.2
                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                      Adapter    "ems-esp"      : 1.26.0   , installed 1.26.0
                      Adapter    "flot"         : 1.11.0   , installed 1.12.0
                      Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
                      Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                      Adapter    "history"      : 2.2.4    , installed 2.2.4
                      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                      Adapter    "info"         : 1.9.19   , installed 1.9.25
                      Adapter    "iot"          : 1.14.2   , installed 1.14.3
                      Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                      Controller "js-controller": 4.0.24   , installed 4.0.24
                      Adapter    "material"     : 1.1.2    , installed 1.3.0
                      Adapter    "mihome-vacuum": 3.9.5    , installed 3.9.5
                      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                      Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                      Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                      Adapter    "philips-tv"   : 0.5.3    , installed 0.5.2  [Updatable]
                      Adapter    "ping"         : 1.5.3    , installed 1.5.3
                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                      Adapter    "sayit"        : 1.12.3   , installed 1.12.6
                      Adapter    "shelly"       : 6.3.1    , installed 6.3.1
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 4.2.0    , installed 6.3.3
                      Adapter    "synology"     : 2.1.13   , installed 2.1.13
                      Adapter    "telegram"     : 1.15.2   , installed 1.15.6
                      Adapter    "text2command" : 2.3.0    , installed 2.3.0
                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                      Adapter    "vis"          : 1.4.15   , installed 1.4.15
                      Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                      Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.3
                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                      Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "web"          : 4.3.0    , installed 5.4.1
                      Adapter    "ws"           : 1.3.0    , installed 1.3.0
                      Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        6617
                      States:         5099
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                      Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                      Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
                      Reading package lists...
                      Pending Updates: 0
                      
                      *** Listening Ports ***
                      Active Internet connections (only servers)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       243539     31435/iobroker.js-c
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       243546     31435/iobroker.js-c
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14685      547/sshd: /usr/sbin
                      tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       244436     31540/io.mqtt.0
                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       244435     31540/io.mqtt.0
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          14687      547/sshd: /usr/sbin
                      tcp6       0      0 :::21                   :::*                    LISTEN      110        14175      811/proftpd: (accep
                      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       246685     31927/io.ws.0
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       254777     358/io.web.0
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       245792     31453/io.admin.0
                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       246106     31556/io.shelly.0
                      udp        0      0 0.0.0.0:36424           0.0.0.0:*                           108        12159      394/avahi-daemon: r
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12262      738/dhcpcd
                      udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       246836     31534/io.mihome-vac
                      udp        0      0 0.0.0.0:51820           0.0.0.0:*                           0          13236      -
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       244228     31521/io.chromecast
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12157      394/avahi-daemon: r
                      udp6       0      0 :::43007                :::*                                108        12160      394/avahi-daemon: r
                      udp6       0      0 :::546                  :::*                                0          12274      738/dhcpcd
                      udp6       0      0 :::51820                :::*                                0          13237      -
                      udp6       0      0 :::5353                 :::*                                108        12158      394/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2023-03-21 15:39:42.552  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:42.572  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:45.084  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:45.552  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:45.574  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:47.922  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:47.989  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:47.990  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:47.995  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:48.548  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:48.557  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:48.612  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:48.615  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:48.617  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:48.626  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:49.020  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:50.548  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:50.586  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:39:55.086  - info: ws.0 (31927) ==> Connected system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:40:00.384  - info: javascript.0 (31491) script.js.Heizung.Fussbodenheizung_steuerung: ...
                      2023-03-21 15:40:01.223  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:40:01.289  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:40:01.359  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:40:01.363  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      2023-03-21 15:40:01.365  - info: ws.0 (31927) <== Disconnect system.user.admin from ::ffff:192.168.178.41
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #60

                      @jmeister79 sagte in Nach Upgrade/Update kein Webserver nicht mehr:

                      //192.168.178.70/iobroker_backup                    cifs      3.6T  1.9T  1.8T  52% /opt/iobroker/backups
                      //192.168.178.70/Intern_RAID1/Backups/iobroker_auto cifs      3.6T  1.9T  1.8T  52% /opt/iobroker/backups
                      

                      Mit den Einstellungen musst du aber höllisch aufpassen, dass du da nix doppelt in den Mountpunkt /opt/iobroker/backups knallst. Zumal der Backitup-Adapter da je nach Einstellung auch noch unabhängig von der fstab agiert.
                      Bzw. da ist schon was doppeltgemoppelt, iob diag zeigt ja auch etwas später die gemounteten Dateisysteme an.

                      Zu ioBroker-Repositories:

                      iobroker repo del online
                      iobroker repo del sources
                      iobroker repo del km
                      

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

                      jmeister79J 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @jmeister79 sagte in Nach Upgrade/Update kein Webserver nicht mehr:

                        //192.168.178.70/iobroker_backup                    cifs      3.6T  1.9T  1.8T  52% /opt/iobroker/backups
                        //192.168.178.70/Intern_RAID1/Backups/iobroker_auto cifs      3.6T  1.9T  1.8T  52% /opt/iobroker/backups
                        

                        Mit den Einstellungen musst du aber höllisch aufpassen, dass du da nix doppelt in den Mountpunkt /opt/iobroker/backups knallst. Zumal der Backitup-Adapter da je nach Einstellung auch noch unabhängig von der fstab agiert.
                        Bzw. da ist schon was doppeltgemoppelt, iob diag zeigt ja auch etwas später die gemounteten Dateisysteme an.

                        Zu ioBroker-Repositories:

                        iobroker repo del online
                        iobroker repo del sources
                        iobroker repo del km
                        
                        jmeister79J Offline
                        jmeister79J Offline
                        jmeister79
                        schrieb am zuletzt editiert von
                        #61

                        @thomas-braun ja, das mit dem backup ordner war ein versehen, was beim neuaufsetzen grad passiert war und schon behoben ist.

                        die repos hatte ich für einen experimentellen adapter benutzt und habe ich auch grad entfernt.

                        Beste Grüße
                        Nils

                        ps.: und jetzt ist er wieder schnell... seltsam

                        1 Antwort Letzte Antwort
                        0

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

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

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

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


                        Support us

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

                        533

                        Online

                        32.8k

                        Benutzer

                        82.9k

                        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