mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #721] Hang when start the app on mac OS 11.0.1... #717
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#717
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 @huibin1984 on GitHub (Dec 9, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/721
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.14.1
macOS Version? (Ex. mac 10.14)
11.0.1
Steps to reproduce
Expected behavior
should not hang and work right
Screenshots (optional)
crashInfo.txt
@NghiaTranUIT commented on GitHub (Dec 9, 2020):
Thanks for the crash report. I will check out on AppCenter to see clearly what the problem is 👍
I'm running Proxyman on macOS 11.0.1 but no issue.
Can you help me to remove the following folders and try again:
~/Library/Application Support/com.proxyman.NSProxy~/.proxyman@huibin1984 commented on GitHub (Dec 9, 2020):
I'm the Normal user with limited permission.
It was working fine until one day it suddenly stopped.
After deleting the above files, the problem remains
@NghiaTranUIT commented on GitHub (Dec 9, 2020):
Can you help me to delete this file too
/Library/PrivilegedHelperTools/com.proxyman.NSProxy.HelperTooland try again. It's odd thatwe haven't changed any big thing that causes the app hangs at launch time(We support ARM64 )@NghiaTranUIT commented on GitHub (Dec 9, 2020):
If you don't mind, please try to download 2.12.0 (https://download.proxyman.io/21200/Proxyman_2.12.0.dmg). This build is before the ARM64 support.
@huibin1984 commented on GitHub (Dec 9, 2020):
The problem remains after deleting /Library/PrivilegedHelperTools/com.proxyman.NSProxy.HelperTool and install 2.12.0
This problem is in my mac-mini, but my MBP is working right.
@NghiaTranUIT commented on GitHub (Dec 9, 2020):
If you don't mind, please download the latest build 2.14.2 that we've released https://github.com/ProxymanApp/Proxyman/releases/tag/2.14.2
@CodeCooler commented on GitHub (Dec 9, 2020):
I'm having the same issue on a 2018 15" MacBook Pro running MacOS 11.0x (and later 11.1.x beta). For what it's worth, I'm seeing the following in the system log:
@CodeCooler commented on GitHub (Dec 9, 2020):
For what it's worth, I managed to get 2.14.2 working, but it took some doing, and to be honest, I'm not sure which of the following steps was the silver bullet (I had previously tried them individually with no luck, but doing ALL of this worked).
To start, turn off any adblocker (I use Adguard by default, but yes, I had already disabled it to ensure it wasn't the culprit.
Then, I deleted all of the following files:
I then shut down the MacBook Pro and restarted...
Next, I installed the 2.12.0 version mentioned above.
Then I rebooted again (because why not?)
I Launched Proxyman 2.12.0 and set it up as if was brand new (ensuring its certificate, etc was installed)
It worked! So I closed it.
Upon relaunching it, I allowed it to update to the latest version (2.14.2).
When it reopened... it WORKS!
I noticed it's still registered with my license, so I assume that must be stored in the keychain itself.
@NghiaTranUIT commented on GitHub (Dec 10, 2020):
Thanks for your input @CodeCooler
If we delete all Proxyman's personal file at:
~/Library/Application Support/com.proxyman.NSProxy~/.proxyman/Library/PrivilegedHelperTools/com.proxyman.NSProxy.HelperToolbut it doesn't fix the problem, it means something wrong with the OS I assume:
The above files are cached by the system.
I remember that few users told us that they can clear the Proxyman app by using CleanMyMac and it also works too.
@huibin1984 Can you try this solution 😄
@huibin1984 commented on GitHub (Dec 10, 2020):
It works. Thanks @CodeCooler @NghiaTranUIT
@NghiaTranUIT commented on GitHub (Dec 10, 2020):
Hey @huibin1984 @CodeCooler, if you don't mind, please send me those files in your Trash Bin to nghia@proxyman.io
I would like to investigate it since I couldn't reproduce it on my machine 😄
@CodeCooler commented on GitHub (Dec 10, 2020):
Good thought! Unfortunately, I habitually empty the trash over the course of a day, and no longer have them available. Sorry!
@NghiaTranUIT commented on GitHub (Dec 10, 2020):
Don't worry. It's just in case 👍 I will keep investigating the bug 🐛
@huibin1984 commented on GitHub (Dec 10, 2020):
Sorry! I delete files by
rm -rf, the trash is empty, too@nirev commented on GitHub (Dec 30, 2020):
I think this has been happening to me too. I'm experiencing it now and will try the proposed solution.
I have Proxyman installed via Setapp. The last time it happened I completely uninstalled it and did a fresh install of the app, and it worked for about a week. Now it's crashing again, as soon as I open the app.
Here the crash summary:
Full crash info:
2020-12-30-proxyman-crash-info.txt
Going to try the proposed solution and report back.
~/Library/Caches/Proxyman-> empty~/Library/Caches/com.proxyman.NSProxy-setapp-> removed, app still crashes~/Library/Saved Application State/com.proxyman.NSProxy-setapp.savedState/-> removed, app stars and works!@NghiaTranUIT commented on GitHub (Dec 30, 2020):
If you don't mind, please backup the file at
~/.proxymanand~/Library/Application Support/com.proxyman.NSProxy-setappand send to me at nghia@proxyman.io or support@proxyman.ioSince your app is from Setapp, so the path might be different (suffix with -setapp)
I would like to investigate the hang at launch time 👍
@nirev commented on GitHub (Dec 30, 2020):
@NghiaTranUIT done! sent the contents of
savedState, as that was what did the trick@paulustwo commented on GitHub (Jan 5, 2021):
Returning to work on my DTK with 11.1 beta I now find that Proxyman just hangs with the beachball, I didn't wait for a crash it it comes later.
I installed the latest version of Proxyman this still happens.
Deleting ~/Library/Saved Application State/com.proxyman.NSProxy-setapp.savedState/ worked 👍
@NghiaTranUIT commented on GitHub (Jan 5, 2021):
Thanks for the input @paulustwo. I'm still not sure why this file causes the problem.
In my machine, this file
~/Library/Saved Application State/com.proxyman.NSProxy-setapp.savedStatedoes not exist if the Proxyman is closed, and is generated by the system when I open the Proxyman.So, if you find this file exists even though the app is closed. It might be the system bug 😔
@cameroncooke commented on GitHub (Jan 15, 2021):
Can +1 this issue as mentioned on gitter. But resolved for me after launching multiple times and last time launched with the shift key held down. It turns out holding down the "shift" key when starting an app prevents macOS from resuming the window from the previous session and in my case fixed the issue.
@NghiaTranUIT commented on GitHub (Jan 15, 2021):
Yes, for anyone that encounters this strange issue, please:
~/Library/Saved Application State/com.proxyman.NSProxy.savedStateand share it to nghia@proxyman.io (I appreciate it since I can reproduce the bug)@NghiaTranUIT commented on GitHub (Jan 16, 2021):
Good news @cameroncooke @paulustwo @nirev @huibin1984 @CodeCooler 🎉
This bug is fixed with this BETA build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.16.0_Fix_Beach_Ball_At_Launch.dmg
I will wrap it up and release a hot-fix today. Thanks all for reporting the bug 🙌
@nirev commented on GitHub (Jan 16, 2021):
Really glad to hear that, @NghiaTranUIT!
Would you mind explaining what was the issue? I'm curious about what it was!
Thank you again!
@NghiaTranUIT commented on GitHub (Jan 17, 2021):
@nirev It's my fault when implementing Atlantis Server (https://github.com/ProxymanApp/atlantis).
=> I just need to add a safeguard to make sure one Atlantis Service is initialized and it fixes the bug 🎉
@nirev commented on GitHub (Jan 17, 2021):
Thank you for the explanation! Makes perfect sense!
@cameroncooke commented on GitHub (Jan 17, 2021):
Thanks again @NghiaTranUIT for the quick turnaround on this fix, much appreciated. I've downloaded the Beta so will let you know if I have any more issues.
@songjiachao commented on GitHub (Feb 19, 2021):
mac big sur 11.2.1 (20D74)
proxyman 2.18.0
has the same problem
@NghiaTranUIT commented on GitHub (Feb 19, 2021):
Hey @songjiachao please delete the following files:
~/Library/Saved Application State/com.proxyman.NSProxy.savedState~/Library/Saved Application State/com.proxyman.NSProxy-setapp.savedStateand try again
@songjiachao commented on GitHub (Feb 19, 2021):
I can't find the files in /Library/Saved Application State

@NghiaTranUIT commented on GitHub (Feb 19, 2021):
So, it looks like you're not the case I'm looking for.
@songjiachao does it happen after you update to 2.18.0?
Please try to delete these files: https://github.com/ProxymanApp/Proxyman/issues/721#issuecomment-742176283