Hi,
i just made an upgrade to two nodes of PMG from 6 to 7.
After following the upgrade manual and rebooting both servers i get this messages for all incoming mail which are not transported:
GUI is working and if i open "update" tab i popup frequently message "Proxy not allowed".
See screenshot.
Then, after a moment, i can´t login anymore (login popup appears suddenlty).
After a reboot login works again, but just for some minutes.
Hard disk space is available, services seems to run.
DNS issue on host file i don´t see.
Anyhow i have the impression postgresl is missing after upgrade.
I can´t find any postgresql binary.
To see status i executed this command:
This is what i found further ins syslog:
Any tips how to solves this would be very nice.
Thank you!
i just made an upgrade to two nodes of PMG from 6 to 7.
After following the upgrade manual and rebooting both servers i get this messages for all incoming mail which are not transported:
Error: delivery temporarily suspended: conversation with 127.0.0.1[127.0.0.1] timed out while receiving the initial server greeting)
GUI is working and if i open "update" tab i popup frequently message "Proxy not allowed".
See screenshot.
Then, after a moment, i can´t login anymore (login popup appears suddenlty).
After a reboot login works again, but just for some minutes.
Hard disk space is available, services seems to run.
DNS issue on host file i don´t see.
Anyhow i have the impression postgresl is missing after upgrade.
I can´t find any postgresql binary.
To see status i executed this command:
Code:
root@mx1:/etc/pmg# service postgresql status
● postgresql.service - PostgreSQL RDBMS
Loaded: loaded (/lib/systemd/system/postgresql.service; enabled; vendor preset: enabled)
Active: active (exited) since Mon 2021-10-11 10:23:36 UTC; 23min ago
Process: 600 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
Main PID: 600 (code=exited, status=0/SUCCESS)
CPU: 1ms
Oct 11 10:23:36 mx1 systemd[1]: Starting PostgreSQL RDBMS...
Oct 11 10:23:36 mx1 systemd[1]: Finished PostgreSQL RDBMS.
This is what i found further ins syslog:
Code:
DBI connect('dbname=Proxmox_ruledb;host=/var/run/postgresql;port=5432','root',...) failed: could not connect to server: No such file or directory#012#011Is the server running locally and accepting#012#011connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /usr/share/perl5/PMG/DBTools.pm line 79.
Any tips how to solves this would be very nice.
Thank you!
Attachments
Last edited: