You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Direwolf suddenly is failing to bind to any ports.
Bind failed with error: 10013
Some other application is probably already using port 8000.
Try using a different port number with AGWPORT in the configuration file.
Bind failed with error: 10013
Some other application is probably already using port 8001.
Try using a different port number with KISSPORT in the configuration file.
I was able to verify that no programs are using these ports. I also tried setting it to a variety of other ports I know are available, and they all fail with error 10013.