postman

Postman launches with a blank screen


This is now the third or fourth time that this has happened in the last couple of weeks: When I launch Postman all I get is a blank screen:

Postman blank screen

The only way to get around this that I have found is to reboot my workstation, which is of course a PITA.

I am using Ubuntu 18.04.4 LTS, 7.20.0.

Any fixes, workarounds etc are welcomed.


Solution

  • I had same problem on my linux machine. Simply run the following on your terminal until they both tell you no more process to kill.

    killall Postman
    killall _Postman