Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Exception: Port 1089 is reserved by system #2474

Closed
malikshi opened this issue Jul 18, 2019 · 1 comment
Closed

System.Exception: Port 1089 is reserved by system #2474

malikshi opened this issue Jul 18, 2019 · 1 comment

Comments

@malikshi
Copy link

malikshi commented Jul 18, 2019

[2019-07-18 19:28:41] System.Exception: Port 1089 is reserved by system ---> System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at Shadowsocks.Controller.Listener.Start(Configuration config)
at Shadowsocks.Controller.ShadowsocksController.Reload()
--- End of inner exception stack trace ---

windows 10 pro
64 bit
installed
.net 3.5
.net 4.7
.net 4.8

before update new release 1.7.0 is normal but after 1.7.1 got error like that above, so i am tried to use old version again its become error with same issue

@malikshi
Copy link
Author

solved am i using proxifier SysSettings64.exe and SysSettings32.exe to reset but its same as using cmd command
netsh interface ipv4 reset
netsh interface ipv6 reset
netsh interface tcp reset
netsh winsock reset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant