net64plus icon indicating copy to clipboard operation
net64plus copied to clipboard

Can't start without DNS + Solution

Open tamaskan opened this issue 4 years ago • 0 comments

Error: EFILE at new Resolver (dns.js:246:20) at dns.js:377:25 at dns.js:431:3 at NativeModule.compile (bootstrap_node.js:606:7) at NativeModule.require (bootstrap_node.js:550:18) at net.js:45:13 at net.js:1730:3 at NativeModule.compile (bootstrap_node.js:606:7) at NativeModule.require (bootstrap_node.js:550:18) at internal/child_process.js:6:13

Just in case someone can't start it and get this error message when executing it via powershell. Set the dns of your network-adapter to 127.0.0.1 and it works. Of course this solution is for lan-only/no-internet-available mode.

tamaskan avatar Oct 06 '21 16:10 tamaskan