-
Is this happening if you push to OneDev directly without going through reverse proxy?
-
Yes. I get the same error, but it is returned by the dotnet nuget push command directly.
-
Just tested to push with dotnet nuget push and it works fine. Can you please attach an example project with a step by step reproducing guide demonstrating the issue?
-
Reopen if you have more info
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
I have created repository with package management enabled. I have followed instructions for adding nuget source. When I try to push a nuget I get BadGateway. On my reverse proxy I see this:
[WRN] "RequestBodyDestination": The destination reported an error when copying the request body. System.AggregateException: One or more errors occurred. (Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host..) (An error occurred while sending the request.) ---> System.IO.IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host..
Any way to see some detailed logs on OneDev? I tried opt/onedev/logs/server.log, but there is nothing there.
I am on v16.0.1.