Recent content by ojaksch

  1. O

    PMG hinter Deutsche Glasfaser

    Ich habe für mein Setup mehrere DDNS angelegt (NoIP/DynDNS.org/FritzBox/etc), die idealerweise über IPv4 (nutzlos) und IPv6 aufgelöst werden können. Jeder VM, also auch den Mailservern (hier PMG und Postfix/Dovecot), wird über den Router eine IPv6-Adresse des zugewiesenen DG-Subnetzes...
  2. O

    PMG hinter Deutsche Glasfaser

    Wie wäre es mit DDNS und IPv6? So habe ich das bei mir mit DG laufen...
  3. O

    Statistik Empfänger leer

    Ich mag mich hier mal anschließen... Statistics/Sender und Receiver sind bei mir ebenfalls leer, Use advanced statistic filters ist ON und pmg-log-tracker -v -s "2025-04-22 00:00:00" hat einen ähnlichen Header wie bei @Netzblicker, bei mir folgen aber noch hunderte Einträge in der Form von
  4. O

    [SOLVED] Proxmox VE Helper-Scripts - Not Updateable

    Vielleicht "schläft" der benutzte Mirror noch oder Dein DNS der VM geht ins Leere, denn
  5. O

    [SOLVED] Proxmox VE Helper-Scripts - Not Updateable

    Ich habe von dort Home Assistant seit gut einem Jahr laufen und das lässt sich ganz normal updaten. Für mich sieht das eher so aus, dass Ubuntu ggf. an den URLs geschraubt hat... Guck mal hier, ob Dir das weiterhilft.
  6. O

    Proxmox Backup Server 3.3 released!

    The now stable "change detection modes" are hell fast! After changing that setting from "none" to "metadata", the first next backups took two up to three time more as usual, but all following backups were done in half the time as in the past, if not much lower than in half the time. Stunning!
  7. O

    [SOLVED] Proxmox-Backup-Client not working on RaspberryPi

    Humm, you're right, but then the corresponding entry is missing in post #7. We'll see what his upgrading procedure will bring on.
  8. O

    [SOLVED] Proxmox-Backup-Client not working on RaspberryPi

    I'm not saying you were wrong with post #11, but I can't see any plan or source that the OP is using/tries to use the official PBS client repository - yet.
  9. O

    [SOLVED] Proxmox-Backup-Client not working on RaspberryPi

    Not really correct. Proxmox itself is providing a client for x86-64 only, but there are some working and well maintained packages for aarch64, namely ArchLinux/aarch64 or self baked
  10. O

    [SOLVED] Proxmox-Backup-Client not working on RaspberryPi

    "bookworm", not "bookwork". The latter won't run any update :) Will this fix the issue? It should, as long there aren't already any messed up dependencies between the 3rd party sources and/or Debian. To be sure take your SD card before update, insert it into a handsome and friendly OS and create...
  11. O

    [SOLVED] Proxmox-Backup-Client not working on RaspberryPi

    You are having a mixup of "bullseye" (Debian 11) and "bookworm" (Debian 12), at least for tailscale. This may work but isn't recommended at all. Also have a look at docker.list where the wrong armhf is shown. And better to post text output as "code" than as a not searchable picture ;)
  12. O

    [SOLVED] Proxmox-Backup-Client not working on RaspberryPi

    For the 1st step please post the content of your /etc/apt/sources.list and, if applicable, the content(s) of all files under /etc/apt/sources.list.d/ These are the sources where the OS will download all packages from.
  13. O

    [SOLVED] Proxmox-Backup-Client not working on RaspberryPi

    Oi, but your snippet above is showing "...doesn't support architectue 'armhf' "!? Looks like that you have a wrong setting in one of your sources under /etc/apt/
  14. O

    [SOLVED] Proxmox-Backup-Client not working on RaspberryPi

    Proxmox-Backup-Client is only available (and working) for aarch64 but NOT for 32 bit Distros (armhf).