toxiproxy
toxiproxy copied to clipboard
Can't create proxy, only one usage of each socket address (protocol/network adddress/port) is normally permitted
Downloaded Windows CLI and ran the following
...create text_toxiproxy --listen localhost:8474 --upstream localhost:8000
Got the following message:
failed to create proxy...bind: only one usage of each socket address (protocol/network adddress/port) is normally permitted
@RichieRunner I think I fixed that problem, that it tries to create 2 proxies with single command. Can you try the latest version v2.2.0?
I don't have a Windows machine, so I am rely on you to help me investigate the problem.