[Bug]
I'm running insomnia-5.16.6-x86_64.AppImage on Centos7 with Gnome Shell 3.14.4, Gtk+ Theme Zorba-Black.
When I get response for a request, all window content goes white leaving only the title bar. Restarting Insomnia restore gui elements, until the next request reponse.
Dependencies:
libcurl: 7.59.0
OpenSSL: 1.1.0h
zlib: 1.2.11
nghttp2: 1.31.1
馃憢 Thanks for opening your first issue! If you're reporting a 馃悶 bug, please make sure
you include steps to reproduce it. If you're requesting a feature 馃巵, please provide real
use cases that would benefit. 馃應
To help make this a smooth process, please be sure you have first read the
contributing guidelines.
Hmm, that's strange. Does it happen with any request, or a specific one?
Can you check View > Toggle DevTools > Console to see if there are any errors when it happens?
DevTools was disconnected from the page.
One page is reloaded, DevTools will automatically reconnect.
I am having the same issue. To recreate: fresh install latest download for your OS (I'm running Windows 10 build 17692, Insomia v5.16.6) and step-by-step the tutorial. When you get to the GitHub OAuth 2.0 page, and send the correctly configured request, the prompt for GitHub credentials sign-in is successful then all you get in return is a new blank window.
Screenshot:

Not sure if having a working redirect_url on a server running at the time locally is required for the tutorial example, perhaps?
@sc0ttwad3 I'm pretty sure your problem is different. This issue is related to the app crashing, which results in the entire app becoming white. Your issue seems to be specific to the OAuth feature.
It's probably best to post a new (oauth-specific) issue outlining your problem. (you can just repost your above comment as a new issue)
Hi @gschier I'm not sure but I suspect it may be related to json parsing. These days, I'm working on SOAP and never experienced the crash. Tried some REST API with json formatted response and it goes blank every time.
@Navds, do you have a public URL handy that I can test with?
This for example:
GET https://www.metaweather.com/api/location/search/?query=san
@gschier Thx. I went ahead as directed and created #1000
Thanks @sc0ttwad3!
@Navds that URL seems to work for me (on Mac) 馃槙
insomnia is awesome on my mac or windows too. This bug concerns only the appimage on linux
Oh, got it. I will try to reproduce it in a VM then
Any updates on this? Getting the same error with:
Insomnia Version: 6.3.2
Operating System: Centos7
I encountered the same problem today when I restored my MacBook pro 13inch on a new MacBook Pro 2015 15inch.
Scenario 1:
Open Insomnia using my old data and requests -> shows white screen only
Scenario 2:
Delete insomnia folder under application support
Open Insomnia (no data) -> shows the UI -> create a test get requests https://google.com -> click send -> white screen only
Scenario 3:
Delete insomnia folder
Uninstall insomnia
Open Insomnia (no data) -> shows the ui -> create a test get requests https://google.com -> click send -> white screen only
OS: High Sierra
Screen: 15inch
Resolution: 1920x1200
Finally, I was able to make it run by removing and reinstalling zlib on my mac using brew.
@aindong how on Earth did you figure that one out?
Any progress on this? Having the same problem on my Linux computer using the AppImage version...
Same issue on my Mac 10.11.6 (El Capitan)