hi
I'm try to make github ci test flow in my project
But there are a issue about ConnectionError: socket hang up
I don't know what it is happen. Because this docker-file is well work in my local dev environment.
How can I fix it?
This is my error code in github ci flow!
console.log
port: 19200
at test/apis/images-sdk.e2e-spec.ts:40:17
● Image Resources › Image query test (ES) › List Image › Can list images
ConnectionError: socket hang up - Local: 127.0.0.1:42626, Remote: unknown:unknown
at ClientRequest.onError (../../node_modules/@elastic/elasticsearch/lib/Connection.js:123:16)