error while writing response
MrRabbitTwo opened this issue · 1 comments
MrRabbitTwo commented
Hi team , the proxify writing response error
OS:win11
CMD: .\proxify.exe -ha ":18888"
VERSION: v0.0.15
I can not receive response when visit website(http/https) , error message as follow:
_ ___
___ _______ __ __ (_) _/_ __
/ _ \/ __/ _ \\ \ // / _/ // /
/ .__/_/ \___/_\_\/_/_/ \_, /
/_/ /___/
projectdiscovery.io
[INF] Current proxify version v0.0.15 (latest)
[INF] HTTP Proxy Listening on :18888
[INF] Saving proxify logs to proxify_logs.jsonl
[ERR] martian: got error while writing response back to client: http: ContentLength=9678 with Body length 5581
[ERR] martian: got error while writing response back to client: http: read on closed response body
[ERR] martian: got error while writing response back to client: http: read on closed response body
[ERR] martian: got error while writing response back to client: http: ContentLength=7876 with Body length 3779
[ERR] martian: got error while writing response back to client: http: ContentLength=8187 with Body length 4090
[ERR] martian: got error while writing response back to client: http: read on closed response body
[ERR] martian: got error while writing response back to client: readfrom tcp 127.0.0.1:18888->127.0.0.1:10335: http: read on closed response body
[ERR] martian: got error while writing response back to client: http: read on closed response body
[ERR] martian: got error while writing response back to client: http: read on closed response body
[ERR] martian: got error while writing response back to client: http: ContentLength=10508 with Body length 6411
[ERR] martian: got error while writing response back to client: http: read on closed response body
[ERR] martian: got error while writing response back to client: readfrom tcp 127.0.0.1:18888->127.0.0.1:10363: http: read on closed response body
[ERR] martian: got error while writing response back to client: http: read on closed response body
p00h commented
The same problem occurs in both next configurations:
OS=win10 22H2 19045.3803, Proxify=version v0.0.15 (latest)
OS=AlmaLinux release 9.4 (Seafoam Ocelot), Proxify=version v0.0.15 (latest)