mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #556] Map Remote to localhost often return 404 #553
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#553
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RenderCoder on GitHub (Jul 17, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/556
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
Version 2.2.0 (20200)
macOS Version? (Ex. mac 10.14)
macOS Catalina 10.15.5 (19F101)
Steps to reproduce
set [Map Remote] function to localhost:8080 (what ever the port number is), It is often not found the resource, please see the picture, the port number is missing in Proxyman!

Expected behavior
Please fix ASAP, I try to use other proxy software that has no problem for this scenario
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Jul 17, 2020):
Look like the port is missing. I'm it on this weekend 👍
@NghiaTranUIT commented on GitHub (Jul 17, 2020):
Btw, can you double click on the selected rule, and share me how you config it? Easier to reproduce on my end machine.
"Often" means it 100% happens or sometimes it works, sometimes not? 🤔
@RenderCoder commented on GitHub (Jul 17, 2020):
@NghiaTranUIT The probability of an error is hard to tell, sometimes it happened up to 100%, and most times it works good.
Here is my config screenshot, this config for most of time, it works great. I have tried for host: localhost, 127.0.0.1
@NghiaTranUIT commented on GitHub (Jul 17, 2020):
Thanks. Look like the bug occurs because some connections are still alive so it doesn’t apply for the new Rule.
I will investigate this way.
To workaround, when you update the rule, pls help me to clean the Session, by hitting the Clean button on the Main menu bar or from Tools menu 👏
@RenderCoder commented on GitHub (Jul 18, 2020):
Thanks, I'll try to do it 🙏
@NghiaTranUIT commented on GitHub (Jul 19, 2020):
Hi @Bijiabo, I've released a beta build that supports Regex for all tools, including refactoring the UI of Map Remote here https://github.com/ProxymanApp/Proxyman/issues/540#issuecomment-660608248
Your existing "Map From" data will automatically migrate to the new version. Let check it out. It should fix your cases 👍
@RenderCoder commented on GitHub (Jul 20, 2020):
@NghiaTranUIT Thanks, let me try it :)
@RenderCoder commented on GitHub (Jul 22, 2020):
@NghiaTranUIT use "Clean button" in "Tools Menus" works fine.
I'm a Setapp subscriber, it seems unable to use beta version full function, I still use Setapp version now(by hitting clean button) :)
@NghiaTranUIT commented on GitHub (Jul 22, 2020):
Thanks. I gonna release Proxyman 2.3.0 today along with Setapp too 🙌
@RenderCoder commented on GitHub (Aug 6, 2020):
@NghiaTranUIT I'm using Version 2.3.0 (20300), does this (Setapp) Proxyman version fixed this issue? still facing this bug now T_T
@NghiaTranUIT commented on GitHub (Aug 6, 2020):
I'm sorry to hear that but the build 2.3.0 actually includes the fix 😢
I'm investigating it again now
@RenderCoder commented on GitHub (Aug 6, 2020):
@NghiaTranUIT Maybe I can provide some detail about this bug, is there a public email address I can send some picture and descriptions to you? (the Github issues is too public, some work detail should not publish on it).
@NghiaTranUIT commented on GitHub (Aug 12, 2020):
Hey @Bijiabo Good news to you 👍
I finally discover what causes the bug. When we change the Map Remote Config, Proxyman supposes to close all connections, but it doesn't close all in some cases.
Let check out this fix: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.4.0_Map_Remote_Connection.dmg
@NghiaTranUIT commented on GitHub (Aug 15, 2020):
@Bijiabo if you don't mind, let check out this build: https://download.proxyman.io/beta/Proxyman_2.4.1_Fix_Map_Remote_404.dmg
I discovered some case Proxyman return Redirection Status, which might cause your issue 👍