Hi folks,
I am quite new to Proxmox and setting up my first LXC using the Proxmox helper scripts is driving me nuts.
Just using one of the scripts (e.g. iobroker, grafana, pihole, ...) always brings me to the famous(?) error:
Following the advice and calling the script in advanced mode...
Read more
I am quite new to Proxmox and setting up my first LXC using the Proxmox helper scripts is driving me nuts.
Just using one of the scripts (e.g. iobroker, grafana, pihole, ...) always brings me to the famous(?) error:
Code:
[ERROR] in line 23: exit code 0: while executing command "$@" > /dev/null 2>&1
The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output.
Read more