Traefik give me an error

on a Debian 12 at Hetzner config

  • VCPU: 2
  • RAM: 2GB
  • DISK LOCAL: 40GB
  • with an IPv4 and a Private Network, no firewall

Traefik give me an error

Start API server and core agents:
Created symlink /etc/systemd/system/multi-user.target.wants/api-server.service → /etc/systemd/system/api-server.service.
Created symlink /etc/systemd/system/default.target.wants/agent@cluster.service → /etc/systemd/system/agent@.service.
Created symlink /etc/systemd/system/default.target.wants/agent@node.service → /etc/systemd/system/agent@.service.
Created symlink /etc/systemd/system/default.target.wants/rclone-webdav.service → /etc/systemd/system/rclone-webdav.service.
Grant initial permissions:
Install Traefik:
<7>podman-pull-missing ghcr.io/nethserver/traefik:2.1.2
Trying to pull ghcr.io/nethserver/traefik:2.1.2...
Getting image source signatures
Copying blob sha256:3dd4ad0eb135bc446f6399bc1578ef84eb2049c30c69c6c5c026220ed2115603
Copying config sha256:55be2ea7d95bac7f9cf31f756cf4e3d8bd9da594cc583364f57c7c2727a6b88b
Writing manifest to image destination
Storing signatures
55be2ea7d95bac7f9cf31f756cf4e3d8bd9da594cc583364f57c7c2727a6b88b
<7>extract-ui ghcr.io/nethserver/traefik:2.1.2
Extracting container filesystem ui to /var/lib/nethserver/cluster/ui/apps/traefik1
ui/index.html
ae3ee1cf97bc3587cf6ec3c7b3115e988656a63120c088b0e62d3fd1bdd04505
Assertion failed
  File "/var/lib/nethserver/cluster/actions/add-module/50update", line 223, in <module>
    agent.assert_exp(create_module_result['exit_code'] == 0) # Ensure create-module is successful

do you have ipv6 enabled on your VPS, I recall a similar issue somewhere