-
Notifications
You must be signed in to change notification settings - Fork 16
npm error HPE_UNEXPECTED_CONTENT_LENGTH #20
Comments
Hi , have you tried the suggested solution here: |
Hi, I tested the solution but it doesn't work. |
I'm experiencing the same problem, @RenaudDemarneffe Did you find a workaround? |
Hi @mahcr, I have updated the order used to set the headers of the response but I don't know if it's the right solution. |
@Tavardit I have the same problem with npm (I'm using Nexus 3.19.1, i did some tests with local docker image and the npm repository works with Nexus> = 3.18, so i think Nexus image is ok). Here the log of command
reason: Parse Error: Content-Length can't be present with chunked encoding Could you fix this issue? Thanks in advance |
@TAvardit I have the same problem with PyPI. I used twine for the upload and it works properly. the error appears: |
Having the same issue here, any update to this? |
Hello,
I deployed Nexus OSS with nexus-proxy on a k8s cluster through the helm chart. I don't use GCP IAM authentication.
I followed the documentation to configure the npm repositories.
When I try to download a package, I got the error HPE_UNEXPECTED_CONTENT_LENGTH.
The full error stack is the following:
2019-08-30T14_56_28_661Z-debug.log
The error seems comming from the nexus-proxy because when I disable the nexus-proxy and directly access the nexus I don't get the error.
Is there a configuration parameter to avoid this error?
Thanks for your help.
Reagrds,
Renaud
The text was updated successfully, but these errors were encountered: