View Issue Details

IDProjectCategoryView StatusLast Update
0006466unrealjson-rpcpublic2024-09-07 09:08
Reportersyzop Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version6.1.7.2 
Summary0006466: server.rehash over HTTP POST succeeds but gives empty response
DescriptionSomeone on IRCd mentioned that the server.rehash JSON-RPC API call over HTTPS POST closes the connection without a response. The same API call works well over UNIX sockets (tested) and to my knowledge also over Websockets (untested, so I may be wrong there).

Rehashing is a complex task and the webserver module gets unloaded and loaded again, maybe something goes wrong there. I had to do various things to make this API call work in the first place.

Must confess this has low priority for me and.. I think the closing without a response only happens for the successful case" and not when "rehash failed", so that way you can differentiate... but of course this bug should not be there... it should work regardless of the transport type.
TagsNo tags attached.
3rd party modules

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-09-07 09:08 syzop New Issue