-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] App remains stuck on loading icon (no menu) #294
Comments
It seems the startup procedure is somewhat borked. The Can you run |
I tried it and see this in the log:
|
That looks good... Do you still have this issue? If so, can you take a screenshot of what goes wrong (preferably with the menu open, if possible)? |
Okay, that's strange! You mentioned that this started happening recently? Did anything specific in your setup change recently? Did this start after the latest macOS update, or after updating Homebrew? If you can think of anything that can help me reproduce the issue, let me know. I'll take a more detailed look later and try to see where the app might be hanging or freezing. In the meantime, please try the DEV build I've attached. It's a pre-release build of the upcoming version that contains a few fixes that may or may not resolve the issue. Probably won't, but it doesn't hurt to try: phpmon-dev.zip |
Thanks for helping! Unfortunately the pre-release build is not fixing the issue.. The only thing I can think of is that I upgraded all brew packages a short while back.. PHP and Nginx seem to function normally. I'm running an M1 pro Macbook 14". Let me know if I can be of any help. Are there maybe any Application Support files or other lib files I could clear? |
There isn't anything you can clear that will fix an issue like this, unfortunately. I recommend trying: run I've seen app hangs resolved by a reboot, weirdly enough. Let me know if that helps! If it does not, I'll see what else I can do. |
The Thanks for helping and again thanks for making the app 🙌 |
Good news! 😃 |
Hello @nicoverbruggen I have the same issue and I have also no idea what can cause this. Yesterday it worked fine, and today when I booted up the system, the PhpMonitor app is stuck and I see no menu or possibility to quit it. Unfortunately for me, the But yesterday I run the Btw, the Valet service is running, I can open the websites locally, they are working. Here is my
|
I don't have the time to do a deep dive at this time, but if the contents of the .app itself is being modified, macOS may indeed prevent the app from launching. You can try reinstalling via the latest zip? Does that help? |
OK, so finally it works again. What I did:
And now it works as expected. :) |
@Perzonallica Fantastic, great to hear things are working again! And thanks for writing down what remedied the issue. You never know who else is helped with those steps! |
Is there an existing issue for this?
Current Behavior
Hi! Big fan of your application. Been using it a lot and it saves me a lot of time and is friendly to use! That being said I have a problem with the menubar icon not loading the php version. It keeps showing the loading icon while everything on my system is functioning normally. Valet, nginx and homebrew don't seem to have any issues. I've tried reinstalling the app (deleting it from Applications and removing the cache file) but the issue remains..
I'm not sure how to debug this issue. I've attached the latest log file when starting the application via the CLI.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Do you have a log file (or a screenshot) or any additional information?
The text was updated successfully, but these errors were encountered: