insomnia icon indicating copy to clipboard operation
insomnia copied to clipboard

Localhost working other request hanging

Open TLPcoder opened this issue 5 years ago • 10 comments

Trying to move from postman to insomnia but all request (other than local) are hanging. Seems like a straight forward GUI not sure what I am missing.

version: 7.0.2 OS: Mac 10.14.1

failing curl request: curl --request GET
--url https://www.google.com/

TLPcoder avatar Nov 09 '19 01:11 TLPcoder

👋 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.

welcome[bot] avatar Nov 09 '19 01:11 welcome[bot]

Hmm, can you post a screenshot of the curl version the app is finding on your system?

image

gschier avatar Nov 11 '19 20:11 gschier

Screen Shot 2019-11-11 at 5 55 24 PM

TLPcoder avatar Nov 12 '19 01:11 TLPcoder

Does Curl work on your system from the command line? Seems like something could be interfering with DNS on your end. Insomnia uses libcurl to send requests so it would also be helpful if you could verify whether or not you can make the same request from your command line using Curl.

gschier avatar Dec 04 '19 19:12 gschier

I am not seeing any curl issues while using the command line. If I use the "copy as curl" feature to copy a request which is timing out and use from the command line the request works as expected.

TLPcoder avatar Dec 09 '19 21:12 TLPcoder

Hmm, that makes me feel like there may be some errors visible in View > Toggle DevTools > Console. Can you check that for me?

gschier avatar Dec 11 '19 19:12 gschier

No errors are being displayed in the console Screen Shot 2019-12-19 at 2 03 45 PM

TLPcoder avatar Dec 19 '19 22:12 TLPcoder

Hmm... one more question. Sometimes there's some info in the Timeline tab after hitting cancel. Can you check to see what's in there?

gschier avatar Dec 20 '19 21:12 gschier

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 01 '21 23:06 stale[bot]

Hi @TLPcoder Do you see the same behavior with our latest release located here: https://github.com/Kong/insomnia/releases/tag/core%402022.6.0-beta.4

kreosus avatar Sep 02 '22 13:09 kreosus