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 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.