-
Notifications
You must be signed in to change notification settings - Fork 853
Collection test runner shows up black #4128
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
@sh-tomer Thanks for writing in. Looks like this is an issue in the underlying framework Postman is built on. We will include a fix for this as soon as it is available. In the meantime, you can try the workarounds mentioned here - electron/electron#4380 |
@numaanashraf , thank you, but none of the workarounds there resolve the problem. |
Same, 5.5.3 on WIndows 10 |
+1 This is happening for me as well. Postman 5.5.3 on Windows 10. I do have an Nvidia GPU but the Electron thread indicates it is not limited to that GPU / maker. This is significantly hampering development & testing of our APIs. |
Postman has now become 100% unusable / unreliable for me. I have nVidia K1200 and 3 monitors. |
I'm running Window 7 32 bit at work. All of a sudden, i.e. one minute it worked next Postman is just giving me a black screen. Tried reinstall, all the suggested fixes, nothing works. Postman is now completely useless for me. |
Hi, Wednesday or Tuesday was working fine. Today no. |
Go to C:\users{user}\AppData\Local and delete the Postman folder. |
ajayush, thanks it helped! |
I'm still seeing the problem on Mac and on the latest version of Postman. Goes to black screen within a minute of starting. I just reinstalled the app and it's still happening. |
This is stopping us from even getting single activity done using Postman app. |
This just started happening to me 5 minutes ago on Mac OS Sierra, Postman version 6.1.3 EDIT: EDIT 2: Update: For what it's worth, I have a collection that has two requests each with a giant payload in the |
I closed POSTMAN and reopened it again a couple of times to no avail. Then closed a few other apps to free up some memory. Opened Postman and everything was working fine. I think postman was trying to allocate more memory than I had available, which was a few hundred megs at the time. |
Another solution from user @harryi3t is to add an environment variable called |
@numaanashraf, I thought I'd give the new Canary version a try, but it seems the issue occurs again in the latest version as well. I thought I would add more information that may help to resolve this issue. If I manage to start the developer tools for that screen before it goes black, I see the following error, which shows that the application was paused before an out of memory crash. Hope this can info will be helpful. P.S, I'm running Mac with High Sierra 10.13.4. |
@sh-tomer Thanks for your input. Could you let us know what version of Postman (Canary) you are using? Also, if you could give us the following information, that would really help us debug and fix this issue.
|
Sure @harryi3t, happy to provide more information to help resolve this issue.
Let me know if there is any more information I can provide. Thanks! |
Having exactly the same issue as @tomershay any updates on this one @harryi3t ? |
Hi everyone, in the latest canary version of app You can download the canary app from https://www.getpostman.com/downloads/canary Thanks |
@saswatds, thanks for the update. Thank you for the efforts. Would love to see this fixed in the future. |
Hi @tomershay, Is it possible that the workspace your are opening has a large number of collections? I tried optimising the follows and have updated the runner to load only collection information from the active workspace. If you do have lot of collections, can you split them to multiple workspaces and see if it helps? |
@sanduhrs, the workspace contains only 2 containers (20 requests + 320 requests). |
@sanduhrs, I'm happy to update that since upgrading to the last Canary version, this issue was resolved. Will keep you posted in case it will come back in the future. Thank you! |
Thanks @tomershay. We have pushed all our runner performance change to the production channel on app version |
App Details:
Postman for Mac
Version 5.6.0-canary01
OS X 17.2.0 / x64
Issue Report:
I recently upgraded to Postman Canary from the previous Postman version, because I thought it might help resolve this issue, but it seems to happen in Canary as well (few weeks after using it).
From some reason, when clicking the "Runner" button and opening the collection runner, it loads the screen and then the runner's window goes black.
It happened in the previous version few months after using it. Now it happens in Canary about couple of weeks after using it.
Please note - the black screen shows only after the loading screen of the runner (which shows up properly, with both text and animations).
The dev tools console of the postman application doesn't show any errors when running the collections.
Screenshots:


Requesting your assistance. Thank you.
The text was updated successfully, but these errors were encountered: