Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Upgrade von Debian 11/Bullseye auf 12/Bookworm

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Upgrade von Debian 11/Bullseye auf 12/Bookworm

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      darkblu @2afs last edited by

      @2afs said in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

      @homoran Was wäre denn die Empfehlung wenn eine PI OS Bookworm installation neu durchgeführt wird (RPI 4 - 4GB). Die 32-bit oder 64-bit Variante? Die normale lite oder die Legacy? Wenn ich das Ding schon neu mache soll es danach wieder möglichst lange durchhalten 🙂

      … eigentlich gehört das ja nicht hier hin. Ob 32 bit oder 64 bit.
      Kannst dazu einen eigenen Thread aufmachen, ich kann dazu dann etwas sagen. Und das ist nicht pro 64 bit, leider.

      R 1 Reply Last reply Reply Quote 0
      • R
        reutli @darkblu last edited by reutli

        @Thomas-Braun

        Sitze gerade an den Vorbereitungen meinen MacMini iob-Server (Master) auf bookworm zu heben.
        Da ich auch noch Influx und Grafana installiert habe, stellt sich für mich die Frage, ob mit

        sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
        sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list.d/*
        

        alle Repos inkl. der von Grafana und Influx umgestellt werden? Oder sind hier weitere Befehle notwendig?

        ... und warum gibst Du das

        In die Datei /etc/apt/sources.list kopieren wir diese neuen Zeilen rein, die alten Einträge fliegen dafür raus:
        
        deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
        deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
        deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
        # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
        deb-src http://deb.debian.org/debian bookworm main contrib non-free
        deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free
        deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free
        

        an, wenn das meiner (laienhaften) Meinung nach dadurch

        sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
        sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list.d/*
        

        bereits erledigt wird.

        Bin gerade einfach nur unsicher... und will keinen Ausfall haben, weil PROD-System (klar Backup habe ich).

        Danke

        PS: Falls notwendig / interessant hier noch Diagnose Ausgabe:

        Skript v.2023-10-10
        
        *** BASE SYSTEM ***
          Static hostname: macmini-iobroker
                Icon name: computer-desktop
                  Chassis: desktop
         Operating System: Debian GNU/Linux 11 (bullseye)
                   Kernel: Linux 5.10.0-26-amd64
             Architecture: x86-64
        
        model name	: Intel(R) Core(TM) i5-2415M CPU @ 2.30GHz
        Docker          : false
        Virtualization  : none
        Kernel          : x86_64
        Userland        : amd64
        
        Systemuptime and Load:
        11:57:40 up 3 days, 17:45,  1 user,  load average: 1.03, 0.86, 0.85
        CPU threads: 4
        
        
        *** Time and Time Zones ***
                      Local time: Thu 2023-10-19 11:57:40 CEST
                  Universal time: Thu 2023-10-19 09:57:40 UTC
                        RTC time: Thu 2023-10-19 09:57:40
                       Time zone: Europe/Berlin (CEST, +0200)
        System clock synchronized: yes
                     NTP service: active
                 RTC in local TZ: no
        
        *** User and Groups ***
        admin
        /home/admin
        admin adm sudo iobroker
        
        *** X-Server-Setup ***
        X-Server: 	false
        Desktop: 	
        Terminal: 	tty
        Boot Target: 	graphical.target
        
        *** MEMORY ***
                      total        used        free      shared  buff/cache   available
        Mem:             15G        4.6G        4.1G        0.0K        7.2G         11G
        Swap:            16G          0B         16G
        Total:           32G        4.6G         20G
        
               15909 M total memory
                4638 M used memory
                5563 M active memory
                5475 M inactive memory
                4103 M free memory
                1204 M buffer memory
                5963 M swap cache
               16294 M total swap
                   0 M used swap
               16294 M free swap
        
        *** FAILED SERVICES ***
        
         UNIT               LOAD   ACTIVE SUB    DESCRIPTION
        * networking.service loaded failed failed Raise network interfaces
        * nut-driver.service loaded failed failed Network UPS Tools - power device driver controller
        
        LOAD   = Reflects whether the unit definition was properly loaded.
        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
        SUB    = The low-level unit activation state, values depend on unit type.
        2 loaded units listed.
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        udev           devtmpfs  7.8G     0  7.8G   0% /dev
        tmpfs          tmpfs     1.6G  896K  1.6G   1% /run
        /dev/sda2      ext4      442G   18G  402G   5% /
        tmpfs          tmpfs     7.8G     0  7.8G   0% /dev/shm
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        /dev/sda1      vfat      511M  5.8M  506M   2% /boot/efi
        tmpfs          tmpfs     1.6G  4.0K  1.6G   1% /run/user/1002
        
        Messages concerning ext4 filesystem in dmesg:
        [Sun Oct 15 18:12:36 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
        [Sun Oct 15 18:12:37 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
        
        Show mounted filesystems \(real ones only\):
        TARGET      SOURCE    FSTYPE OPTIONS
        /           /dev/sda2 ext4   rw,noatime
        `-/boot/efi /dev/sda1 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        5.6G	/var/
        4.4G	/var/log
        4.1G	/var/log/journal/0a2b668d0cfb46f0bb08b3f56590d1b0
        4.1G	/var/log/journal
        861M	/var/lib
        
        Archived and active journals take up 4.0G in the file system.
        
        /opt/iobroker/backups:
        29M	/opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        4.2G	/opt/iobroker/iobroker-data/
        3.5G	/opt/iobroker/iobroker-data/history
        396M	/opt/iobroker/iobroker-data/files
        138M	/opt/iobroker/iobroker-data/backup-objects
        72M	/opt/iobroker/iobroker-data/files/telegram.admin
        
        The five largest files in iobroker-data are:
        35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
        34M	/opt/iobroker/iobroker-data/objects.jsonl.sic
        26M	/opt/iobroker/iobroker-data/objects.jsonl
        21M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
        19M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
        
        find: '/dev/serial/by-id/': No such file or directory
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs 	v18.18.2
        /usr/bin/node 		v18.18.2
        /usr/bin/npm 		9.8.1
        /usr/bin/npx 		9.8.1
        /usr/bin/corepack 	0.19.0
        
        
        nodejs:
         Installed: 18.18.2-1nodesource1
         Candidate: 18.18.2-1nodesource1
         Version table:
        *** 18.18.2-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               100 /var/lib/dpkg/status
            18.18.1-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.18.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.17.1-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.17.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.16.1-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.16.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.15.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.14.2-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.14.1-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.14.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.13.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.12.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.11.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.10.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.9.1-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.9.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.8.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.7.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.6.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.5.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.4.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.3.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.2.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.1.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            18.0.0-1nodesource1 1001
               500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
            12.22.12~dfsg-1~deb11u4 500
               500 http://deb.debian.org/debian bullseye/main amd64 Packages
               500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        Errors in npm tree:
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Core adapters versions
        js-controller: 	5.0.12
        admin: 		6.10.1
        javascript: 	7.1.4
        
        Adapters from github: 	3
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : macmini-iobroker                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.admin.1                  : admin                 : macmini-iobroker                         -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
        + system.adapter.alexa2.0                 : alexa2                : macmini-iobroker                         -  enabled
         system.adapter.alias-manager.0          : alias-manager         : macmini-iobroker                         -  enabled
        + system.adapter.backitup.0               : backitup              : macmini-iobroker                         -  enabled
         system.adapter.backitup.2               : backitup              : iobroker2                                - disabled
         system.adapter.backitup.3               : backitup              : iobroker                                 - disabled
        + system.adapter.cloud.0                  : cloud                 : macmini-iobroker                         -  enabled
        + system.adapter.device-watcher.0         : device-watcher        : macmini-iobroker                         -  enabled
         system.adapter.devices.0                : devices               : macmini-iobroker                         -  enabled
        + system.adapter.discovery.0              : discovery             : macmini-iobroker                         -  enabled
        + system.adapter.ds18b20.1                : ds18b20               : iobroker                                 -  enabled
        + system.adapter.email.0                  : email                 : macmini-iobroker                         -  enabled
        + system.adapter.email.1                  : email                 : iobroker                                 -  enabled
         system.adapter.feiertage.0              : feiertage             : macmini-iobroker                         -  enabled
         system.adapter.flot.0                   : flot                  : macmini-iobroker                         -  enabled
        + system.adapter.followthesun.0           : followthesun          : macmini-iobroker                         -  enabled
        + system.adapter.fronius.0                : fronius               : macmini-iobroker                         -  enabled
        + system.adapter.history.0                : history               : macmini-iobroker                         -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : macmini-iobroker                         -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
        + system.adapter.husqvarna-automower.0    : husqvarna-automower   : macmini-iobroker                         -  enabled
         system.adapter.ical.0                   : ical                  : macmini-iobroker                         -  enabled
        + system.adapter.influxdb.0               : influxdb              : macmini-iobroker                         -  enabled, port: 8086
        + system.adapter.info.0                   : info                  : macmini-iobroker                         -  enabled
        + system.adapter.iot.0                    : iot                   : macmini-iobroker                         -  enabled
        + system.adapter.jarvis.0                 : jarvis                : macmini-iobroker                         -  enabled
        + system.adapter.javascript.0             : javascript            : macmini-iobroker                         -  enabled
        + system.adapter.linkeddevices.0          : linkeddevices         : macmini-iobroker                         -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : macmini-iobroker                         -  enabled, port: 1887, bind: 0.0.0.0
        + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
        + system.adapter.nut.0                    : nut                   : macmini-iobroker                         -  enabled
        + system.adapter.panasonic-viera.0        : panasonic-viera       : macmini-iobroker                         -  enabled
        + system.adapter.pushover.0               : pushover              : macmini-iobroker                         -  enabled
        + system.adapter.scenes.0                 : scenes                : macmini-iobroker                         -  enabled
         system.adapter.schoolfree.0             : schoolfree            : macmini-iobroker                         -  enabled
        + system.adapter.shelly.0                 : shelly                : macmini-iobroker                         -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.shelly.1                 : shelly                : macmini-iobroker                         -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.signal-cmb.0             : signal-cmb            : macmini-iobroker                         -  enabled
        + system.adapter.simple-api.0             : simple-api            : macmini-iobroker                         -  enabled, port: 8087, bind: 192.168.200.5, run as: admin
        + system.adapter.smartgarden.0            : smartgarden           : macmini-iobroker                         -  enabled
        + system.adapter.sonoff.0                 : sonoff                : macmini-iobroker                         -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.synology.0               : synology              : macmini-iobroker                         -  enabled, port: 5001
        + system.adapter.telegram.0               : telegram              : macmini-iobroker                         -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.terminal.0               : terminal              : macmini-iobroker                         -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
        + system.adapter.text2command.0           : text2command          : macmini-iobroker                         -  enabled
        + system.adapter.tr-064.0                 : tr-064                : macmini-iobroker                         -  enabled
        + system.adapter.trashschedule.0          : trashschedule         : macmini-iobroker                         -  enabled
        + system.adapter.tuya.0                   : tuya                  : macmini-iobroker                         -  enabled
         system.adapter.vis-colorpicker.0        : vis-colorpicker       : macmini-iobroker                         -  enabled
         system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : macmini-iobroker                         -  enabled
         system.adapter.vis.0                    : vis                   : macmini-iobroker                         -  enabled
        + system.adapter.web.0                    : web                   : macmini-iobroker                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.yahka.0                  : yahka                 : macmini-iobroker                         -  enabled
        + system.adapter.zigbee.0                 : zigbee                : iobroker2                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_74290f152e86ec11b5c6641719c2d21c-if00-port0
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : macmini-iobroker                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.admin.1                  : admin                 : macmini-iobroker                         -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
        + system.adapter.hm-rpc.0                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
        + system.adapter.influxdb.0               : influxdb              : macmini-iobroker                         -  enabled, port: 8086
        + system.adapter.mqtt.0                   : mqtt                  : macmini-iobroker                         -  enabled, port: 1887, bind: 0.0.0.0
        + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
        + system.adapter.shelly.0                 : shelly                : macmini-iobroker                         -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.shelly.1                 : shelly                : macmini-iobroker                         -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.simple-api.0             : simple-api            : macmini-iobroker                         -  enabled, port: 8087, bind: 192.168.200.5, run as: admin
        + system.adapter.sonoff.0                 : sonoff                : macmini-iobroker                         -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.synology.0               : synology              : macmini-iobroker                         -  enabled, port: 5001
        + system.adapter.telegram.0               : telegram              : macmini-iobroker                         -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.terminal.0               : terminal              : macmini-iobroker                         -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : macmini-iobroker                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : iobroker2                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_74290f152e86ec11b5c6641719c2d21c-if00-port0
        
        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.10.1   , installed 6.10.1
        Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
        Adapter    "alias-manager": 1.2.6    , installed 1.2.6
        Adapter    "backitup"     : 2.8.1    , installed 2.8.1
        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
        Adapter    "device-watcher": 2.9.3   , installed 2.9.3
        Adapter    "devices"      : 1.1.5    , installed 1.1.5
        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
        Adapter    "email"        : 1.2.0    , installed 1.2.0
        Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
        Adapter    "flot"         : 1.12.0   , installed 1.12.0
        Adapter    "followthesun" : 0.4.2    , installed 0.4.2
        Adapter    "fronius"      : 2.0.2    , installed 1.1.3  [Updatable]
        Adapter    "history"      : 2.2.6    , installed 2.2.6
        Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
        Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
        Adapter    "ical"         : 1.13.3   , installed 1.13.3
        Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
        Adapter    "info"         : 2.0.0    , installed 2.0.0
        Adapter    "iot"          : 1.14.5   , installed 1.14.5
        Adapter    "jarvis"       : 3.1.2    , installed 3.1.9-beta.2
        Adapter    "javascript"   : 7.1.4    , installed 7.1.4
        Controller "js-controller": 5.0.12   , installed 5.0.12
        Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
        Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
        Adapter    "nut"          : 1.6.0    , installed 1.6.0
        Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
        Adapter    "pushover"     : 3.0.3    , installed 3.0.3
        Adapter    "scenes"       : 2.3.9    , installed 2.3.3  [Updatable]
        Adapter    "schoolfree"   : 1.1.2    , installed 1.1.2
        Adapter    "shelly"       : 6.4.1    , installed 6.4.1
        Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
        Adapter    "socketio"     : 6.5.5    , installed 6.5.5
        Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
        Adapter    "synology"     : 3.0.0    , installed 3.0.0
        Adapter    "telegram"     : 1.16.0   , installed 1.16.0
        Adapter    "terminal"     : 1.0.0    , installed 1.0.0
        Adapter    "text2command" : 3.0.2    , installed 3.0.2
        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
        Adapter    "trashschedule": 2.2.0    , installed 2.2.0
        Adapter    "tuya"         : 3.14.2   , installed 3.14.2
        Adapter    "vis"          : 1.4.16   , installed 1.4.16
        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
        Adapter    "web"          : 6.1.2    , installed 6.1.2
        Adapter    "ws"           : 2.5.5    , installed 2.5.5
        Adapter    "yahka"        : 1.0.3    , installed 1.0.3
        
        Objects and States
        Please stand by - This may take a while
        Objects: 	15825
        States: 	13419
        
        *** OS-Repositories and Updates ***
        Hit:1 http://deb.debian.org/debian bullseye InRelease
        Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
        Hit:4 https://repos.influxdata.com/debian stable InRelease
        Hit:5 https://repos.influxdata.com/debian bullseye InRelease
        Hit:6 https://apt.grafana.com stable InRelease
        Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
        Reading package lists...
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
        tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       2740555    1828054/iobroker.js 
        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11200      1/init              
        tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       2745728    1828940/io.jarvis.0 
        tcp        0      0 192.168.200.5:2001      0.0.0.0:*               LISTEN      1001       11317438   3022240/io.hm-rpc.0 
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17332      787/sshd: /usr/sbin 
        tcp        0      0 192.168.200.5:8087      0.0.0.0:*               LISTEN      1001       2746602    1829627/io.simple-a 
        tcp        0      0 0.0.0.0:37751           0.0.0.0:*               LISTEN      109        21297      1738/rpc.statd      
        tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        18601      755/influxd         
        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          17384      1030/exim4          
        tcp        0      0 192.168.200.5:2010      0.0.0.0:*               LISTEN      1001       11316427   3022001/io.hm-rpc.1 
        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       2740990    1828327/io.shelly.1 
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       2742516    1828342/io.sonoff.0 
        tcp        0      0 192.168.200.5:8701      0.0.0.0:*               LISTEN      1001       2740028    1828282/io.hm-rpc.2 
        tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       2741869    1828297/io.mqtt.0   
        tcp        0      0 127.0.0.1:33091         0.0.0.0:*               LISTEN      1001       7943920    1830445/io.yahka.0  
        tcp        0      0 127.0.0.1:33543         0.0.0.0:*               LISTEN      1001       8044467    1830445/io.yahka.0  
        tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       2740581    1828054/iobroker.js 
        tcp6       0      0 :::111                  :::*                    LISTEN      0          11204      1/init              
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       2739067    1828072/io.admin.0  
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       2746324    1830388/io.web.0    
        tcp6       0      0 :::44629                :::*                    LISTEN      1001       2747612    1830445/io.yahka.0  
        tcp6       0      0 :::8086                 :::*                    LISTEN      998        17408      755/influxd         
        tcp6       0      0 :::22                   :::*                    LISTEN      0          17334      787/sshd: /usr/sbin 
        tcp6       0      0 :::3000                 :::*                    LISTEN      111        103478     51082/grafana       
        tcp6       0      0 :::8089                 :::*                    LISTEN      1001       2740673    1828099/io.admin.1  
        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          17385      1030/exim4          
        tcp6       0      0 :::8090                 :::*                    LISTEN      1001       2746719    1829900/io.terminal 
        tcp6       0      0 :::40807                :::*                    LISTEN      109        21303      1738/rpc.statd      
        udp        0      0 127.0.0.1:642           0.0.0.0:*                           0          21289      1738/rpc.statd      
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       2747613    1830445/io.yahka.0  
        udp        0      0 192.168.200.5:5353      0.0.0.0:*                           1001       2742593    1828357/io.tr-064.0 
        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       2740067    1828312/io.shelly.0 
        udp        0      0 0.0.0.0:55509           0.0.0.0:*                           109        21294      1738/rpc.statd      
        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       2743339    1828387/io.tuya.0   
        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       2743340    1828387/io.tuya.0   
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17257      622/dhclient        
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11201      1/init              
        udp6       0      0 :::53439                :::*                                109        21300      1738/rpc.statd      
        udp6       0      0 :::111                  :::*                                0          11207      1/init              
        
        *** Log File - Last 25 Lines ***
        
        2023-10-19 11:15:00.005  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
        2023-10-19 11:20:00.003  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
        2023-10-19 11:22:21.885  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 connected.
        2023-10-19 11:22:32.963  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 disconnected.
        2023-10-19 11:25:00.004  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
        2023-10-19 11:30:00.019  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
        2023-10-19 11:30:00.125  - info: host.macmini-iobroker instance system.adapter.ical.0 started with pid 1522674
        2023-10-19 11:30:03.076  - info: ical.0 (1522674) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.18.2, js-controller: 5.0.12
        2023-10-19 11:30:03.616  - info: ical.0 (1522674) processing URL: Abfallkalender https://p102-caldav.icloud.com/published/2/NTMyMDgwMzE1MzIwODAzMc9280OOegi0QwvNVHRHuTtrtLn5M0YEscGpVM_HJdc5zVJRFpbaqWKHdYJtsEyLO3pZV0Ib5aOPayUBXfiVAUc
        2023-10-19 11:30:08.781  - info: ical.0 (1522674) Terminated (NO_ERROR): Without reason
        2023-10-19 11:30:09.413  - info: host.macmini-iobroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
        2023-10-19 11:32:01.492  - info: javascript.0 (1828162) script.js.PV_Überwachung.Fronius: Solarweb Token erstellt
        2023-10-19 11:35:00.055  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
        2023-10-19 11:35:02.303  - info: javascript.0 (1828162) script.js.PV_Überwachung.Fronius: Solarweb Forecast Forecast Today konnte nicht abgefragt werden - Kein Premiumaccount
        2023-10-19 11:35:06.270  - info: javascript.0 (1828162) script.js.PV_Überwachung.Fronius: Solarweb Forecast Forecast Tomorrow konnte nicht abgefragt werden - Kein Premiumaccount
        2023-10-19 11:40:00.002  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
        2023-10-19 11:42:29.018  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 connected.
        2023-10-19 11:42:37.941  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 disconnected.
        2023-10-19 11:45:00.003  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
        2023-10-19 11:48:29.927  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 connected.
        2023-10-19 11:48:35.007  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 disconnected.
        2023-10-19 11:50:00.003  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
        2023-10-19 11:53:44.479  - info: smartgarden.0 (1829846) 1/ setServiceStates: relationship searching
        2023-10-19 11:53:44.497  - info: smartgarden.0 (1829846) 1/ setServiceStates: relationship searching
        2023-10-19 11:55:00.004  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
        
        ======================= SUMMARY =======================
           		v.2023-10-10
        
        
          Static hostname: macmini-iobroker
                Icon name: computer-desktop
                  Chassis: desktop
         Operating System: Debian GNU/Linux 11 (bullseye)
                   Kernel: Linux 5.10.0-26-amd64
             Architecture: x86-64
        
        Installation: 		native
        Kernel: 		x86_64
        Userland: 		amd64
        Timezone: 		Europe/Berlin (CEST, +0200)
        User-ID: 		1002
        X-Server: 		false
        Boot Target: 		graphical.target
        
        Pending OS-Updates: 	0
        Pending iob updates: 	2
        
        Nodejs-Installation: 	/usr/bin/nodejs 	v18.18.2
           		/usr/bin/node 		v18.18.2
           		/usr/bin/npm 		9.8.1
           		/usr/bin/npx 		9.8.1
           		/usr/bin/corepack 	0.19.0
        
        Recommended versions are nodejs 18.18.2 and npm 9.8.1
        Your nodejs installation is correct
        
        MEMORY: 
                      total        used        free      shared  buff/cache   available
        Mem:             15G        4.7G        4.0G        0.0K        7.2G         11G
        Swap:            16G          0B         16G
        Total:           32G        4.7G         20G
        
        Active iob-Instances: 	47
        Active repo(s): stable
        
        ioBroker Core: 		js-controller 		5.0.12
           		admin 			6.10.1
        
        ioBroker Status: 	iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : macmini-iobroker                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.admin.1                  : admin                 : macmini-iobroker                         -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : macmini-iobroker                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects: 		15825
        States: 		13419
        
        Size of iob-Database:
        
        34M	/opt/iobroker/iobroker-data/objects.jsonl.sic
        26M	/opt/iobroker/iobroker-data/objects.jsonl
        9.7M	/opt/iobroker/iobroker-data/objects.json.migrated
        9.7M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
        8.4M	/opt/iobroker/iobroker-data/states.jsonl
        2.0M	/opt/iobroker/iobroker-data/states.json.migrated
        2.0M	/opt/iobroker/iobroker-data/states.json.bak.migrated
        0	/opt/iobroker/iobroker-data/states.json.broken
        
        
        
        =================== END OF SUMMARY ====================
        

        Thomas Braun 2 Replies Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @reutli last edited by

          @reutli

          Grafana und Influx können weiter verwendet werden, weil die in ihnen Repos keine release names sondern 'stable' als Version stehen haben.

          Und die sources.list muss stärker umgebaut werden, deswegen der volle Text an der Stelle. non-free-firmware ist erst seit bookworm dabei.

          R 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @reutli last edited by Thomas Braun

            @reutli

            Influx hast du aber in (vermutlich) zwei .list files in /etc/apt/sources.list.d stehen. Lösch die mit dem release name drin.

            Hit:4 https://repos.influxdata.com/debian stable InRelease
            Hit:5 https://repos.influxdata.com/debian bullseye InRelease
            
            1 Reply Last reply Reply Quote 0
            • R
              reutli @Thomas Braun last edited by

              @thomas-braun

              Dann habe ich doch noch eine Frage:

              Das heisst ich ersetze meinen Inhalt der sources.list

              # 
              
              # deb cdrom:[Official Debian GNU/Linux Live 10.3.0 standard 2020-02-08T12:27]/ bullseye main
              
              #deb cdrom:[Official Debian GNU/Linux Live 10.3.0 standard 2020-02-08T12:27]/ bullseye main
              
              deb http://deb.debian.org/debian/ bullseye main non-free
              deb-src http://deb.debian.org/debian/ bullseye main
              
              deb http://security.debian.org/debian-security bullseye-security main 
              deb-src http://security.debian.org/debian-security bullseye-security main
              
              # bullseye-updates, previously known as 'volatile'
              deb http://deb.debian.org/debian/ bullseye-updates main
              deb-src http://deb.debian.org/debian/ bullseye-updates main
              
              # This system was installed using small removable media
              # (e.g. netinst, live or single CD). The matching "deb cdrom"
              # entries were disabled at the end of the installation process.
              # For information about how to configure apt package sources,
              # see the sources.list(5) manual.
              
              

              komplett mit

              deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
               deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
               deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
               # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
               deb-src http://deb.debian.org/debian bookworm main contrib non-free
               deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free
               deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free
              

              oder nur Teile davon?

              @thomas-braun sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

              Influx hast du aber in (vermutlich) zwei .list files in /etc/apt/sources.list.d stehen. Lösch die mit dem release name drin.

              Habe nur eine influxdata.list

              admin@macmini-iobroker:/etc/apt/sources.list.d$ ls -la
              insgesamt 24
              drwxr-xr-x 2 root root 4096 15. Okt 18:40 .
              drwxr-xr-x 9 root root 4096 24. Sep 18:59 ..
              -rw-r--r-- 1 root root   84 16. Apr 2023  grafana.list
              -rw-r--r-- 1 root root  117 16. Apr 2023  influxdata.list
              -rw-r--r-- 1 root root   56 16. Apr 2023  influxdb.list
              -rw-r--r-- 1 root root  100 15. Okt 18:40 nodesource.list
              

              mit

              deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
              
              

              das passt dann, oder?

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @reutli last edited by

                @reutli sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

                influxdb.list

                Dann ist die zuviel.
                Ich sag ja, es gibt zwei Dateien mit Bezug zu influxdb.

                Hatte ich im HowTo nicht dazu geschrieben, dass die sources.list komplett mit dem neuen Inhalt versehen werden muss? Dann muss ich das noch nachtragen...

                R 1 Reply Last reply Reply Quote 0
                • R
                  reutli @Thomas Braun last edited by reutli

                  @thomas-braun

                  @thomas-braun sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

                  influxdb.list

                  Dann ist die zuviel.
                  Ich sag ja, es gibt zwei Dateien mit Bezug zu influxdb.

                  Ok, dann wird die gelöscht, da steht tatsächlich

                  admin@macmini-iobroker:/etc/apt/sources.list.d$ cat influxdb.list 
                  deb https://repos.influxdata.com/debian bullseye stable
                  
                  

                  @thomas-braun sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

                  Hatte ich im HowTo nicht dazu geschrieben, dass die sources.list komplett mit dem neuen Inhalt versehen werden muss? Dann muss ich das noch nachtragen...

                  Da steht

                  In die Datei /etc/apt/sources.list kopieren wir diese neuen Zeilen rein, die alten Einträge fliegen dafür raus:
                  

                  Das kann man schon so verstehen. Vielleicht einfach deutlicher "alle anderen Einträge fliegen raus"?

                  Dann habe ich es (sorry) immer noch nicht kapiert, weil da steht:

                   # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
                  

                  Wenn ich aber alles, also

                  deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
                   deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
                   deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
                   # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
                   deb-src http://deb.debian.org/debian bookworm main contrib non-free
                   deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free
                   deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free
                  

                  rein nehme, dann sind die deb-src ja eben NICHT aaskommentiert???

                  Scheint ich bin zu doof das zu kapieren.

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @reutli last edited by

                    @reutli sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

                    deb-src braucht es auf einem üblichen System nicht. Die Pakete von dort werden nur für die Software-Entwicklung benötigt.
                    Ist mehr oder weniger egal, ob die Zeilen aktiv sind oder nicht. Brauchen tust du die wohl eher nicht.

                    un99known99 R 2 Replies Last reply Reply Quote 0
                    • un99known99
                      un99known99 @Thomas Braun last edited by un99known99

                      @thomas-braun

                      Hi, what about:

                      "deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi"

                      is that needed for the upgrade or is it replaced by the debian entry?

                      Thomas Braun Meister Mopper 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @un99known99 last edited by

                        @un99known99
                        Still needed for the Raspberry OS specific packages.
                        raspi-config for example.

                        1 Reply Last reply Reply Quote 0
                        • Meister Mopper
                          Meister Mopper @un99known99 last edited by

                          @un99known99

                          Here is my raspi.list for bookworm:

                          thomas@rpizigbee:~ $ cat /etc/apt/sources.list.d/raspi.list
                          deb http://archive.raspberrypi.com/debian/ bookworm main
                          
                          un99known99 1 Reply Last reply Reply Quote 0
                          • un99known99
                            un99known99 @Meister Mopper last edited by un99known99

                            @meister-mopper @Thomas-Braun

                            I have:

                            root@pihole[/etc/apt/sources.list.d] # cat raspi.list
                            deb http://archive.raspberrypi.org/debian/ bullseye main

                            Uncomment line below then 'apt-get update' to enable 'apt-get source'

                            #deb-src http://archive.raspberrypi.org/debian/ bullseye main

                            and
                            root@pihole[/etc/apt/sources.list.d] # cat raspi.list
                            deb http://archive.raspberrypi.org/debian/ bullseye main

                            Uncomment line below then 'apt-get update' to enable 'apt-get source'

                            #deb-src http://archive.raspberrypi.org/debian/ bullseye main

                            that ok and only exchange with bookworm?

                            no entry with e.g. security ...?

                            do I need to add as well:
                            deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware?

                            Thomas Braun Samson71 2 Replies Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @un99known99 last edited by

                              @un99known99

                              Absolutely NO root shell!

                              Use your default user, not root!

                              And please use the commands in the initial posting of this thread.

                              1 Reply Last reply Reply Quote 0
                              • R
                                reutli @Thomas Braun last edited by

                                @thomas-braun

                                Update erfolgt!

                                Habe folgende Warnings erhalten:

                                dpkg: Warnung: Altes Verzeichnis »/usr/lib/udev/rules.d« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                                dpkg: Warnung: Altes Verzeichnis »/usr/lib/udev« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                                
                                Entpacken von dkms (3.0.10-8+deb12u1) über (2.8.4-3) ...
                                dpkg: Warnung: Altes Verzeichnis »/etc/dkms/template-dkms-mkdeb/debian« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                                dpkg: Warnung: Altes Verzeichnis »/etc/dkms/template-dkms-mkdeb« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                                dpkg: Warnung: Altes Verzeichnis »/etc/dkms/template-dkms-mkbmdeb/debian« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                                dpkg: Warnung: Altes Verzeichnis »/etc/dkms/template-dkms-mkbmdeb« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                                
                                Warning: Stopping lvm2-lvmpolld.service, but it can still be activated by:
                                  lvm2-lvmpolld.socket
                                
                                Warning: os-prober will not be executed to detect other bootable partitions.
                                
                                update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
                                
                                rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
                                
                                

                                Ansonsten scheint es gut auszusehen:

                                admin@macmini-iobroker:~$ sudo apt update
                                [sudo] Passwort für admin: 
                                OK:1 http://deb.debian.org/debian bookworm InRelease
                                OK:2 http://security.debian.org/debian-security bookworm-security InRelease
                                OK:3 http://deb.debian.org/debian bookworm-updates InRelease                                                                                                                                      
                                OK:4 https://repos.influxdata.com/debian stable InRelease                                                                                                                                         
                                OK:5 https://apt.grafana.com stable InRelease                                                                                              
                                OK:6 https://deb.nodesource.com/node_18.x nodistro InRelease                                                       
                                Holen:7 http://deb.debian.org/debian bookworm/main amd64 DEP-11 Metadata [4.492 kB]
                                Holen:8 http://deb.debian.org/debian bookworm/contrib amd64 DEP-11 Metadata [16,5 kB]
                                Holen:9 http://deb.debian.org/debian bookworm/non-free amd64 DEP-11 Metadata [4.428 B]
                                Holen:10 http://deb.debian.org/debian bookworm/non-free-firmware amd64 DEP-11 Metadata [15,5 kB]
                                Es wurden 4.529 kB in 2 s geholt (2.057 kB/s).                              
                                Paketlisten werden gelesen… Fertig
                                Abhängigkeitsbaum wird aufgebaut… Fertig
                                Statusinformationen werden eingelesen… Fertig
                                Alle Pakete sind aktuell.
                                admin@macmini-iobroker:~$ 
                                
                                1 Reply Last reply Reply Quote 0
                                • Samson71
                                  Samson71 Global Moderator @un99known99 last edited by

                                  @un99known99
                                  IP aus DE und wir sind im DE-Teil des Forums? Warum nicht auf Deutsch?

                                  un99known99 1 Reply Last reply Reply Quote 0
                                  • un99known99
                                    un99known99 @Samson71 last edited by

                                    @samson71

                                    sry, Macht der Gewohnheit

                                    1 Reply Last reply Reply Quote 0
                                    • U
                                      UV-on-fire @Thomas Braun last edited by

                                      @thomas-braun
                                      Also hat problemlos geklapp auf meinem NUC. Container problemlos upgedatet und hochgelaufen.

                                      Vielen Dank für deine Anleitung. Perfekt 👍 👏

                                      lobomau 1 Reply Last reply Reply Quote 0
                                      • lobomau
                                        lobomau @UV-on-fire last edited by lobomau

                                        Das Update auf dem NUC von Debian 11 auf 12 lief ohne Prpbleme durch.
                                        Nur der Pi4 als slave will nicht mehr connecten. Kann es am Update auf Debian 12 liegen? Hab am Pi4 eigentlich nichts geändert, da läuft weiterhin bullseye.
                                        Beim slave kommt:

                                        pi@Pi4:~ $ sudo iobroker multihost browse
                                        No connection to states 192.168.1.19:6379[redis]
                                        

                                        Und vorher beim Host:

                                        lobomau@ioBroker:~$ sudo iobroker multihost enable
                                        [sudo] password for lobomau: 
                                        Please check the binding of the configured jsonl server to allow remote connections.
                                        No configuration change needed.
                                        
                                        
                                        Multihost discovery server: enabled
                                        Discovery authentication:   enabled
                                        Persistent activation:      disabled
                                        Objects:                    jsonl on 0.0.0.0
                                        States:                     redis on 0.0.0.0
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @lobomau last edited by Thomas Braun

                                          @lobomau sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

                                          sudo iobroker

                                          Wie immer: iobroker wird NICHT per sudo angepackt. Nie.

                                          Du verbiegst dir die Rechte, bis es zu genau solch merkwürdigen Meldungen wie jetzt bei dir kommt.

                                          iob fix
                                          

                                          auf allen Installationen.

                                          lobomau 1 Reply Last reply Reply Quote 0
                                          • lobomau
                                            lobomau @Thomas Braun last edited by lobomau

                                            @thomas-braun Danke für den Hinweis. iob fix hab ich gemacht. Hat aber erstmal nichts geändert.
                                            Weiter unten in der Beschreibung zu multihost ist nochmal der Hinweis zu Redis.
                                            Bei mir steht in der zu ändernden Zeile (hatte da aber auch nie etwas geändert):

                                            bind 127.0.0.1 -::1
                                            

                                            Hab ich angepasst auf:

                                            bind 127.0.0.1 192.168.1.19
                                            

                                            Alle Maschinen neugestartet, aber es funktioniert nicht mehr. Irgendwas mit dem "binding"?

                                            lobomau@ioBroker:~$ iobroker multihost enable
                                            Please check the binding of the configured jsonl server to allow remote connections.
                                            No configuration change needed.
                                            
                                            
                                            Multihost discovery server: enabled
                                            Discovery authentication:   enabled
                                            Persistent activation:      disabled
                                            Objects:                    jsonl on 0.0.0.0
                                            States:                     redis on 0.0.0.0
                                            
                                            R 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.0k
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            upgrade bullseye bookworm
                                            51
                                            351
                                            62750
                                            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