You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: