Server Initialization Errors
I'm encountering some errors during initialization. In principle, they don't prevent the system from functioning.
[snmp.mib] Failed to load MIB tree from /var/lib/netxms/netxms.cmib: Invalid or corrupted file data
The MIB compiles successfully on the frontend, but the MIB Explorer doesn't work. This message appears in the server logs during the MIB file compilation.
The second error is this:
[config] Configuration loading error: XML parser error in file ":memory:" at line 1 (no element found)
I can't identify the cause of this message, but it appears constantly.
Could someone offer some guidance on how to fix this?