Address family not supported by protocol #30277
Unanswered
rafawalter
asked this question in
Docker
Replies: 1 comment
-
Sounds a possible duplicate of #30123 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Any ideas on fixing the error below?
ERROR:socket_posix.cc(93)] CreatePlatformSocket() failed: Address family not supported by protocol (97)
Error happens when running in Docker/IC Ubuntu 22.04. Works fine in Windows localhost
Already tried
export NODE_OPTIONS=--dns-result-order=ipv4first
without successCypress: 13.14.2
Browser: Electron 118 (headless)
Node Version: v20.17.0 (/usr/share/node-v20.17.0-linux-x64/bin/node)
Beta Was this translation helpful? Give feedback.
All reactions