That's it! the dir was not empty. For some reason it was occupied with the backup directory (dump). I supposed this may have happened if /storage did not mount on boot and a backup was started; filling the local dir and thus making it not empty on the next remount attempt.
I did have to remove...
Issue:
Backup directory is pointed to the local file-system instead of a file-system on another zfs block device within the same server.
Background:
My /etc/pve/storage.cfg is configured as such:
dir: local
path /var/lib/vz
content vztmpl,iso
shared 0
zfspool...
I can confirm I'm getting this same error. Port 80 is open according to netstat. Running with the debug options throws an error "Unknown parameter : /root/.acme.sh"
Run command: "/root/.acme.sh"/acme.sh --cron --home --debug "/root/.acme.sh"
I've created an nginx reverse proxy for the webui and created the file /etc/default/pveproxy and configured it as follows:
ALLOW_FROM="127.0.0.1"
DENY_FROM="all"
POLICY="allow"
The proxy works and the web-ui listen only on local host but now my spice console and vnc connections doesn't work. If...
What's the consensus on exposing the web gui to the internet? Mine is currently exposed with letsencrypt configured.
I'm considering using an SSH proxy tunnel but I can't figure out what setting to change to make pve listen only on localhost.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.