Helioviewer-Project/esajpip-SWHV

Need more information when a connection fails

Closed this issue · 1 comments

In our logs on our JPIP server we are seeing several errors accepting connections.
We are well under the "max connections" configuration setting, so the connection should not be blocked.
For more info, when a socket connection fails, it should log errno so we can see the supposed cause of the failure.

2022-02-11 19:01:12,232: /home/ireland/esajpip_0.7/esajpip-SWHV/esajpip/esajpip/src/esa_jpip_server.cc:130: ERROR: Problems accepting a new connection

Could you please try with the latest commit (4b1bbe6)?