Skip to content

Error after a refresh #12126

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

Closed
marcelovidigal opened this issue Jul 12, 2019 · 1 comment
Closed

Error after a refresh #12126

marcelovidigal opened this issue Jul 12, 2019 · 1 comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions ✔️ Resolution: Duplicate Resolved as a duplicate of another issue

Comments

@marcelovidigal
Copy link

marcelovidigal commented Jul 12, 2019

After a refresh (F5) the application stops in loading message, and no UI rendered. After search in log I found two issues, whats are this? Some one knows how to resolve this two things?

HTTP/2 connection error.
Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2ConnectionErrorException: HTTP/2 connection error (PROTOCOL_ERROR): Pseudo-header field found in request headers after regular header fields.

HPACK decoding error while decoding headers for stream ID 187.
Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecodingException: Index 69 is outside the bounds of the header field table. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.

The application works well, if no refresh (F5/CTRL+F5) is executed, no problem, if it is stopped after a refresh, a second refresh return to application.

@marcelovidigal marcelovidigal changed the title Error after a second refresh Error after a refresh Jul 12, 2019
@blowdart blowdart added the area-blazor Includes: Blazor, Razor Components label Jul 12, 2019
@mkArtakMSFT mkArtakMSFT added area-servers ✔️ Resolution: Duplicate Resolved as a duplicate of another issue and removed area-blazor Includes: Blazor, Razor Components labels Jul 16, 2019
@mkArtakMSFT
Copy link
Contributor

Thanks for contacting us, @marcelovidigal.
This issue has been fixed as part of #11560.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions ✔️ Resolution: Duplicate Resolved as a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

4 participants