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

SERIOUS POST BUG !!!! #330

Open
nop4LOL opened this issue Feb 28, 2024 · 2 comments
Open

SERIOUS POST BUG !!!! #330

nop4LOL opened this issue Feb 28, 2024 · 2 comments
Assignees
Labels
triage This ticket will be looked at shortly

Comments

@nop4LOL
Copy link

nop4LOL commented Feb 28, 2024

Description

Here I am again. You repaired the BUG submitted last time quickly, and I found a new BUG again !!

GET IS OK !!!!
GET IS OK !!!!
GET IS OK !!!!
SERIOUS POST BUG !!!!
SERIOUS POST BUG !!!!
SERIOUS POST BUG !!!!

I don't want to disclose the website and the code publicly, so I have sent the full code to your email at
[email protected]. Please check your inbox for it.

Issue Type

Bug

Operating System

Windows 10

Node Version

Node 16.x

Golang Version

Other

Relevant Log Output

reset err: stop request body writer and cancel code: CANCEL StreamID: 1 
2024/02/28 17:27:20 Request returned a Syscall Error: Post "https://***********/": net/http: request canceled (Client.Timeout exceeded while aw
aiting headers)->
Post "https://*******************": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
@nop4LOL nop4LOL added the triage This ticket will be looked at shortly label Feb 28, 2024
@bishnoikuldeep
Copy link

cycleTLSRequest 408 Request returned a Syscall Error: 
Post 
net/http: request canceled (Client.Timeout exceeded while awaiting headers)

I am facing the same issue have you found any workarounds?

@bishnoikuldeep
Copy link

That's the issue, and post requests seem to be working when I hit the server in local machine

error(*net.OpError) 
*{Op: "dial",
 Net: "tcp",
Source: net.Addr nil,
Addr: net.Addr nil,
Err: error(*net.DNSError)
*{Err: "i/o timeout",
Name: "google.com",
Server: "",
IsTimeout: true,
IsTemporary: false,
IsNotFound: false}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage This ticket will be looked at shortly
Projects
None yet
Development

No branches or pull requests

3 participants