Hello,
I have a problem with those variables, they're reading wrong from the system
my hostname is : pmg.xxx.com and it's already set here /etc/hostname pmg.xxx.com
in /etc/hosts the hostname set as following
IP address pmg.xxx.com pmg
the problem is in pmgconfig dump
dns.domain = pmg.xxx.com -- > which is correct
dns.hostname = pmg ---> which is incorrect and it should be pmg.xxx.com
dns.fqdn = pmg.pmg.xxx.com ---> whichis incorrect and it should be pmg.xxx.com
I tried
pmgconfig sync --restart 1
restarting the server
restarting pmg services after any changes
reinstalling pmg
same issue, btw, I'm using AWS EC2
Any ideas where's the issue coming from?
I have a problem with those variables, they're reading wrong from the system
my hostname is : pmg.xxx.com and it's already set here /etc/hostname pmg.xxx.com
in /etc/hosts the hostname set as following
IP address pmg.xxx.com pmg
the problem is in pmgconfig dump
dns.domain = pmg.xxx.com -- > which is correct
dns.hostname = pmg ---> which is incorrect and it should be pmg.xxx.com
dns.fqdn = pmg.pmg.xxx.com ---> whichis incorrect and it should be pmg.xxx.com
I tried
pmgconfig sync --restart 1
restarting the server
restarting pmg services after any changes
reinstalling pmg
same issue, btw, I'm using AWS EC2
Any ideas where's the issue coming from?