-
Notifications
You must be signed in to change notification settings - Fork 853
Postman starts very slow in Windows #4262
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
Hi @cr2121 Can you give us more details for us to investigate this better? Please drop us a mail with the following info to
|
Closing this due to inactivity. Please reopen if you still find the issue on our latest version. |
This is still an issue for me. Startup is very slow. |
@duyn9uyen we've made some performance improvements to startup time in the latest version of Postman. Could you update to the latest version |
I have the same problem right now with Postman |
Same here, was working just fine til I clicked on the update button. Now startup is very slow to no startup at all. |
@Xoloitzcuintli if you are on windows, it could be issue with GPUs that we are facing currently. Can you try the workaround mentioned here #4594 (comment) |
The same here:
Started after recent update from app itself. Postman: 6.1.3 UPD: |
Having issues also. Using Process Explorer, while installing Postman, it churns up 7-8 threads, then after a bit, settles down to 4 running threads with a new thread being started and killed off about every second. I've been waiting over 5 mins and it's still starting/killing a 5th thread over and over. I'm using Win Svr 2012 R2 box inside VMWare Workstation to run this on |
I have the same issue with latest version of Postman on Mac OS X 10.13.3. It took around ~5 minutes to start which is unbearable. |
Same issue here on Windows 8.1. Blinking, threading, menu working though no functionality available. Version 6.1.3, win 64. Have no GPU, running HP probook with integrated graphics (if any). |
This should be reopened...I am having the issue as well on Windows 8.1, Postman v6.1.4. The chrome of the application shows up, but all black otherwise. CPU usage spikes (so CPU fan on my X1 carbon ramps up), mouse cursor blinking and choppy. If I am very patient (waiting 5 or more minutes) it seems to open up. I tried removing Postman everywhere and doing as clean of an install as possible and no change. Finally used @harleydk suggestion to set to Windows Vista compatibility and it opened right up! |
The same symptoms as greenais
Version : v6.1.4 I already discarded the %user%AppData\Roaming\Postman\requester.json the have it refreshed. Cleared the cache folder but no luck. I found myself writing a curl request instead of opening, which was a lot faster. @harleydk suggestion to set Windows Vista ( I set Windows 7 ) worked ! |
Can add to that, ludicrous startup time. Setting compat mode to Win Vista solved the problem. Win 7 Prof 64 |
Same here using Linux (latest Manjaro KDE). I wonder why. I'm using it since 2 months already. UPDATE: solution for Manjero/Arch linux is reinstalling using postman-bin instead. |
Same here on MAC... |
Please fix it, its a great much-needed software, but it has really become to slow to work with, as described in the comments above. |
With so many people reporting this is still an issue, can an admin of this thread reopen this? |
Hey guys, some people have reported that this issue is also caused by the GPU issue for which we have proposed a workaround here #4594 (comment) . Please do let us know if this workaround doesn't solve the issue. In the meantime we are also actively working to find the solution for this. |
Hi @prashantagarwal , I've checked it again. Using the workaround of #4594 does fix it. I have multiple times deleted and added the work-around. I'm pretty sure it fixes the issue for me without using the backwardscompatible option. I am using the internal INTEL GPU, I don't have a graphics card installed. |
I'm on a 2017 MacBook Pro, macOS High Sierra 10.13.6, and in general Postman is very, very sluggish. I'm running Postman 6.2.2 right now. Are you saying there are GPU issues in my environment as well, or only on Windows? My experience is that when I start up Postman, it takes about 5-10 seconds before the UI responds to my click to switch to the "Collections" panel, and then another 5-10 seconds or so before that panel actually loads any collection data. In general, clicking on things in the UI is sluggish even after startup has finished. And if I've been running Postman for a while in the background, when I switch over to it, it seems quite sluggish while warming back up. |
Switched to postman canary , works as expected |
Same issue with me. |
I concur with @nejcr, switching to canary build also seems to have resolved my performance/startup issues on macOS! Wonder what changed. |
Setting POSTMAN_DISABLE_GPU=true worked for me |
C:\Users\xroug\AppData\Local\Postman\app-6.2.5\Postman.exe --disable-gpu Worked for me |
This is also happening to me, I get a blinking cursor and it take forever for postman to load I see several postman processes. I will try some of the fixed above and try to update |
I used C:\Users[MYNAME]\AppData\Local\Postman\app-6.3.0\Postman.exe --disable-gpu and all I now get is the planets orbiting a bigger planet (or sun), and it just hangs there.. As a Software developer I understand things break, so I will be patience.. |
When it happens to me, I kill every PostMan process and restart, usually the app then opens instantly. |
I have v6.6.0 for windows and the slow startup showed up today - not as bad as in older versions that I've tried (at the time took more than a minute to start up) but still waiting 20-30s is very annoying compared with the instant opening of the Postman chrome extension. Great tool though! Keep up the good work! |
This Solved my problem. |
Hei, I still have this problem. Just downloaded the latest version of postman 6.7.3, set also the POSTMAN_DISABLE_GPU variable to true but no enhancement. Opened the app 5 minutes ago and I still have a black screen. |
Same issue, Postman-win64-7.0.5. Disabling GPU fixed? it. |
Post man 6.0 + version works setting environment variable - POSTMAN_DISABLE_GPU : true. |
Been having this issue for months. Any updates / fixes? We should just write our own open-source API tester. Version 7.6 |
I used the POSTMAN_DISABLE_GPU=ture to handle the slow start up on server 2012 I remote into with Postman version v7.0.7. It started right up after setting the environ variable. |
Closing this as a duplicate of #4594. We will be publishing an update soon on the related thread. |
App Details:
The text was updated successfully, but these errors were encountered: