ISPConfig im CT

dex24536

New Member
Mar 3, 2023
7
0
1
Moinsen.

Bei der Installation von ISPConfig (nginx-Variante) im Container mit Debian11-Template gemäß dieser Anleitung bekomme ich stets Fehlermeldungen.

In der Konfig als 'Unpreviligiert' kommt nach/bei der Installation der ganzen PHP-Versionen irgendwann:
Code:
[ERROR] Exception occured: ISPConfigOSException -> Command mount -o remount / 2>&1 && quotaoff -avug 2>&1 && quotacheck -avugm 2>&1 && quotaon -avug 2>&1 failed. (/ispconfig.ai.php:15)

Alternativ bekomme ich mit 'Priviligiert' und 'Quota aktiv' Folgendes:
Code:
[ERROR] Exception occured: ISPConfigOSException -> Installing packages failed. (/ispconfig.ai.php:15)
(Diese Fehlermeldung kommt dann sogar schon deutlich früher. Im Grunde kurz nach der Eingabe von 'yes' bei der Warnung, dass nun das System verändert werden wird.)

Bislang konnte ich noch keine Lösung dazu finden. Hat hier jemand eine Idee oder einen Link für mich?

VG Dex
 
[ERLEDIGT]
Mit dem Zusatz --no-quota in
Code:
wget -O - https://get.ispconfig.org | sh -s -- --use-nginx --use-ftp-ports=40110-40210 --unattended-upgrades --no-quota
hat es dann abschließend hingehauen. Der Grund ist das mehrfach genannte Quota-Problem bei LXC-Containern.

VG
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!