after installationon fedora 40 very low to login

Started by luccosen, July 28, 2024, 10:08:30 AM

Previous topic - Next topic

luccosen

Hi to all!
I installed netxms server 5.0.6 on fedora40, but I detect login problems, very slow after 2 min, and if I look at the logs, I notice that the service netxms has several errors in queries towards the postgres database. I tried both with postgres-14 and 15 and it behaves the same way. for fedora 40 I see that only 5.0.6 is available... I'll start by saying that the db check is always correct with nxdbmgr.

thanks to help me...

Alex Kirhenshtein

Provide more details. Logs, exact error messages, etc.

luccosen

I add journalctl after boot... 

Filipp Sudanov

Hi,

That's correct, 5.0.6 is the newest version of NetXMS.
The latest postges on Fedora 40 is 16.3 (which should get installed when installing postgresql-server), please try with that version.

Did you use regular Postgres or Timescale when initializing the DB?


P.S. You can use
journalctl -u netxms-server.service
to get log of just NetXMS process. Or, alternatively, you can configure logging to file in /etc/netxmsd.conf

luccosen

Many thanks, I wil retry whit this version of postgresql . 

Luciano.