Network Service HTTPS with custom port crashes agent on NetXMS server

Started by Dani@M3T, February 07, 2014, 01:47:14 PM

Previous topic - Next topic

Dani@M3T

I have defined on a node a Network Service type=HTTPS, Port=5001 (custom port). With the first poll the nxagentd crashes.

Request is: $node:\index.html
Response is: ^HTTP/1\.[01] 200.*

server is V1.2.11 on Linux. Debug log (D= 9) of agent on the NetXMS server shows:

---
[07-Feb-2014 12:39:49.436] [DEBUG] [session:1] Received message CMD_CHECK_NETWORK_SERVICE
Segmentation fault
---

If port is 443 there is no crash. Case is not very urgent

Dani@M3T

I tested the same again on NetXMS V1.2.12. Still crashing the agent.

Dani@M3T


Victor Kirhenshtein

I'll try to reproduce this in my test environment later today.

Best regards,
Victor

Dani@M3T


Victor Kirhenshtein

Hi!

Sorry, I forgot to reply. I fix this bug already. Fix will be included in 1.2.13 release.

Best regards,
Victor

Dani@M3T

thanks Victor, Do you already have a release date for 1.2.13?

Victor Kirhenshtein

It was planned to be released last week, but was postponed due to some force majeure. I plan to build and release it tomorrow, as soon as I made few outstanding fixes.

Best regards,
Victor

Dani@M3T

thanks. I hope the Cisco SMB driver also made it in this release

Victor Kirhenshtein

Yes, Cisco SMB driver is implemented. I hope it will work as expected :)

Best regards,
Victor

Dani@M3T

The agent crash problem with custom ports in network services is fixed in V1.2.13. I have tested. Thanks.