root@f5a9d6b2124a:/opt# node_modules/.bin/http-adapter
User specify the version: http-adapter-1.0.12.js
http-adapter-1.0.12.js not found, download from CDN
2022-08-02T07:58:25.896514870Z Error: connect ETIMEDOUT 124.239.240.78:80
2022-08-02T07:58:25.896518034Z at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1097:14)
2022-08-02T07:58:25.896523370Z Emitted 'error' event at:
2022-08-02T07:58:25.896526399Z at Socket.socketErrorListener (_http_client.js:392:9)
2022-08-02T07:58:25.896529447Z at Socket.emit (events.js:189:13)
2022-08-02T07:58:25.896532288Z at emitErrorNT (internal/streams/destroy.js:82:8)
2022-08-02T07:58:25.896535505Z at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
2022-08-02T07:58:25.896538566Z at process._tickCallback (internal/process/next_tick.js:63:19)
2022-08-02T07:58:26.556373495Z User specify the version: http-adapter-1.0.12.js
2022-08-02T07:58:26.558215997Z http-adapter-1.0.12.js not found, download from CDN
2022-08-02T08:00:33.894522320Z events.js:174
2022-08-02T08:00:33.894588489Z throw er; // Unhandled 'error' event
Hi, Docker container runs into issues there is no more http-adapter-1.0.12 in CDN
https://www.npmjs.com/package/http-adapter
root@f5a9d6b2124a:/opt# node_modules/.bin/http-adapter User specify the version: http-adapter-1.0.12.js http-adapter-1.0.12.js not found, download from CDN
2022-08-02T07:58:25.896514870Z Error: connect ETIMEDOUT 124.239.240.78:80 2022-08-02T07:58:25.896518034Z at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1097:14) 2022-08-02T07:58:25.896523370Z Emitted 'error' event at: 2022-08-02T07:58:25.896526399Z at Socket.socketErrorListener (_http_client.js:392:9) 2022-08-02T07:58:25.896529447Z at Socket.emit (events.js:189:13) 2022-08-02T07:58:25.896532288Z at emitErrorNT (internal/streams/destroy.js:82:8) 2022-08-02T07:58:25.896535505Z at emitErrorAndCloseNT (internal/streams/destroy.js:50:3) 2022-08-02T07:58:25.896538566Z at process._tickCallback (internal/process/next_tick.js:63:19) 2022-08-02T07:58:26.556373495Z User specify the version: http-adapter-1.0.12.js 2022-08-02T07:58:26.558215997Z http-adapter-1.0.12.js not found, download from CDN 2022-08-02T08:00:33.894522320Z events.js:174 2022-08-02T08:00:33.894588489Z throw er; // Unhandled 'error' event