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

Request showing 200 good when local server was off http://127.0.0.1:8000 #8135

Open
1 task done
ScarSoft opened this issue Oct 28, 2024 · 0 comments
Open
1 task done
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@ScarSoft
Copy link

Expected Behavior

should get an Error: Couldn't connect to server

Actual Behavior

When send request it gave a 200 with the data of the last successful request that happened even though it should be a error cant connect to server.
I confirmed i didn't have the server open by sending a post request with different data which said was a success then get the info which did not show the updated value because it was actually just an error but insomnia reported it as a 200 with the past data.

Reproduction Steps

I'm not able to reproduce but this is what led to it.
Server stopped on Friday
Insomnia left on until Monday
pushed commit from insomnia default git system
Monday tried to send request which gave 200 even though server was off
Restarted insomnia 2 times
bug still happened
start the sever then everything back to working

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

v10.1.1

What operating system are you using?

Windows

Operating System Version

Windows 11

Installation method

download from insomnia website

Last Known Working Insomnia version

No response

@ScarSoft ScarSoft added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

1 participant