Hi,
I got the following error message in the log when starting netxmsd:
Failed to initialize cryptografy module
I have installed the latest 1.0.9 deb packages on a Ubuntu 10.04 computer.
The agent (nxagentd) seems to run fine...
Any idea what I'm missing?
Regards,
JSB
Hi!
Most likely server was unable to save generated key file. By default it will try to save it under /usr/share/netxms. Check that this location is writeable by server process.
Best regards,
Victor
Thanks!
The problem was writing to the given directory
JSB