From bb85b1d4acde7eea48b6f44d053f54e72e077fd1 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 2 Sep 2025 09:41:52 +0200 Subject: [PATCH] pbs: increase note on website for ipv6 (#7339) --- frontend/public/json/proxmox-backup-server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/proxmox-backup-server.json b/frontend/public/json/proxmox-backup-server.json index 4fd37eeed..e9dece46e 100644 --- a/frontend/public/json/proxmox-backup-server.json +++ b/frontend/public/json/proxmox-backup-server.json @@ -37,7 +37,7 @@ "type": "warning" }, { - "text": "Advanced Install is only possible without root password and root SSH access, you can configure this after installation.", + "text": "Advanced Install is only possible with disabled IPV6! Otherwise the installation sometimes stuck.", "type": "warning" } ]