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

Support for Windows users
Post Reply
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

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

Post 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
:idea: Please read the FAQ and How to Request Help.
Cykr1L
Posts: 2
Joined: 24 Jun 2023, 10:30

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

Post by Cykr1L »

Hello,

unfortunately I have the same problem.
Where can I make these settings in the Windows version?
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

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

Post 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?
:idea: Please read the FAQ and How to Request Help.
Cykr1L
Posts: 2
Joined: 24 Jun 2023, 10:30

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

Post by Cykr1L »

perfect, thank you.
Now the problem is fix =)
Post Reply