Page 1 of 1

[NordVPN] java.net.BindException: Cannot assign requested address: no further information

Posted: 13 Jan 2023, 18:06
by rednoah
NordVPN split tunnelling is known to fundamentally break network connections for some users:

Error: Select all

java.net.BindException: Cannot assign requested address: no further information


:arrow: If NordVPN somehow breaks internet connectivity, then not using NordVPN can serve as a workaround to make things work.



:idea: The java.net.preferIPv4Stack settings may (or may not) serve as a alternative workaround:
rednoah wrote: 30 Jun 2016, 08:36 Force IPv4 network connections: java.net.preferIPv4Stack = false | true

Shell: Select all

filebot -script fn:properties --def java.net.preferIPv4Stack=true

Re: [NordVPN] java.net.BindException: Cannot assign requested address: no further information

Posted: 24 Jun 2023, 10:32
by Cykr1L
Hello,

unfortunately I have the same problem.
Where can I make these settings in the Windows version?

Re: [NordVPN] java.net.BindException: Cannot assign requested address: no further information

Posted: 24 Jun 2023, 10:58
by rednoah
Cykr1L wrote: 24 Jun 2023, 10:32 Where can I make these settings in the Windows version?
:arrow: [FAQ] How do I run a filebot command on Windows?

Re: [NordVPN] java.net.BindException: Cannot assign requested address: no further information

Posted: 25 Jun 2023, 16:04
by Cykr1L
perfect, thank you.
Now the problem is fix =)