NetXMS Support Forum

English Support => General Support => Topic started by: Dani@M3T on February 07, 2014, 01:47:14 PM

Title: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Dani@M3T on February 07, 2014, 01:47:14 PM
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
Title: Re: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Dani@M3T on February 20, 2014, 12:37:09 PM
I tested the same again on NetXMS V1.2.12. Still crashing the agent.
Title: Re: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Dani@M3T on February 24, 2014, 06:57:40 PM
Does anybody else see this behavior?
Title: Re: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Victor Kirhenshtein on February 25, 2014, 11:32:58 AM
I'll try to reproduce this in my test environment later today.

Best regards,
Victor
Title: Re: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Dani@M3T on March 13, 2014, 05:09:17 PM
Hi Victor

Have you reproduced this behaviour?

Thanks
Dani
Title: Re: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Victor Kirhenshtein on March 18, 2014, 05:30:49 PM
Hi!

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

Best regards,
Victor
Title: Re: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Dani@M3T on March 18, 2014, 05:34:01 PM
thanks Victor, Do you already have a release date for 1.2.13?
Title: Re: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Victor Kirhenshtein on March 18, 2014, 07:12:37 PM
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
Title: Re: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Dani@M3T on March 18, 2014, 07:17:29 PM
thanks. I hope the Cisco SMB driver also made it in this release
Title: Re: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Victor Kirhenshtein on March 18, 2014, 09:53:00 PM
Yes, Cisco SMB driver is implemented. I hope it will work as expected :)

Best regards,
Victor
Title: Re: Network Service HTTPS with custom port crashes agent on NetXMS server
Post by: Dani@M3T on March 24, 2014, 11:28:20 AM
The agent crash problem with custom ports in network services is fixed in V1.2.13. I have tested. Thanks.