We are trying run an ETA consumer application in a docker container and when we try to connect to a specific endpoint we are getting this error.
channelInactive fd=4 <<Impl/ripcsrvr.c:6068> Error: 1002 Could not read IPC Mount Ack. Connection attempt has failed. System errno: (115)
Is there something that needs to be done in order to have the connection go through and stay open? It is looking as though we are able to get a connection but it is automatically closing.