2019-06-19 03:45 PM
Community:
I'm facing an issue trying to add two different WLCs to two different Log Collectors with Netwitness 10.6.6. In both cases when I configure the destination of the collection the GUI throws me the following error:
failed to add destination for "Windows": "HttpOps: GET: SSL connection error: A request to send or recieve data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied"
I have no clue what that error means nor how to solve it.
Any suggestions?
Regards,
Max
2019-06-19 04:06 PM
Dell Customer Communication - Confidential
Could be port 50101 is blocked from head unit to WLC, what happens if you curl to the WLC port from the head unit ?
curl :50101
2019-06-19 04:32 PM
Con, thank you so much for your reply! I really appreciate that! Could it be, but... the strange thing here is the last part of the message: "A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied" its exactly the same error message as Winsocket error number 10057 (ref.: https://docs.microsoft.com/en-us/windows/desktop/winsock/windows-sockets-error-codes-2 ) so, it seems to be the windows side trying to connect to something else (I think to the log collector) and the connection is reset or something like that. In other hand, I also tried to create the connection from the Log Collector side, and after the WLC is added it shows an error "shovel error" so it seems to be something in the rabbitmq side of the WLC....
Any suggestion?
regards,
Max
2019-06-19 05:16 PM
Dell Customer Communication - Confidential
Could be, it will be trying to contact the collector on port 5671
Would be useful to get a wireshark is possible from WLC to head unit and WLC to LC
2019-06-20 06:00 PM
Thank you again for your response. I'll try that tomorrow and I will let you know the results.
2019-06-24 12:31 PM
Ok, I end up reinstalling both WLCs prior backup of the WLC files.