toxiproxy icon indicating copy to clipboard operation
toxiproxy copied to clipboard

Can't create proxy, only one usage of each socket address (protocol/network adddress/port) is normally permitted

Open RichieRunner opened this issue 5 years ago • 1 comments

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 avatar Apr 08 '20 01:04 RichieRunner

@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.

miry avatar Nov 06 '21 14:11 miry