-
Notifications
You must be signed in to change notification settings - Fork 853
Postman startup very slow, 1+ minute #4578
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
Comments
I downgraded to 6.0.10 and it's working fine for me. |
@thoward333 Can you help me chalk out some details so that we can debug this.
Thanks in advance. |
|
@thoward333 Thanks. Do you also have some GPU installed as well, Like nvidia or someother. |
@prashantagarwal AMD (ATI) FirePro M4000 (FireGL V) Mobility Pro Graphics |
I have the same issue. |
I have the same issue |
Same issue here, and downgrading fixed it. |
same experience with 6.1.0-canary06 and 6.1.2 (win64). Downgrade to 6.0.10 works. |
I have the same problem right now with Postman 6.1.2 64 bits on Windows 8.1. I saw that 3 windows process launched on postman startup and mouse cursor show an loader as if to my machine is making a job on background and the app never starts. |
@thoward333 @carloshml @sbervinov @MG-CDS @jkonert @cesardl cd C:\Users\YOUR_USERNAME_HERE\AppData\Local\Postman\app-6.1.2
Postman.exe --disable-gpu If this works, it confirms that the issue is with the GPU. |
I noticed that v6.1.3 has been released. Does this update fix the issue described here? |
In 6.1.3 we added a workaround to disable the GPU. |
I have this issue since I upgraded to 6.1.3 |
i met this issue at postman-osx-6.2.4 |
Thanks for providing this workaround. The impression you get as a user is this: the software is slow or buggy (even though the GPU is the cause). So the question is, does it make sense to enable GPU by default given these effects? |
Same issue with 6.2.5, it's OK now with this workaround posted on issue #4594, thank you harryi3t |
Thank you @harryi3t !! |
I have this problem in 6.7.2!!! And the --disable-gpu setting DOES WORK!!! It's on a Windows 2012 R2 server VM, there IS NO GPU!!! |
This issue still happen every time Postman got updated (v.7.2.1). It's super annoying to have to go to cmd and type Postman.exe --disable-gpu. |
@TastyMantou @thoward333 @SteveIves @cuzzlor @nergalex @jawn @seven-huang @MG-CDS We were able to trace the root cause of this to a combination of OS version + GPU hardware + Driver versions that did not work well with Electron/Chrome (which is internally used by Postman). We have updated the Electron version on our canary channel which you can get from Please let us know if this fixes the issue. |
I'm still having this issue in 7.2.2 on Mac |
@jakesyl Can you try the canary build (7.3.4-canary03) which you can download from https://www.getpostman.com/downloads/canary? |
trying it out now @harryi3t |
@jakesyl Also, the same is available now on our stable channel (Postman 7.3.4) as well. |
Same issue here, using version 7.9.0 on Mac |
Eh, fix didnt work just looping when trying to sign in with google. |
I've been having this issue for months and so far nothing had worked, it takes up to 2 minutes for postman to start, once starts I can't switch on my tabs nor the collections for another minute, it is absolutely frustrating 👎 |
One new issue, I can't RENAME the tabs as it is not allowing it, I was able to just name or rename at the top, now I must do SAVE AS, and doing so it is soooo LAGGGYYYYYYY is there any other app like this to sue instead? |
Same here, Starting Postman takes very long. Still no solution? |
Ok, i just disabled Hardware Acceleration, and it's work faster. Left menu - Help - Disable Hardware Acceleration. I hope it's help to you. Sorry for my English. |
Describe the bug
I upgraded to latest 6.1.2 this morning. On startup of Postman, the window opens but is empty for ~1 minute. My cursor icon turns to busy but other than that, no indication of progress. Perhaps related: The splash logo on startup is solid black.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Application startup in a few seconds
Screenshots

If applicable, add screenshots to help explain your problem.
App information (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: