Web Interface Via Nginx Proxy - Post Setup

pablo808

New Member
May 22, 2024
15
1
3
Sydney, Australia
Hello,

I've follow this wiki page and at the Post Setup section, I get the an error.

https://pve.proxmox.com/wiki/Web_Interface_Via_Nginx_Proxy

I'm not sure what I'm doing wrong. After adding:

Code:
[Unit]
Requires=pve-cluster.service
After=pve-cluster.service

I hit Ctrl-O (write Out to file), then Ctrl-X to Exit.

Code:
root@pve:~# systemctl edit nginx.service
Editing "/etc/systemd/system/nginx.service.d/override.conf" canceled: temporary file is empty.

Thanks.
 
Are you sure you have properly written to the file? The error usually indicates your changes have not been saved in the editor.
 
  • Like
Reactions: pablo808
Yes, I did a Ctrl-O which should write out to the file then Return.
The console says Write lines but when I exit with Ctrl-x I get the cancelled message
Can anyone else reproduce this?

screenshot_270.png