Hi,
The IT department at my company has set up a Proxmox Offline Mirror server so that I can activate a subscription on my servers, which do not have internet access.
The documentation states to use the
command. I tried this with the product set to pve and the mountpoint set to the URL on the mirror server (using HTTP, which the documentation says you can do). I ran the command like this:
and it tells me
Does anyone know how to fix this?
Thanks
The IT department at my company has set up a Proxmox Offline Mirror server so that I can activate a subscription on my servers, which do not have internet access.
The documentation states to use the
Code:
proxmox-offline-mirror-helper offline-key
Code:
proxmox-offline-mirror-helper offline-key --product pve --mountpoint http://mydomain.corp/proxmox/
Code:
Error: Medium mountpoint doesn't exist.
Thanks