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

UND_ERR_TRAILER_MISMATCH #880

Closed
RuralDependencies opened this issue Jul 14, 2021 · 2 comments
Closed

UND_ERR_TRAILER_MISMATCH #880

RuralDependencies opened this issue Jul 14, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@RuralDependencies
Copy link

RuralDependencies commented Jul 14, 2021

Hello all

https://pinterest.com/ leads to:

[ERROR] TrailerMismatchError: Trailers does not match trailer header
at wasm_on_message_complete (/home/test/node_modules/undici/lib/client.js:410:28)
at :wasm-function[37]:0x83b
at :wasm-function[48]:0x1971
at :wasm-function[47]:0xc3f
at llhttp_execute (:wasm-function[13]:0x43c)
at Parser.execute (/home/test/node_modules/undici/lib/client.js:528:30)
at TLSSocket.onSocketData (/home/test/node_modules/undici/lib/client.js:972:10)
at TLSSocket.emit (node:events:365:28)
at addChunk (node:internal/streams/readable:314:12) {
code: 'UND_ERR_TRAILER_MISMATCH'

I'm unsure on how to solve this issue.
Thank you

@RuralDependencies RuralDependencies added the bug Something isn't working label Jul 14, 2021
@mcollina
Copy link
Member

Could you please include a full script to reproduce?

@RuralDependencies
Copy link
Author

It's solved, the IP address was invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants