Skip to content

HTTP 2: invalid state progression ('closed' to 'closed') #145

Closed
@pspacek

Description

@pspacek

Hello,

I've noticed that /sometimes/ lua-http server throws this error:

error: /usr/share/lua/5.1/http/h2_stream.lua:175: invalid state progression ('closed' to 'closed') stack traceback:
	[C]: in function 'error'
	/usr/share/lua/5.1/http/h2_stream.lua:175: in function 'set_state'
	/usr/share/lua/5.1/http/h2_stream.lua:702: in function 'handler'
	/usr/share/lua/5.1/http/h2_connection.lua:219: in function 'handle_frame'
	/usr/share/lua/5.1/http/h2_connection.lua:260: in function 'step'
	/usr/share/lua/5.1/http/h2_connection.lua:342: in function 'get_next_incoming_stream'
	/usr/share/lua/5.1/http/server.lua:155: in function </usr/share/lua/5.1/http/server.lua:132>

I'm going to attach PCAP file with the traffic so you can see what caused this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions