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

Error: Stream error in the HTTP/2 framing layer in some requests not all requests #7399

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

Comments

@zhengxiaomei123
Copy link

zhengxiaomei123 commented May 13, 2024

Expected Behavior

Insomnia can solve those request and response without error.

Actual Behavior

  1. Click on the "Preferences" option, In the opened panel, select [General -> Preferred HTTP version].Click on HTTP
  2. Click the send button to see if Insomnia successfully initiates the HTTP/2 request.
    In some request not all, I will get Error: Stream error in the HTTP/2 framing layer error.
    In server api log, all response HTTP version is HTTP/1.1 .
    success resolved response:
[13/May/2024:02:51:28 -0500] "GET /v3/users/0688b01e6439ca32d698d20789d52169126fb41fb1a4ddafcebb97d854e836c9/projects HTTP/1.1" 200 487 "-" "insomnia/9.1.1"

fail resolved response:

INFO nova.osapi_compute.wsgi.server [None req-137d23fd-ad0c-47c8-b577-8a11d7b807b9 0688b01e6439ca32d698d20789d52169126fb41fb1a4ddafcebb97d854e836c9 387b498fade34fb1be7472e08af11bf1 - - default default] 172.26.0.1,127.0.0.1 "GET /v2.1/387b498fade34fb1be7472e08af11bf1/os-hypervisors/detail?include_remote_restart_enabled=true HTTP/1.1" status: 200 len: 417 time: 0.0108478

Reproduction Steps

No response

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

insomnia/9.1.1

What operating system are you using?

Ubuntu

Operating System Version

Ububtu22.4

Installation method

download from insomnia offical website

Last Known Working Insomnia version

No response

@zhengxiaomei123 zhengxiaomei123 added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels May 13, 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