Proxmox Mail Gateway Upgrade from Version 5 to 6

Hugo Almeida

Member
Jul 15, 2019
35
0
6
34
hello good morning,

I am trying to upgrade my Proxmox Mail Gateway from version 5 to recent version 6.0, however I do not use the enterprise repository, ie without signature, I do not know if that is why it is giving error in my update , at the very end already talking about the repository, I need help updating, please.
 
Many thanks for your help, just one more question, in /etc/apt/sources.list.d/pmg-enterprise.list, I need to leave comment, because it is "set" the enterprise repository. Help me please
 
Not sure what you mean - if you have a valid subscription the line in /etc/apt/sources.list.d/pmg-enterprise.list needs to like like in the reference-docs:
Code:
deb https://enterprise.proxmox.com/debian/pmg buster pmg-enterprise

without a valid subscription you can use the no-subscription repo:
Code:
deb http://download.proxmox.com/debian/pmg buster pmg-no-subscription

if this does not answer your question please post:
* /etc/apt/sources.list
*/etc/apt/sources.list.d/*list

in code tags and explain what the problem you're encountering is

I hope this helps!
 
Just one more question. I have a Proxmox Mail Gateway cluster with two nodes, do I need to apply the update on both nodes or only on the main node?