passepartoutvpn / passepartout-app

VPN client for Apple platforms.
https://passepartoutvpn.app
GNU General Public License v3.0
780 stars 120 forks source link

Can't assign requested address #290

Closed rengen12 closed 1 year ago

rengen12 commented 1 year ago

Hi! After update to v2.1.0 this error appeared in java related apps under vpn: Can't assign requested address: localhost 127.0.0.1:55403 or Exception creating connection to: 127.0.0.1; nested exception is: java.net.BindException: Can't assign requested address.

Tried flush the routing table, didn't help. No errors found in app's error log. Fixed when downgrating to v2.0.2

Macbook m1 pro, os ventura 13.3.1

keeshux commented 1 year ago

Please let me know if the 2.1.1 hotfix resolves your issue.

rengen12 commented 1 year ago

yep, it works! Thanks