Proxyman icon indicating copy to clipboard operation
Proxyman copied to clipboard

Capturing localhost:9090 ends up in an infinite loop

Open vinitshahdeo opened this issue 5 years ago • 5 comments

Proxyman version: v2.7.0

macOS Version: v10.15.5

Steps to reproduce

  • Turn on Proxyman Assuming Proxyman is listening on port 9090
  • Open browser and go to http://localhost:9090

You will notice that http://localhost:9090/ is being captured in infinite loop at Proxyman

Expected behavior

Ideally it should capture once or it should have stopped capturing once the request has completed or aborted.

Screenshots

Screenshot 2020-09-23 at 11 22 42 AM

Screenshot 2020-09-23 at 11 22 13 AM

vinitshahdeo avatar Sep 23 '20 06:09 vinitshahdeo

Wow, it's a serious bug 😟. I'm on it now 👍

NghiaTranUIT avatar Sep 23 '20 08:09 NghiaTranUIT

Here is the Hotfix build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.7.0_Fix_Infinite_Loop.dmg

If you access to localhost:9090 (current proxy port), it will redirect to Proxyman Local Server to prevent thhe infinite loop 🙌

Screen Shot 2020-09-23 at 3 49 45 PM

NghiaTranUIT avatar Sep 23 '20 09:09 NghiaTranUIT

@NghiaTranUIT Thanks for shipping the Hotfix build quickly. 🎉 I hope a stable release will be out soon.

vinitshahdeo avatar Sep 23 '20 09:09 vinitshahdeo

@NghiaTranUIT Still met this in 2.32.1 from setapp...

shockw4ver avatar Sep 13 '21 14:09 shockw4ver

This issue is still present in 3.8.0

ansh avatar Aug 27 '22 21:08 ansh

Fixed: https://github.com/ProxymanApp/Proxyman/issues/1651#issuecomment-1562489907

NghiaTranUIT avatar May 25 '23 08:05 NghiaTranUIT