quarks
quarks

Reputation: 35306

Black window when running Postman on Windows 7

When running Postman on Windows 7

This is the screen that I can see:

enter image description here

In what way can I debug why this is happening? And what could be the fix for this?

Upvotes: 0

Views: 2930

Answers (4)

lazizanie
lazizanie

Reputation: 514

Clean up the indexDb folder and backup file, in those folders: C:\Users\AppData\Local\Postman C:\Users\AppData\Roaming\Postman

They are getting too big with time and it makes Postman crash.

Upvotes: 2

akaamil
akaamil

Reputation: 51

I had the same problem but I solved it:

Upvotes: 1

Jan Nielsen
Jan Nielsen

Reputation: 91

I had the same problem. Also changing between requests in postman was lagging. I solved it by logging out and logging in again (version 6.5.3/windows 10). After about a minute after I logged in again, it performed normally again.

Upvotes: 0

Matt
Matt

Reputation: 750

Is this for the latest version of Postman? You could try: https://www.getpostman.com/docs/v6/postman/launching_postman/installation_and_updates#troubleshooting-postman-updates

Upvotes: 0

Related Questions