Skip to content
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

bug: changing network or switching VPN makes requests stall #4787

Open
1 task done
SethFalco opened this issue May 16, 2022 · 3 comments
Open
1 task done

bug: changing network or switching VPN makes requests stall #4787

SethFalco opened this issue May 16, 2022 · 3 comments
Labels
A-networking Area: Network / Requests B-bug Bug: general classification N-author-input Needs: response from ticket creator N-investigation Needs: investigation S-unverified Status: Unverified by maintainer

Comments

@SethFalco
Copy link
Contributor

SethFalco commented May 16, 2022

Expected Behavior

I should be able to switch network, then continue to make requests as normal.

Actual Behavior

If I make a request, then either switch network or VPN while the app is open, I can no longer make requests.

I have to restart Insomnia to make new requests.

image

Reproduction Steps

You must have at least 2 networks or a VPN configured to do reproduce this.

  1. Launch Insomnia
  2. Make a request (ideally it'll succeed… ^-^')
  3. Either:
    a. Switch to another network.
    b. Switch between Ethernet and Wi-Fi.
    c. Toggle your VPN connection, or switch to another VPN.
  4. Attempt to make another request.

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

v2022.3.0

What operating system are you using?

Other Linux

Operating System Version

Linux seth-pc-tux 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64 GNU/Linux

Installation method

Snap

Last Known Working Insomnia version

No response

@SethFalco SethFalco added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels May 16, 2022
@filfreire
Copy link
Member

Hi @SethFalco, thanks for reporting this!

This will need some investigation on our side, though I suspect it might also be related with another issue we have had reported a while back, #3454.

Some questions:

  • Do you attempt to make another request right after switching networks/VPN or after a few seconds?
  • Are you still able to reproduce it this, if say, after you switch network/VPN, you restart Insomnia?

In the meantime feel free to report any other issues you find 👍

@filfreire filfreire added N-investigation Needs: investigation N-author-input Needs: response from ticket creator A-networking Area: Network / Requests labels May 18, 2022
@SethFalco
Copy link
Contributor Author

Do you attempt to make another request right after switching networks/VPN or after a few seconds?

Both cause the same issue.

It doesn't seem to impact requests to 0.0.0.0.
It also doesn't impact requests that weren' executed before switching network.

For example, if I do a request, switch network, then repeat, it has the problem.
If I do a request, switch network, then navigate to a different request and do that one, it's fine.

Are you still able to reproduce it this, if say, after you switch network/VPN, you restart Insomnia?

No, restarting Insomnia resolves the issue.

@filfreire
Copy link
Member

Alright, thank you for your answers. I suspect it is indeed similar to #3454, as the behaviour you just described, I was able to reproduce as well last week.

We'll try to update you if there's any changes or fixes here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-networking Area: Network / Requests B-bug Bug: general classification N-author-input Needs: response from ticket creator N-investigation Needs: investigation S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

2 participants