Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Absturz während Repo Update

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Absturz während Repo Update

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MP_Trixi @crunchip last edited by MP_Trixi

      @crunchip
      jein. Der Repo- und auch der Admin-Fehler war direkt nach der Installation im Log. Beim ersten iobroker Start kommt ja der Einrichtungsassistent. Lokation etc. Hier habe ich bei Zertifikate auf "selbstsigniertes Zertifikat umgestellt". Dann wie im alten System auf live (was ich mit der Referenz(https://forum.iobroker.net/topic/57541/gelöst-nach-installation-weden-keine-adapter-angezeigt/11) tun sollte wenn man mit der ursprünglichen Repo Schwierigkeiten hat. D.h.:

      iobroker repo add live-stable http://iobroker.live/repo/sources-dist.json
      iobroker repo unset stable 
      iobroker repo set live-stable
      

      influxdb 1 und grafana habe ich auch installiert

      danach das iob diag

      crunchip 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @MP_Trixi last edited by

        @mp_trixi ok, hatte es so verstanden

        @mp_trixi sagte in Absturz während Repo Update:

        nackt gemäß Anleitung installiert (ist noch kein restore gelaufen

        das influx und grafana bereits installiert sind hab ich dann auch gesehen

        allerdings wie bereits geschrieben, passt die Log-Ausgabe nicht zu deiner Repo Einstellung

        @crunchip sagte in Absturz während Repo Update:

        Error by updating repository "stable"

        @crunchip sagte in Absturz während Repo Update:

        Active repo(s): live-stable

        M 1 Reply Last reply Reply Quote 0
        • M
          MP_Trixi @crunchip last edited by MP_Trixi

          @crunchip sagte in Absturz während Repo Update:

          allerdings wie bereits geschrieben, passt die Log-Ausgabe nicht zu deiner Repo Einstellung

          ja, das liegt daran, dass die Log-Ausgabe vor der Umstellung auf live war. Das iob diag danach.

          stelle ich wie folgt wieder um:

          pi@smarthome:/tmp $ iobroker repo unset live-stable
          Repository "live-stable" deactivated.
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          live-stable   : http://iobroker.live/repo/sources-dist.json
          
          Active repo(s):
          pi@smarthome:/tmp $ iobroker repo set stable
          Repository "stable" set as active.
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          live-stable   : http://iobroker.live/repo/sources-dist.json
          
          Active repo(s): stable
          

          bring iob diag auch den Repo-Fehler (btw habe jetzt noch vis installiert und wollte dann jetzt den restore starten):

          Skript v.2023-04-16
          
          *** BASE SYSTEM ***
          Model           : Raspberry Pi 4 Model B Rev 1.5
          Architecture    : aarch64
          Docker          : false
          Virtualization  : none
          Distributor ID: Debian
          Description:    Debian GNU/Linux 11 (bullseye)
          Release:        11
          Codename:       bullseye
          
          PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
          NAME="Debian GNU/Linux"
          VERSION_ID="11"
          VERSION="11 (bullseye)"
          VERSION_CODENAME=bullseye
          ID=debian
          HOME_URL="https://www.debian.org/"
          SUPPORT_URL="https://www.debian.org/support"
          BUG_REPORT_URL="https://bugs.debian.org/"
          
          Systemuptime and Load:
           15:34:05 up  1:06,  1 user,  load average: 0.16, 0.15, 0.10
          CPU threads: 4
          
          Raspberry only:
          throttled=0x0
          Other values than 0x0 hint to temperature/voltage problems
          temp=55.5'C
          volt=0.9360V
          
          *** Time and Time Zones ***
                         Local time: Mon 2023-07-10 15:34:05 CEST
                     Universal time: Mon 2023-07-10 13:34:05 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          pi
          /home/pi
          pi adm dialout cdrom sudo audio video plugdev games users input render 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:            7.8G        581M        5.8G        1.0M        1.4G        7.1G
          Swap:            99M          0B         99M
          Total:          7.9G        581M        5.9G
          
                   7812 M total memory
                    581 M used memory
                    653 M active memory
                   1212 M inactive memory
                   5790 M free memory
                     53 M buffer memory
                   1386 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
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       58G  3.2G   53G   6% /
          devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
          tmpfs          tmpfs     1.6G  1.2M  1.6G   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
          tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Mon Jul 10 14:27:05 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=D8:3A:DD:38:25:E4 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=192fb279-02 rootfstype=ext4 fsck.repair=yes rootwait
          [Mon Jul 10 14:27:06 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
          [Mon Jul 10 14:27:06 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [Mon Jul 10 14:27:08 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
          
          Show mounted filesystems (real ones only):
          TARGET  SOURCE         FSTYPE OPTIONS
          /       /dev/mmcblk0p2 ext4   rw,noatime,commit=600
          `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          632M    /var/
          308M    /var/cache
          303M    /var/cache/apt
          201M    /var/cache/apt/archives
          159M    /var/lib
          
          Archived and active journals take up 64.0M in the file system.
          
          /opt/iobroker/backups:
          196M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          55M     /opt/iobroker/iobroker-data/
          35M     /opt/iobroker/iobroker-data/files
          13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
          13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
          13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
          
          The five largest files in iobroker-data are:
          20M     /opt/iobroker/iobroker-data/objects.jsonl
          6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
          4.5M    /opt/iobroker/iobroker-data/files/web.admin/static/js/2.b1d56998.chunk.js.map
          2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
          1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.16.1
          /usr/bin/node           v18.16.1
          /usr/bin/npm            9.5.1
          /usr/bin/npx            9.5.1
          
          
          nodejs:
            Installed: 18.16.1-deb-1nodesource1
            Candidate: 18.16.1-deb-1nodesource1
            Version table:
           *** 18.16.1-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u4 500
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
               12.22.12~dfsg-1~deb11u3 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          MULTIHOSTSERVICE/enabled: false
          
          Core adapters versions
          js-controller:  4.0.24
          admin:          6.3.5
          javascript:     "javascript" not found
          
          Adapters from github:   0
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.backitup.0               : backitup              : smarthome                                -  enabled
            system.adapter.discovery.0              : discovery             : smarthome                                - disabled
            system.adapter.vis.0                    : vis                   : smarthome                                -  enabled
          + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          live-stable   : http://iobroker.live/repo/sources-dist.json
          
          Active repo(s): stable
          
          Installed ioBroker-Instances
          Used repository: stable
          Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
          Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
          Adapter    "admin"        : 6.3.5    , installed 6.3.5
          Adapter    "backitup"     : 2.6.23   , installed 2.6.23
          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
          Controller "js-controller": 4.0.24   , installed 4.0.24
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
          Adapter    "vis"          : 1.4.16   , installed 1.4.16
          Adapter    "web"          : 4.3.0    , installed 4.3.0
          Adapter    "ws"           : 1.3.0    , installed 1.3.0
          
          Objects and States
          Please stand by - This may take a while
          Objects:        178
          States:         137
          
          *** OS-Repositories and Updates ***
          Hit:1 http://deb.debian.org/debian bullseye InRelease
          Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:5 https://repos.influxdata.com/debian stable InRelease
          Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
          Hit:7 https://apt.grafana.com stable 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:9000          0.0.0.0:*               LISTEN      1001       30537      4667/iobroker.js-co
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       30530      4667/iobroker.js-co
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13826      594/sshd: /usr/sbin
          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        18804      1502/influxd
          tcp6       0      0 :::3000                 :::*                    LISTEN      110        23678      3317/grafana
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       32800      4843/io.web.0
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       28745      4685/io.admin.0
          tcp6       0      0 :::8086                 :::*                    LISTEN      999        16955      1502/influxd
          tcp6       0      0 :::22                   :::*                    LISTEN      0          13828      594/sshd: /usr/sbin
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1579       733/dhcpcd
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1485       451/avahi-daemon: r
          udp        0      0 0.0.0.0:39251           0.0.0.0:*                           108        1487       451/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                108        1486       451/avahi-daemon: r
          udp6       0      0 :::59339                :::*                                108        1488       451/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2023-07-10 15:10:36.540  - info: web.0 (4843) starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.web, node: v18.16.1, js-controller: 4.0.24
          2023-07-10 15:10:36.786  - info: web.0 (4843) socket.io server listening on port 8082
          2023-07-10 15:10:36.794  - info: web.0 (4843) http server listening on port 8082
          2023-07-10 15:10:38.172  - info: host.smarthome "system.adapter.vis.0" disabled
          2023-07-10 15:10:38.175  - info: host.smarthome stopInstance system.adapter.vis.0 (force=false, process=true)
          2023-07-10 15:10:38.185  - info: host.smarthome "system.adapter.vis.0" enabled
          2023-07-10 15:10:38.186  - info: host.smarthome stopInstance system.adapter.vis.0 (force=false, process=true)
          2023-07-10 15:10:40.184  - info: vis.0 (4850) Uploaded. 0
          2023-07-10 15:10:40.691  - info: vis.0 (4850) Terminated (NO_ERROR): Without reason
          2023-07-10 15:10:41.241  - info: host.smarthome instance system.adapter.vis.0 terminated while should be started once
          2023-07-10 15:16:21.253  - info: admin.0 (4685) ==> Connected system.user.admin from ::ffff:192.168.1.138
          2023-07-10 15:16:29.334  - info: admin.0 (4685) <== Disconnect system.user.admin from ::ffff:192.168.1.138
          2023-07-10 15:16:30.870  - info: vis.0 (4888) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.16.1, js-controller: 4.0.24
          2023-07-10 15:16:31.185  - info: vis.0 (4888) vis license is OK.
          2023-07-10 15:16:31.212  - info: vis.0 (4888) config.js changed. Upload.
          2023-07-10 15:16:31.307  - info: vis.0 (4888) Changes in index.html detected => update cache.manifest
          2023-07-10 15:16:31.319  - info: vis.0 (4888) Upload vis anew, while changes detected...
          2023-07-10 15:16:33.316  - info: host.smarthome "system.adapter.vis.0" disabled
          2023-07-10 15:16:33.317  - info: host.smarthome stopInstance system.adapter.vis.0 (force=false, process=true)
          2023-07-10 15:16:33.333  - info: host.smarthome "system.adapter.vis.0" enabled
          2023-07-10 15:16:33.334  - info: host.smarthome stopInstance system.adapter.vis.0 (force=false, process=true)
          2023-07-10 15:16:35.326  - info: vis.0 (4888) Uploaded. 0
          2023-07-10 15:16:35.833  - info: vis.0 (4888) Terminated (NO_ERROR): Without reason
          2023-07-10 15:16:36.380  - info: host.smarthome instance system.adapter.vis.0 terminated while should be started once
          2023-07-10 15:28:52.755  - info: admin.0 (4685) ==> Connected system.user.admin from ::ffff:192.168.1.138
          
          

          das war ja irgendwie auch der Hund der alten Installation - hatte gehofft das wäre nun weg.

          crunchip 1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @MP_Trixi last edited by crunchip

            @mp_trixi sagte in Absturz während Repo Update:

            ja, das liegt daran, dass die Log-Ausgabe vor der Umstellung auf live war. Das iob diag danach.

            neeee deine Ausgabe ist aus dem iob diag zusammen hängend und da steht als eingestelltes Repo live-stable aber im log steht stable

            unabhängig davon,
            ja es gibt einen bug der vereinzelt auftritt/auftrat, bei denen das Repo nicht funktioniert, in jenem Fall umstellen aufs live

            M 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @MP_Trixi last edited by

              @mp_trixi sagte in Absturz während Repo Update:

              Habe schon wieder das im log:
              host.smarthome 2023-07-10 14:47:40.587 error Error by updating repository "stable" under "http://download.iobroker.net/sources-dist.json": Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded

              1 Reply Last reply Reply Quote 0
              • M
                MP_Trixi @crunchip last edited by

                @crunchip sagte in Absturz während Repo Update:

                da steht als eingestelltes Repo live-stable aber im log steht stable

                das letzte im log ist von 14:51. Danach habe ich die Konsolenbefehle zur Umstellung eingegeben und danach gleich den iob diag gemacht (14:57) - oder ich verstehe Dich falsch.

                ja es gibt einen bug der vereinzelt auftritt/auftrat, bei denen das Repo nicht funktioniert, in jenem Fall umstellen aufs live
                Also ist die Umstellung so wie gemacht richtig?

                iobroker repo add live-stable http://iobroker.live/repo/sources-dist.json
                iobroker repo unset stable 
                iobroker repo set live-stable
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  MP_Trixi @MP_Trixi last edited by MP_Trixi

                  @crunchip
                  @thomas-braun
                  habe jetzt via backitup den ioBroker Restore angestossen. Interessant ist hierbei: Ich hatte im alten System den admin 6.3.5 drauf. Auch die Neuinstallation hatte den 6.3.5. Durch den Restore hat er nun die Version 6.3.4 installiert:

                  ioBroker-Repositories
                  stable        : http://download.iobroker.net/sources-dist.json
                  beta          : http://download.iobroker.net/sources-dist-latest.json
                  live-stable   : http://iobroker.live/repo/sources-dist.json
                  
                  Active repo(s): live-stable
                  
                  Installed ioBroker-Instances
                  Used repository: live-stable
                  Adapter    "admin"        : 6.3.5    , installed 6.3.4  [Updatable]
                  
                  
                  crunchip 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @MP_Trixi last edited by

                    @mp_trixi sagte in Absturz während Repo Update:

                    Durch den Restore hat er nun die Version 6.3.4 installiert:

                    sollte an und für sich gar nicht möglich sein, einziges was mir dazu einfallen würde, falsches backup genutzt, dann sollten aber auch bei andere Adaptern falsche Versionen vorliegen

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      MP_Trixi @crunchip last edited by MP_Trixi

                      @crunchip
                      ok, komisch. Hab extra nicht das Backup von heute Nacht genommen sondern nochmal eins gemacht, bevor ich den alten heruntergefahren hatte:
                      2ad6991b-07ff-45fe-8074-767d5f9a9f88-image.png

                      das dann per FTP auf das neue System kopiert (nach /opt/iobroker/backups) und dann in der WebGUI den Restore des iobroker gestartet

                      crunchip 1 Reply Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @MP_Trixi last edited by

                        @mp_trixi kein Plan,
                        reine Vermutung, vllt gab es zum Zeitpunkt X damals als du das Upgrade von v6.3.4 auf .5 gemacht hattest irgendein Problem und sich das nicht weiter bemerkbar machte(ausser dein Repoproblem)

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          MP_Trixi @crunchip last edited by

                          @crunchip
                          liegt es evtl. daran?
                          82d52612-e0b7-4204-8f7d-9299a0d7d03b-image.png

                          crunchip 1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @MP_Trixi last edited by

                            @mp_trixi das sollte eigentlich auch nicht so sein

                            mach mal

                            iob stop
                            iob fix
                            iob upload all
                            iob start
                            
                            M 1 Reply Last reply Reply Quote 0
                            • M
                              MP_Trixi @crunchip last edited by MP_Trixi

                              @crunchip
                              das ging ewig, scheint aber etwas gebracht zu haben. Danach konnte ich den admin Adapter ohne den Hinweis auf 6.3.5 bringen

                              aktuell hänge ich noch am Restore der influxdb - hat da jemand einen Tipp? Bisheriges Vorgehen:

                              1. influxdb installiert bis einschließlich
                              sudo service influxdb start
                              
                              sudo influx
                              CREATE USER "admin" WITH PASSWORD '<adminpassword>' WITH ALL PRIVILEGES
                              CREATE USER "iobrokerDBUser" WITH PASSWORD '<userpassword>' 
                              

                              mit den Passwörtern der alten Installation. Keine DB angelegt, weil ich gelesen habe, dass diese vor dem Restore gelöscht werden muss

                              1. Anpassung der influxdb.conf:
                                [http]
                                enabled = true
                                bind-address = ":8086"
                                auth-enabled = true
                                log-enabled = true
                                write-tracing = false
                                pprof-enabled = false
                                https-enabled = false

                              2. Restore mit Adapter (dies hat lt. Ausgabe auch funktioniert)

                              Starte ich nun die Instanz kommt immer Error: bad response from server

                              
                              influxdb.0
                              2023-07-10 18:22:21.513	error	Error: bad response from server
                              
                              influxdb.0
                              2023-07-10 18:22:21.500	info	Influx DB Version used: 1.x
                              
                              influxdb.0
                              2023-07-10 18:22:21.499	info	Connecting http://localhost:8086/ ...
                              
                              influxdb.0
                              2023-07-10 18:22:11.499	error	Error: bad response from server
                              
                              influxdb.0
                              2023-07-10 18:22:11.479	info	Influx DB Version used: 1.x
                              
                              influxdb.0
                              2023-07-10 18:22:11.479	info	Connecting http://localhost:8086/ ...
                              host.smarthome
                              2023-07-10 18:22:06.897	info	instance system.adapter.powerfox2.0 terminated with code 0 (NO_ERROR)
                              
                              powerfox2.0
                              2023-07-10 18:22:06.360	info	Terminated (NO_ERROR): Without reason
                              
                              powerfox2.0
                              2023-07-10 18:22:03.227	info	starting. Version 0.0.12 in /opt/iobroker/node_modules/iobroker.powerfox2, node: v18.16.1, js-controller: 4.0.24
                              
                              influxdb.0
                              2023-07-10 18:22:01.477	error	Error: bad response from server
                              
                              influxdb.0
                              2023-07-10 18:22:01.465	info	Influx DB Version used: 1.x
                              
                              influxdb.0
                              2023-07-10 18:22:01.464	info	Connecting http://localhost:8086/ ...
                              host.smarthome
                              2023-07-10 18:22:00.154	info	instance system.adapter.powerfox2.0 started with pid 4742
                              
                              influxdb.0
                              2023-07-10 18:21:51.463	error	Error: bad response from server
                              
                              influxdb.0
                              2023-07-10 18:21:51.436	info	Influx DB Version used: 1.x
                              
                              influxdb.0
                              2023-07-10 18:21:51.435	info	Connecting http://localhost:8086/ ...
                              
                              influxdb.0
                              2023-07-10 18:21:41.574	info	enabled logging of vw-connect.0.WVWZZZAUZL8910052.status.data_0x0101010001.field_0x0101010001.milCarSent, Alias=false, 75 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.573	info	enabled logging of rpi2.0.temperature.soc_temp, Alias=false, 74 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.573	info	enabled logging of rpi2.0.memory.memory_free, Alias=false, 73 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.572	info	enabled logging of rpi2.0.memory.memory_available, Alias=false, 72 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.571	info	enabled logging of rpi2.0.cpu.load1, Alias=false, 71 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.571	info	enabled logging of powerfox2.0.devices.9c9c1f139208.feedInMeterReadingKWh, Alias=false, 70 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.570	info	enabled logging of powerfox2.0.devices.9c9c1f139208.currentPower, Alias=false, 69 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.569	info	enabled logging of powerfox2.0.devices.9c9c1f139208.consumptionMeterReadingKWh, Alias=false, 68 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.568	info	enabled logging of myenergi.0.20787925.che, Alias=false, 67 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.568	info	enabled logging of myenergi.0.19639862.che, Alias=false, 66 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.567	info	enabled logging of modbus.0.holdingRegisters.9_Temperatur-(R5)-2_HK_Neubau, Alias=false, 65 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.566	info	enabled logging of modbus.0.holdingRegisters.5_Vorlauftemperatur-(R9), Alias=false, 64 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.566	info	enabled logging of modbus.0.holdingRegisters.2_Rücklauftemperatur-(R2)-1_HK_Altbau, Alias=false, 63 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.565	info	enabled logging of modbus.0.holdingRegisters.1_Außentemperatur-(R1), Alias=false, 62 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.564	info	enabled logging of alias.0.Zimmer_Maxi.HeizungsthermostatZimmerMaxi.IST_TEMPERATUR, Alias=false, 61 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.564	info	enabled logging of alias.0.Zimmer_Leonard.HeizungsthermostatZimmerLeonard.IST_TEMPERATUR, Alias=false, 60 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.564	info	enabled logging of alias.0.Zimmer_Helena.HeizungsthermostatZimmerHelena.IST_TEMPERATUR, Alias=false, 59 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.563	info	enabled logging of alias.0.Wohnzimmer.KlimaWohnzimmer.TEMPERATUR, Alias=false, 58 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.563	info	enabled logging of alias.0.Wohnzimmer.KlimaWohnzimmer.LUFTFEUCHTIGKEIT, Alias=false, 57 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.562	info	enabled logging of alias.0.Wohnzimmer.KlimaWohnzimmer.LUFTDRUCK, Alias=false, 56 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.562	info	enabled logging of alias.0.Waschkueche.SmP_Waschkueche_Trockner.ELECTRIC_POWER, Alias=false, 55 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.562	info	enabled logging of alias.0.Waschkueche.SmP_Waschkueche_Trockner.CONSUMPTION, Alias=false, 54 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.561	info	enabled logging of alias.0.Schlafzimmer.HeizungsthermostatSchlafzimmer.IST_TERMPERATUR, Alias=false, 53 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.561	info	enabled logging of alias.0.Keller_Neubau.WW-WP_Heizstab.WW-WP_HEIZSTAB_VERBRAUCH, Alias=false, 52 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.561	info	enabled logging of alias.0.Keller_Neubau.Temperaturfuehler_Warmwasser_Abfluss.TEMPFUEHL_WW_ABFLUSS, Alias=false, 51 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.561	info	enabled logging of alias.0.Heizkeller.SmP_Heizkeller_Olaf.ELECTRIC_POWER, Alias=false, 50 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.560	info	enabled logging of alias.0.Garage_Neubau.Wallbox_GaN.LETZTE_LADEMENGE, Alias=false, 49 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.560	info	enabled logging of alias.0.Garage_Neubau.Wallbox_GaN.LADESTROM_L3, Alias=false, 48 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.560	info	enabled logging of alias.0.Garage_Neubau.Wallbox_GaN.LADESTROM_L2, Alias=false, 47 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.559	info	enabled logging of alias.0.Garage_Neubau.Wallbox_GaN.LADESTROM_L1, Alias=false, 46 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.559	info	enabled logging of alias.0.Garage_Neubau.Wallbox_GaN.AKTUELLE_LADELEISTUNG, Alias=false, 45 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.559	info	enabled logging of alias.0.Garage_Altbau.Wallbox_GaA.PV_GENERIERTE_W, Alias=false, 44 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.559	info	enabled logging of alias.0.Garage_Altbau.Wallbox_GaA.NETZBEZUG_EINSPEISUNG, Alias=false, 43 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.558	info	enabled logging of alias.0.Garage_Altbau.Wallbox_GaA.LADESTROM_L3, Alias=false, 42 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.558	info	enabled logging of alias.0.Garage_Altbau.Wallbox_GaA.LADESTROM_L2, Alias=false, 41 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.558	info	enabled logging of alias.0.Garage_Altbau.Wallbox_GaA.LADESTROM_L1, Alias=false, 40 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.557	info	enabled logging of alias.0.Garage_Altbau.Wallbox_GaA.HAUSPHASE_L3, Alias=false, 39 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.556	info	enabled logging of alias.0.Garage_Altbau.Wallbox_GaA.HAUSPHASE_L2, Alias=false, 38 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.556	info	enabled logging of alias.0.Garage_Altbau.Wallbox_GaA.HAUSPHASE_L1, Alias=false, 37 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.556	info	enabled logging of alias.0.Garage_Altbau.Wallbox_GaA.AKTUELLE_LADELEISTUNG, Alias=false, 36 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.556	info	enabled logging of alias.0.Buero.HeizungsthermostatBuero.IST_TEMPERATUR, Alias=false, 35 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.555	info	enabled logging of alias.0.Badezimmer.SmP_Bad_Saugi.ELECTRIC_POWER, Alias=false, 34 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.555	info	enabled logging of alias.0.Badezimmer.KlimaBad.TEMPERATUR, Alias=false, 33 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.554	info	enabled logging of alias.0.Badezimmer.KlimaBad.LUFTFEUCHTIGKEIT, Alias=false, 32 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.553	info	enabled logging of alias.0.Arbeitszimmer_Melanie.HeizungsthermostatAZM.IST_TEMPERATUR, Alias=false, 31 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.552	info	enabled logging of 0_userdata.0.zappiJS.powerCt6, Alias=false, 30 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.551	info	enabled logging of 0_userdata.0.zappiJS.powerCt5, Alias=false, 29 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.551	info	enabled logging of 0_userdata.0.zappiJS.powerCt4, Alias=false, 28 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.550	info	enabled logging of 0_userdata.0.zappiJS.lastCharge, Alias=false, 27 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.549	info	enabled logging of 0_userdata.0.zappiJS.grid, Alias=false, 26 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.548	info	enabled logging of 0_userdata.0.zappiJS.generated, Alias=false, 25 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.548	info	enabled logging of 0_userdata.0.zappiJS.diversion, Alias=false, 24 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.547	info	enabled logging of 0_userdata.0.Zustaende.LuxWohnZiBeimJalousienschliessen, Alias=false, 23 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.545	info	enabled logging of 0_userdata.0.Zustaende.LuxWohnZiBeimJalousienOeffnen, Alias=false, 22 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.545	info	enabled logging of 0_userdata.0.Zustaende.LuxWohnZiBeiStartRoutineJalousienSchliessen, Alias=false, 21 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.544	info	enabled logging of 0_userdata.0.Zustaende.DauerInMinBisJalouisieGeschlossenWurde, Alias=false, 20 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.543	info	enabled logging of 0_userdata.0.VIS.Energiefluss.AktuellerRestHausverbrauch_in_W, Alias=false, 19 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.542	info	enabled logging of 0_userdata.0.Strom.WallboxGaN_Vortagesverbrauch_vonPV, Alias=false, 18 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.541	info	enabled logging of 0_userdata.0.Strom.WallboxGaN_Vortagesverbrauch_PV_Anteil, Alias=false, 17 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.540	info	enabled logging of 0_userdata.0.Strom.WallboxGaN_Vortagesverbrauch_Gesamt, Alias=false, 16 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.539	info	enabled logging of 0_userdata.0.Strom.WallboxGaN_LetzteLademengeEinzelwerte, Alias=false, 15 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.537	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_Vortagesverbrauch_vonPV, Alias=false, 14 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.536	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_Vortagesverbrauch_PV_Anteil, Alias=false, 13 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.535	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_Vortagesverbrauch_Gesamt, Alias=false, 12 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.534	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_PValt_ErzeugungVortag, Alias=false, 11 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.534	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_PV_GesamtexportVortag, Alias=false, 10 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.532	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_LetzteLademengeEinzelwerte, Alias=false, 9 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.531	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_Importiert, Alias=false, 8 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.530	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_HausverbrauchVortag, Alias=false, 7 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.529	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_HausGesamtverbrauchVortag, Alias=false, 6 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.528	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_HausGesamtimportVortag, Alias=false, 5 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.527	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_HausEigenverbrauchsanteilVortag, Alias=false, 4 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.525	info	enabled logging of 0_userdata.0.Strom.WallboxGaA_HausEigenverbrauchVortag, Alias=false, 3 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.524	info	enabled logging of 0_userdata.0.Strom.Powerfox_ZaehlerstandHaushaltNetzbezug, Alias=false, 2 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.522	info	enabled logging of 0_userdata.0.Strom.Powerfox_ZaehlerstandHaushaltEinspeisung, Alias=false, 1 points now activated
                              
                              influxdb.0
                              2023-07-10 18:21:41.434	error	Error: bad response from server
                              
                              influxdb.0
                              2023-07-10 18:21:41.346	info	Influx DB Version used: 1.x
                              
                              influxdb.0
                              2023-07-10 18:21:41.346	info	Connecting http://localhost:8086/ ...
                              
                              influxdb.0
                              2023-07-10 18:21:41.343	info	Buffer initialized with data for 5 points and 0 conflicts from last exit
                              
                              influxdb.0
                              2023-07-10 18:21:41.300	info	starting. Version 3.2.0 in /opt/iobroker/node_modules/iobroker.influxdb, node: v18.16.1, js-controller: 4.0.24
                              
                              M 1 Reply Last reply Reply Quote 0
                              • M
                                MP_Trixi @MP_Trixi last edited by

                                glaub es tut jetzt. Habe noch:

                                sudo influx
                                auth admin <adminpasswort>
                                use iobrokerdb
                                GRANT ALL ON "iobrokerdb" TO "iobrokerDBUser"
                                

                                ausgeführt.

                                crunchip 1 Reply Last reply Reply Quote 1
                                • crunchip
                                  crunchip Forum Testing Most Active @MP_Trixi last edited by

                                  @mp_trixi also läuft jetzt alles?

                                  @mp_trixi sagte in Absturz während Repo Update:

                                  das ging ewig

                                  ja das dauert ne Weile

                                  M 2 Replies Last reply Reply Quote 0
                                  • M
                                    MP_Trixi @crunchip last edited by

                                    @crunchip
                                    Musste weg. Muss mir das nochmals alles genau anschauen. Grafana restore ist auch noch offen. Sieht aber glaub bisher nicht schlecht aus. Aber gut möglich dass ich mich nochmals melde 🙂
                                    Danke mal bis hierher

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      MP_Trixi @crunchip last edited by MP_Trixi

                                      @crunchip

                                      Jetzt hab ich doch noch einen Fehler beim Restore der historyDB:

                                      2023-07-10 22:23:12.207 - error: backitup.0 (2933) [historyDB] Backitup cannot found destination "" for decompress!
                                      2023-07-10 22:23:12.209 - error: backitup.0 (2933) [historyDB] History Restore not completed
                                      

                                      Habe in der backitup Instanz unter History Daten den Pfad /opt/iobroker/iobroker-data/history eingetragen. Dann lief der Restore. Dann war aber das im Pfad (vorher/nachher):

                                      pi@smarthome:/opt/iobroker/iobroker-data/history $ ls
                                      20230710
                                      pi@smarthome:/opt/iobroker/iobroker-data/history $ ls
                                      20230710  admin  docs  iob_npm.done  io-package.json  lib  LICENSE  main.js  node_modules  package.json  README.md
                                      

                                      Das ist aber glaube ich doch Quatsch, oder? Hätte da jetzt weitere „Datums“-Verzeichnisse erwartet.

                                      crunchip 1 Reply Last reply Reply Quote 0
                                      • crunchip
                                        crunchip Forum Testing Most Active last edited by

                                        @mp_trixi sagte in Absturz während Repo Update:

                                        Backitup cannot found destination "" for decompress!

                                        dein Pfad
                                        https://forum.iobroker.net/post/775845

                                        M 1 Reply Last reply Reply Quote 1
                                        • crunchip
                                          crunchip Forum Testing Most Active @MP_Trixi last edited by

                                          @mp_trixi sagte in Absturz während Repo Update:

                                          st aber glaube ich doch Quatsch, oder?

                                          ne

                                          @mp_trixi sagte in Absturz während Repo Update:

                                          da jetzt weitere „Datums“-Verzeichnisse erwartet.

                                          sollte

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            MP_Trixi @crunchip last edited by MP_Trixi

                                            @crunchip
                                            Ja, hab’s oben ergänzt. Hab auch grad gesehen, dass das historyDB Backupfile nur 1,3 MB hat. Glaube das war im alten System schon falsch. Muss da mal schauen. Im Prinzip müsste ich doch den Pfad dann direkt rüber kopieren können oder muss das via Backup laufen weil da noch mehr passiert?

                                            crunchip 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            981
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            54
                                            2109
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo