Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. ioBroker Admin und Vis startet nicht mehr

    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

    ioBroker Admin und Vis startet nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @x.Oli last edited by Homoran

      @x-oli sagte in ioBroker Admin und Vis startet nicht mehr:

      + instance is alive

      bei keiner Instanz ist bei deinem Eintrag ein + zu sehen, somit läuft auch nichts oder Kopierfehler

      @x-oli sagte in ioBroker Admin und Vis startet nicht mehr:

      Adapter updaten wollen (Admin GUI Oberfläche) und u.a. auch JS

      wie hast du das denn gemacht bei nodejs?

      1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @x.Oli last edited by Thomas Braun

        @x-oli sagte in ioBroker Admin und Vis startet nicht mehr:

        v18.17.1

        Vermutlich die falsche dfsg-nodejs-Version, definitiv aber eine veraltetete Version.
        Roll da einen aktuellen Docker drüber.

        und u.a. auch JS und ich meine seit dem geht hier alles drunter und drüber.

        Das macht man ja auch in einem Docker-Container nicht.

        1 Reply Last reply Reply Quote 0
        • X
          x.Oli last edited by

          @crunchip
          Woran könnte das liegen, dass da kein "+" zu sehen ist ?
          Update von JS habe ich immer "so":

          iobroker stop
          iobroker upgrade self
          iobroker start
          

          @Thomas-Braun
          Wie genau meinst du das "Das macht man ja auch in einem Docker-Container nicht." ? Ich muß das JS doch auch updaten oder ?
          Wie wäre denn der richtige Weg das up to date zu halten ?

          "falsche dfsg-nodejs-Version" 😲
          Bitte hilf mir auf die Sprünge. Soll ich Node JS aktualisieren ? Auf welche Version denn ?

          Vielen Dank euch schon mal für die schnellen Antworten.

          LG Oli

          crunchip Thomas Braun 2 Replies Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @x.Oli last edited by

            @x-oli sagte in ioBroker Admin und Vis startet nicht mehr:

            Wie wäre denn der richtige Weg das up to date zu halten

            mit einem neuen image

            @x-oli sagte in ioBroker Admin und Vis startet nicht mehr:

            Woran könnte das liegen, dass da kein "+" zu sehen ist

            siehst du denn welche? ggf ist es ein Anzeigefehler hier im Forum

            1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @x.Oli last edited by

              @x-oli sagte in ioBroker Admin und Vis startet nicht mehr:

              Ich muß das JS doch auch updaten oder ?

              Nein. Aber die Hülle, in die du den ioBroker eingedockert hast. Die bringt dann eine aktuelle nodejs-Version mit.

              1 Reply Last reply Reply Quote 0
              • X
                x.Oli last edited by

                @crunchip
                Ich versuche NodeJS mal upzudaten.
                "+" sehe ich bei mir tatsächlich auch keine. Nur bei dem Hinweis am Ende.

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @x.Oli last edited by

                  @x-oli sagte in ioBroker Admin und Vis startet nicht mehr:

                  Ich versuche NodeJS mal upzudaten.

                  Finger weg!

                  1 Reply Last reply Reply Quote 0
                  • X
                    x.Oli last edited by

                    OK .. das habe ich dann tatsächlich immer falsch gemacht .. ich habe tatsächlich versucht NodeJS zu updaten .. wenn ich das jetzt richtig verstanden habe muß ich aber meinen Container updaten und da ist NodeJS dann aktuell mit drin.
                    Wird mein ioBroker da überschrieben, wenn ich den Container update ?

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @x.Oli last edited by

                      @x-oli sagte in ioBroker Admin und Vis startet nicht mehr:

                      Wird mein ioBroker da überschrieben, wenn ich den Container update ?

                      Gemeinhin wird der iobroker extern abgelegt und dann nur in den Container gemounted. Jedenfalls in aktuellen Versionen.
                      Davon abgesehen hast du ja ein Backup.

                      1 Reply Last reply Reply Quote 0
                      • X
                        x.Oli last edited by

                        Ist das normal ?

                        iobroker backup
                        host.ioBroker 94120 states saved
                        host.ioBroker 126668 objects saved
                        
                        <--- Last few GCs --->
                        
                        [11155:0x438db28]   165620 ms: Mark-sweep (reduce) 603.2 (697.5) -> 584.5 (648.4) MB, 508.3 / 0.0 ms  (+ 0.0 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 1420 ms) (average mu = 0.863, current mu = 0.746) last [11155:0x438db28]   167220 ms: Mark-sweep (reduce) 584.5 (648.4) -> 584.5 (626.2) MB, 1599.3 / 0.0 ms  (average mu = 0.653, current mu = 0.000) last resort; GC in old space requested
                        
                        
                        <--- JS stacktrace --->
                        
                        FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
                        /usr/bin/iobroker: line 10: 11155 Aborted                 gosu iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @x.Oli last edited by

                          @x-oli sagte in ioBroker Admin und Vis startet nicht mehr:

                          JavaScript heap out of memory

                          Da geht dir auf dem sog. Heap der Speicher aus.

                          Wie bist du denn da insgesamt unterwegs?

                          iob diag
                          

                          sagt?

                          1 Reply Last reply Reply Quote 0
                          • X
                            x.Oli last edited by

                            e7cc6aed-dccb-4480-b34e-1df98b96cda6-image.png

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @x.Oli last edited by

                              @x-oli

                              Schönes Urlaubsbild. War das Essen gut? Wetter auch?

                              1 Reply Last reply Reply Quote 0
                              • X
                                x.Oli last edited by

                                Der lädt und lädt und lädt .. dachte damit kann man "schon mal" was anfangen

                                1 Reply Last reply Reply Quote 0
                                • X
                                  x.Oli last edited by x.Oli

                                  Skript v.2024-05-22
                                  
                                  *** BASE SYSTEM ***
                                  cat: /sys/devices/virtual/dmi/id/sys_vendor: No such file or directory
                                  Hardware Vendor : 
                                  Kernel          : armv7l
                                  Userland        : 32 bit
                                  Docker          : v6.1.0
                                  Virtualization  : Docker
                                  Kernel          : armv7l
                                  Userland        : 32 bit
                                  
                                  Systemuptime and Load:
                                   15:32:48 up  4:47,  0 users,  load average: 2.02, 2.05, 2.48
                                  CPU threads: 4
                                  
                                  
                                  *** Time and Time Zones ***
                                  Mon Jun 17 13:32:48 UTC 2024
                                  Mon Jun 17 15:32:48 CEST 2024
                                  CEST +0200
                                  Etc/UTC
                                  
                                  *** Users and Groups ***
                                  User that called 'iob diag':
                                  root
                                  HOME=/root
                                  GROUPS=root
                                  
                                  User that is running 'js-controller':
                                  js-controller is not running
                                  
                                  *** Display-Server-Setup ***
                                  Display-Server: false
                                  Desktop: 
                                  Terminal: 
                                  
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            8.1G        699M        5.1G        267M        2.3G        6.1G
                                  Swap:            23G          0B         23G
                                  Total:           31G        699M         28G
                                  
                                  Active iob-Instances:   1
                                  
                                           8097 M total memory
                                            699 M used memory
                                           1753 M active memory
                                            922 M inactive memory
                                           5100 M free memory
                                            357 M buffer memory
                                           1940 M swap cache
                                          23447 M total swap
                                              0 M used swap
                                          23447 M free swap
                                  
                                  *** top - Table Of Processes  ***
                                  top - 15:32:49 up  4:47,  0 users,  load average: 2.02, 2.05, 2.48
                                  Tasks:  11 total,   1 running,  10 sleeping,   0 stopped,   0 zombie
                                  %Cpu(s): 15.4 us, 13.8 sy,  0.0 ni, 70.8 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                  MiB Mem :   8097.5 total,   5099.9 free,    699.8 used,   2297.8 buff/cache
                                  MiB Swap:  23447.2 total,  23447.2 free,      0.0 used.   6050.8 avail Mem 
                                  
                                  *** FILESYSTEM ***
                                  Filesystem            Type     Size  Used Avail Use% Mounted on
                                  overlay               overlay  2.0T   28G  2.0T   2% /
                                  tmpfs                 tmpfs     64M     0   64M   0% /dev
                                  tmpfs                 tmpfs    4.0G     0  4.0G   0% /sys/fs/cgroup
                                  shm                   tmpfs     64M     0   64M   0% /dev/shm
                                  /dev/mapper/cachedev1 ext4     2.0T   28G  2.0T   2% /opt/iobroker
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Mon Jun 17 10:45:33 2024] ext4_init_reserve_inode_table0: sda1, 5
                                  [Mon Jun 17 10:45:33 2024] ext4_init_reserve_inode_table2: sda1, 5, 0, 0, 4096
                                  [Mon Jun 17 10:45:33 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: data=ordered,barrier=1,nodelalloc
                                  [Mon Jun 17 10:45:34 2024] ext4_init_reserve_inode_table0: sda1, 5
                                  [Mon Jun 17 10:45:34 2024] ext4_init_reserve_inode_table2: sda1, 5, 0, 0, 4096
                                  [Mon Jun 17 10:45:34 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
                                  [Mon Jun 17 10:45:35 2024] ext4_init_reserve_inode_table0: sdb1, 5
                                  [Mon Jun 17 10:45:35 2024] ext4_init_reserve_inode_table2: sdb1, 5, 0, 0, 4096
                                  [Mon Jun 17 10:45:35 2024] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: 
                                  [Mon Jun 17 10:45:37 2024] ext4_init_reserve_inode_table0: md9, 5
                                  [Mon Jun 17 10:45:37 2024] ext4_init_reserve_inode_table2: md9, 5, 0, 0, 4096
                                  [Mon Jun 17 10:45:37 2024] EXT4-fs (md9): mounted filesystem with ordered data mode. Opts: data=ordered,barrier=1,nodelalloc
                                  [Mon Jun 17 10:45:59 2024] ext4_init_reserve_inode_table0: dm-9, 3
                                  [Mon Jun 17 10:45:59 2024] ext4_init_reserve_inode_table2: dm-9, 3, 0, 0, 4096
                                  [Mon Jun 17 10:45:59 2024] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: data=ordered,barrier=1,nodelalloc
                                  [Mon Jun 17 10:46:01 2024] ext4_init_reserve_inode_table0: dm-10, 16384
                                  [Mon Jun 17 10:46:01 2024] ext4_init_reserve_inode_table2: dm-10, 16384, 0, 0, 4096
                                  [Mon Jun 17 10:46:01 2024] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: usrjquota=aquota.user,jqfmt=vfsv1,user_xattr,data=ordered,data_err=abort,delalloc,nopriv,nodiscard,noacl
                                  [Mon Jun 17 10:46:31 2024] ext4_init_reserve_inode_table0: md13, 4
                                  [Mon Jun 17 10:46:31 2024] ext4_init_reserve_inode_table2: md13, 4, 0, 0, 4096
                                  [Mon Jun 17 10:46:31 2024] EXT4-fs (md13): mounted filesystem with ordered data mode. Opts: data=ordered,barrier=1,nodelalloc
                                  
                                  Show mounted filesystems:
                                  TARGET                       SOURCE                                                                                                                                                      FSTYPE  OPTIONS
                                  /                            overlay                                                                                                                                                     overlay rw,relatime,lowerdir=/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/MDHKLBLUOMLN2IILOFEXVPWYYR:/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/2ICE3G26USP5NVPMCAZAKLR7QQ:/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/THNQILDZ73V37ZFKX6VX23X4BY:/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/3ZLNKDMCAM2YLLX5LIU7XPTNBF:/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/ISHGEGZOH5RJTOVYFE6GKWKISP:/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/DNRLD6YXALLPP3ZK2YQ5YUIQBI:/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/KZGMW2LGI43JH2MTIU7PJIK43K:/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/5KCKSNRENQGGKOZQ3FADL5PJGN:/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/EPZS54GJUP6UPVN4LGTQSWAXYJ:/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/A6DLUQC6XKOHDPFDKCGXMAGJY3:/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/l/QMPGN475LYPBAAFOF7U6KZKVOE,upperdir=/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/c701b5d32457903c401059c6196702636a20c8bf6d5d3bf1700624fccf18ab85/diff,workdir=/share/CACHEDEV1_DATA/Container/container-station-data/lib/docker/overlay2/c701b5d32457903c401059c6196702636a20c8bf6d5d3bf1700624fccf18ab85/work
                                  |-/proc                      proc                                                                                                                                                        proc    rw,nosuid,nodev,noexec,relatime
                                  |-/dev                       tmpfs                                                                                                                                                       tmpfs   rw,nosuid,size=65536k,mode=755
                                  | |-/dev/console             devpts[/0]                                                                                                                                                  devpts  rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666
                                  | |-/dev/pts                 devpts                                                                                                                                                      devpts  rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666
                                  | |-/dev/mqueue              mqueue                                                                                                                                                      mqueue  rw,nosuid,nodev,noexec,relatime
                                  | `-/dev/shm                 shm                                                                                                                                                         tmpfs   rw,nosuid,nodev,noexec,relatime,size=65536k
                                  |-/sys                       sysfs                                                                                                                                                       sysfs   rw,nosuid,nodev,noexec,relatime
                                  | `-/sys/fs/cgroup           tmpfs                                                                                                                                                       tmpfs   rw,nosuid,nodev,noexec,relatime,mode=755
                                  |   |-/sys/fs/cgroup/memory  none[/docker/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd]                                                                              cgroup  rw,nosuid,nodev,noexec,relatime,memory
                                  |   |-/sys/fs/cgroup/cpu     cpu[/docker/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd]                                                                               cgroup  rw,nosuid,nodev,noexec,relatime,cpu
                                  |   |-/sys/fs/cgroup/cpuset  cgroup[/docker/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd]                                                                            cgroup  rw,nosuid,nodev,noexec,relatime,cpuset
                                  |   |-/sys/fs/cgroup/cpuacct cgroup[/docker/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd]                                                                            cgroup  rw,nosuid,nodev,noexec,relatime,cpuacct
                                  |   |-/sys/fs/cgroup/blkio   cgroup[/docker/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd]                                                                            cgroup  rw,nosuid,nodev,noexec,relatime,blkio
                                  |   |-/sys/fs/cgroup/devices cgroup[/docker/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd]                                                                            cgroup  rw,nosuid,nodev,noexec,relatime,devices
                                  |   |-/sys/fs/cgroup/freezer cgroup[/docker/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd]                                                                            cgroup  rw,nosuid,nodev,noexec,relatime,freezer
                                  |   `-/sys/fs/cgroup/systemd cgroup[/docker/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd]                                                                            cgroup  rw,nosuid,nodev,noexec,relatime,name=systemd
                                  |-/opt/iobroker              /dev/mapper/cachedev1[/Docker/iobroker-data]                                                                                                                ext4    rw,relatime,no_mbcache,(null),stripe=256,data=ordered,jqfmt=vfsv1,usrjquota=aquota.user
                                  |-/etc/resolv.conf           /dev/mapper/cachedev1[/Container/container-station-data/lib/docker/containers/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd/resolv.conf] ext4    rw,relatime,no_mbcache,(null),stripe=256,data=ordered,jqfmt=vfsv1,usrjquota=aquota.user
                                  |-/etc/hostname              /dev/mapper/cachedev1[/Container/container-station-data/lib/docker/containers/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd/hostname]    ext4    rw,relatime,no_mbcache,(null),stripe=256,data=ordered,jqfmt=vfsv1,usrjquota=aquota.user
                                  `-/etc/hosts                 /dev/mapper/cachedev1[/Container/container-station-data/lib/docker/containers/fa94f29901b66cc16330b8e7e6d27954e7bac673a56443148c226d9e3034a1dd/hosts]       ext4    rw,relatime,no_mbcache,(null),stripe=256,data=ordered,jqfmt=vfsv1,usrjquota=aquota.user
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  35M     /var/
                                  32M     /var/lib
                                  17M     /var/lib/apt/lists
                                  17M     /var/lib/apt
                                  15M     /var/lib/dpkg
                                  
                                  
                                  
                                  /opt/iobroker/backups:
                                  115M    /opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  717M    /opt/iobroker/iobroker-data/
                                  370M    /opt/iobroker/iobroker-data/files
                                  138M    /opt/iobroker/iobroker-data/files/javascript.admin
                                  118M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                  118M    /opt/iobroker/iobroker-data/backup-objects
                                  
                                  The five largest files in iobroker-data are:
                                  130M    /opt/iobroker/iobroker-data/states.jsonl
                                  100M    /opt/iobroker/iobroker-data/objects.jsonl
                                  27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                  26M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.8947f24d.js.map
                                  24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                  
                                  USB-Devices by-id:
                                  USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                  
                                  No Devices found 'by-id'
                                  
                                  
                                  
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v18.17.1
                                  /usr/bin/node           v18.17.1
                                  /usr/bin/npm            9.6.7
                                  /usr/bin/npx            9.6.7
                                  /usr/bin/corepack       0.18.0
                                  
                                  
                                  nodejs:
                                    Installed: 18.17.1-deb-1nodesource1
                                    Candidate: 18.17.1-deb-1nodesource1
                                    Version table:
                                   *** 18.17.1-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~deb11u4 500
                                          500 http://deb.debian.org/debian bullseye/main armhf Packages
                                          500 http://security.debian.org/debian-security bullseye-security/main armhf Packages
                                  
                                  Temp directories causing npm8 problem: 0
                                  No problems detected
                                  
                                  Errors in npm tree:
                                  
                                  *** ioBroker-Installation ***
                                  
                                  ioBroker Status
                                  iobroker is not running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Core adapters versions
                                  js-controller:  5.0.19
                                  admin:          6.13.16
                                  javascript:     8.3.1
                                  
                                  nodejs modules from github:     0
                                  
                                  Adapter State
                                    system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                                    system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 - disabled
                                    system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                                    system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
                                    system.adapter.daswetter.0              : daswetter             : ioBroker                                 - disabled
                                    system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
                                    system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                                    system.adapter.exchangerates.0          : exchangerates         : ioBroker                                 - disabled
                                    system.adapter.hmip.0                   : hmip                  : ioBroker                                 -  enabled
                                    system.adapter.homeconnect.0            : homeconnect           : ioBroker                                 - disabled
                                    system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                                    system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                                    system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                                    system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
                                    system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                    system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
                                    system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                                    system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 - disabled, port: 54321
                                    system.adapter.mihome.0                 : mihome                : ioBroker                                 - disabled, port: 9898, bind: 192.168.1.126
                                    system.adapter.nuki-extended.0          : nuki-extended         : ioBroker                                 -  enabled
                                    system.adapter.parcel.0                 : parcel                : ioBroker                                 -  enabled
                                    system.adapter.parser.0                 : parser                : ioBroker                                 -  enabled
                                    system.adapter.pollenflug.0             : pollenflug            : ioBroker                                 -  enabled
                                    system.adapter.radar2.0                 : radar2                : ioBroker                                 -  enabled
                                    system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
                                    system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                    system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker                                 -  enabled
                                    system.adapter.tankerkoenig.1           : tankerkoenig          : ioBroker                                 -  enabled
                                    system.adapter.telegram.0               : telegram              : ioBroker                                 - disabled, port: 8443, bind: 0.0.0.0
                                    system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
                                    system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                                    system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                                    system.adapter.unifi-protect.0          : unifi-protect         : ioBroker                                 -  enabled
                                    system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                                    system.adapter.vis-bars.0               : vis-bars              : ioBroker                                 - disabled
                                    system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
                                    system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
                                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                                    system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                                    system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                                    system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
                                    system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker                                 - disabled
                                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                                    system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                    system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8080, bind: 0.0.0.0, run as: admin
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                    system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                                    system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                    system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                    system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8080, 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
                                  
                                  Active repo(s): stable
                                  
                                  Installed ioBroker-Instances
                                  Used repository: stable
                                  Adapter    "admin"        : 6.13.16  , installed 6.13.16
                                  Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                  Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                  Adapter    "backitup"     : 2.11.0   , installed 2.11.0
                                  Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                  Adapter    "daswetter"    : 3.1.15   , installed 3.1.15
                                  Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                                  Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                  Adapter    "exchangerates": 0.1.0    , installed 0.1.0
                                  Adapter    "hmip"         : 1.22.0   , installed 1.22.0
                                  Adapter    "homeconnect"  : 1.4.0    , installed 1.4.0
                                  Adapter    "hue"          : 3.11.0   , installed 3.11.0
                                  Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                  Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                  Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                  Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                  Adapter    "javascript"   : 8.3.1    , installed 8.3.1
                                  Controller "js-controller": 5.0.19   , installed 5.0.19
                                  Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                  Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
                                  Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                                  Adapter    "parser"       : 2.1.0    , installed 2.1.0
                                  Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                  Adapter    "radar2"       : 2.2.0    , installed 2.2.0
                                  Adapter    "scenes"       : 3.0.4    , installed 3.0.4
                                  Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                                  Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                  Adapter    "socketio"     : 6.7.0    , installed 6.7.0
                                  Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                  Adapter    "telegram"     : 3.3.2    , installed 3.3.2
                                  Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                  Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                  Adapter    "tuya"         : 3.15.0   , installed 3.15.0
                                  Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                  Adapter    "unifi-protect": 1.0.0    , installed 1.0.0
                                  Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                  Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                  Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                  Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                  Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                                  Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                  Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                  Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                  Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                  Adapter    "web"          : 6.2.5    , installed 6.2.5
                                  Adapter    "ws"           : 2.6.1    , installed 2.6.1
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        126664
                                  States:         94109
                                  
                                  *** OS-Repositories and Updates ***
                                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://apt.grafana.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                  W: Failed to fetch https://apt.grafana.com/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                  W: Some index files failed to download. They have been ignored, or old ones used instead.
                                  Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                  Hit:2 http://deb.debian.org/debian bullseye InRelease
                                  Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                                  Get:4 https://apt.grafana.com stable InRelease [7661 B]
                                  Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                                  Err:4 https://apt.grafana.com stable InRelease
                                    The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                  Reading package lists...
                                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://apt.grafana.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                  W: Failed to fetch https://apt.grafana.com/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                  W: Some index files failed to download. They have been ignored, or old ones used instead.
                                  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.11:40015        0.0.0.0:*               LISTEN      0          459951     -                   
                                  udp        0      0 127.0.0.11:35908        0.0.0.0:*                           0          459950     -                   
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2024-06-17 15:14:20.034  - info: host.ioBroker Adapter ical still running
                                  2024-06-17 15:14:21.583  - info: ical.0 (8199) processing URL: Tischtennis https://calendar.google.com/calendar/ical/6665d41eb9d239670dce8598134a649540a6418044fbe94836e76fac45281ffd%40group.calendar.google.com/public/basic.ics
                                  2024-06-17 15:14:21.742  - info: ical.0 (8199) processing URL: Geburtstage https://calendar.google.com/calendar/ical/5cpno4mivk581uvsid5vfunrt4%40group.calendar.google.com/public/basic.ics
                                  2024-06-17 15:14:22.090  - info: ical.0 (8199) processing URL: Muellkalender https://calendar.google.com/calendar/ical/4s5ukspsqbuurvbssflvleacoo%40group.calendar.google.com/public/basic.ics
                                  2024-06-17 15:14:22.692  - info: ical.0 (8199) processing URL: Feiertage https://calendar.google.com/calendar/ical/e63ctps0hbjl1o21hrhihc671g%40group.calendar.google.com/public/basic.ics
                                  2024-06-17 15:14:22.913  - info: ical.0 (8199) processing URL: Termine https://calendar.google.com/calendar/ical/j5pqrgg9uin4kh8kedp3jkhk58%40group.calendar.google.com/public/basic.ics
                                  2024-06-17 15:14:36.184  - error: ical.0 (8199) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2024-06-17 15:14:36.204  - error: ical.0 (8199) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                  2024-06-17 15:14:51.188  - error: ical.0 (8199) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2024-06-17 15:14:51.209  - error: ical.0 (8199) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                  2024-06-17 15:15:06.192  - error: ical.0 (8199) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2024-06-17 15:15:06.214  - error: ical.0 (8199) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                  2024-06-17 15:15:21.196  - error: ical.0 (8199) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2024-06-17 15:15:21.217  - error: ical.0 (8199) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                  2024-06-17 15:15:36.199  - error: ical.0 (8199) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2024-06-17 15:15:36.221  - error: ical.0 (8199) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                  2024-06-17 15:15:51.202  - error: ical.0 (8199) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2024-06-17 15:15:51.225  - error: ical.0 (8199) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                  2024-06-17 15:16:06.205  - error: ical.0 (8199) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2024-06-17 15:16:06.230  - error: ical.0 (8199) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                  2024-06-17 15:16:21.209  - info: ical.0 (8199) Objects database successfully reconnected
                                  2024-06-17 15:16:21.234  - info: ical.0 (8199) Objects database successfully reconnected
                                  2024-06-17 15:17:40.236  - info: ical.0 (8199) Terminated (NO_ERROR): Without reason
                                  2024-06-17 15:17:41.095  - warn: ical.0 (8199) get state error: Connection is closed.
                                  2024-06-17 15:17:41.096  - warn: ical.0 (8199) get state error: DB closed
                                  
                                  ======================= SUMMARY =======================
                                                          v.2024-05-22
                                  
                                  
                                  model name      : Annapurna Labs Alpine AL314 Quad-core ARM Cortex-A15 CPU @ 1.70GHz
                                  Kernel          : armv7l
                                  Userland        : armhf
                                  Docker          : v6.1.0
                                  
                                  Installation:           Docker
                                  Kernel:                 armv7l
                                  Userland:               32 bit
                                  Timezone:               CEST +0200
                                  User-ID:                0
                                  Display-Server:         false
                                  
                                  
                                  Pending OS-Updates:     0
                                  Pending iob updates:    0
                                  
                                  Nodejs-Installation:
                                  /usr/bin/nodejs         v18.17.1
                                  /usr/bin/node           v18.17.1
                                  /usr/bin/npm            9.6.7
                                  /usr/bin/npx            9.6.7
                                  /usr/bin/corepack       0.18.0
                                  
                                  Recommended versions are nodejs  and npm 
                                  Your nodejs installation is correct
                                  
                                  MEMORY: 
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            8.1G        699M        5.1G        267M        2.3G        6.0G
                                  Swap:            23G          0B         23G
                                  Total:           31G        699M         28G
                                  
                                  Active iob-Instances:   1
                                  Active repo(s): stable
                                  
                                  ioBroker Core:          js-controller           5.0.19
                                                          admin                   6.13.16
                                  
                                  ioBroker Status:        iobroker is not running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Status admin and web instance:
                                    system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8080, bind: 0.0.0.0, run as: admin
                                  
                                  Objects:                126664
                                  States:                 94109
                                  
                                  Size of iob-Database:
                                  
                                  100M    /opt/iobroker/iobroker-data/objects.jsonl
                                  130M    /opt/iobroker/iobroker-data/states.jsonl
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • X
                                    x.Oli last edited by

                                    Ist irgendetwas auffällig ?

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @x.Oli last edited by

                                      @x-oli

                                      Docker : v6.1.0

                                      Mittlerweile sind wir bei v9.irgendwas
                                      Soweit ich das verfolge.

                                      1 Reply Last reply Reply Quote 0
                                      • X
                                        x.Oli last edited by

                                        Oh je .. damit könnte das was zu tun haben ? Ich gebe zu um den Container habe ich mich nie gekümmert.
                                        OK .. ich möchte das alles mal wieder auf Stand haben, bin da aber leider nicht so firm drin.
                                        Backup läuft immer auf den "Heap" Fehler. Bringt es was mir eine .tar Datei von dem gesamten Container zu sichern ? Bekomme ich iobroker dann wieder integriert oder lässt das Container Update den ioBroker Ordner in Ruhe ?

                                        Ein Update würde ich jetzt "so" machen:

                                        docker pull iobroker/iobroker:latest
                                        

                                        Passt das ?

                                        Vielen Dank schon mal

                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @x.Oli last edited by

                                          @x-oli

                                          Von Docker hab ich weiter keine Ahnung.
                                          Aber die Doku dazu ist ganz gut.

                                          1 Reply Last reply Reply Quote 0
                                          • X
                                            x.Oli last edited by

                                            Ich habe jetzt mal einen neuen Container mit ioBroker (latest) erstellt. In den Admin Bereich komme ich wie sonst auch wieder rein, aber ist halt alles nackt. Jetzt bleibt die Frage wie ich die Daten vom alten Container in den Neuen bekomme.

                                            Marc Berg 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            734
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            32
                                            1205
                                            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