Open AntogamerYT opened 1 year ago
same
bump
I have the same problem.
Don't want to be "that guy" but why did you ruin a good tool? (For sure I also have loading issues)
Same problem here..
I've found a smart fix:
Hope this helped
It looks like my problem was a DNS problem. After restarting the router postman worked.
It looks like my problem was a DNS problem. After restarting the router postman worked.
it probably was related to some local files for me, according to the devtools (console, "inspect element"..) of postman. I've had this issue for months, i flushed my dns cache lots of times during this period and also restarted the router a lot but i got tired of it to the point that i switched to insomnia; very valid alternative, but i still missed postman
It looks like my problem was a DNS problem. After restarting the router postman worked.
it probably was related to some local files for me, according to the devtools (console, "inspect element"..) of postman. I've had this issue for months, i flushed my dns cache lots of times during this period and also restarted the router a lot but i got tired of it to the point that i switched to insomnia; very valid alternative, but i still missed postman
Nice! I'll take a look at insomnia, looks great. Thanks.
it can be DNS or network Problem change your DNS and test it, i accedently changed my DNS and my problem solved :)
I faced the same problem, I just sign out then sign in and it's work !
I faced the same problem, I just sign out then sign in and it's work !
Thank you. It's work.
I faced the same problem, I just sign out then sign in and it's work !
Ah thanks!
I faced the same problem, I just sign out then sign in and it's work !
It worked. Thank you bro
Solution that works for me : End task for Postman at task manager
I've found a smart fix:
- Download Revo Uninstaller or any custom uninstaller with a way to do an in-depth cleaning of an app after uninstalling it
- Search for postman, uninstall it (PRO TIP: Disable the system restore point creation if you want to save time, you can disable it in Options->Uninstaller->Make a System Restore Point before uninstall)
- After postman's uninstaller finished, continue with the advanced scan on Revo and delete every registry key & files
- Reinstall postman
- Profit
Hope this helped
Damn ! this helped me to resolve my issue. i tried by manually uninstalling the postman but it didn't work . Thanks brother .
Sign Out -> Sign In again
<- that solved it in my case. seems like my session has expired but it had to be refreshed manually.
Sign Out -> Sign In again
<- that solved it in my case. seems like my session has expired but it had to be refreshed manually.
Crazy, but it works. Thanks
i dont want to sign out it will loss my local data. there is some unsave request and collection. this happen after i update to newer version Postman v11.13.1
https://github.com/user-attachments/assets/43668b90-d35e-4a32-a27d-461ddbafd5b1
Got similar issue recently (I wasn't able to sign in and out, entire app just froze)
I've found a smart fix:
Download Revo Uninstaller or any custom uninstaller with a way to do an in-depth cleaning of an app after uninstalling it Search for postman, uninstall it (PRO TIP: Disable the system restore point creation if you want to save time, you can disable it in Options->Uninstaller->Make a System Restore Point before uninstall) After postman's uninstaller finished, continue with the advanced scan on Revo and delete every registry key & files Reinstall postman Profit Hope this helped
There's a faster option
You can go to %appdata%
(I guess similar folder exists on mac) and delete Postman
folder
If you don't want to loose your local data you can make a copy before deleting and then try pasting some files there and see what happens (I haven't tried that, but I would start by pasting some storage related files)
You also can go other way around and start deleting files from there to see which one is causing the issue.
If nothing works in worst case you can restore the broken data and wait for the fix 🙃
Is there an existing issue for this?
Describe the Issue
Postman is stuck in an infinite loading screen and I can only close it via the task manager, Alt F4 and closing it in the taskbar don't work
Steps To Reproduce
Screenshots or Videos
https://github.com/postmanlabs/postman-app-support/assets/64664639/12b11698-055f-4bb6-bf49-aa14710cdc41
^ this is pretty interesting because it seems to block a js script from running and I think that is the main issue
Operating System
Windows 11 22H2 (22621.2134)
Postman Version
i think 10.17.4 (by looking at %localappdata%\Postman)
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
I've tried uninstalling and reinstalling the Postman app but it didn't change anything