Closed foryayfan closed 1 year ago
@foryayfan we haven't been able to reproduce this problem, can you confirm if you are still having this problem.
This feels like it could be a local environmental problem, rather than an issue with Chocolatey itself. Are you using any form of proxy, or other network related tools, within your environment?
Due to this issue being stale, I'm going to go ahead and close it. We can always re-open it again if needed.
Checklist
What You Are Seeing?
I have 67 packages installed. Recently when running "choco upgrade all" I found that many, but not all of the packages were failing to update. All of the failures were reporting "Received an unexpected EOF or 0 bytes from the transport stream."
Here is an example output: PS C:\Windows\system32> choco upgrade chocolatey -v Chocolatey v1.2.0 Upgrading the following packages: chocolatey By upgrading, you accept licenses for the packages. chocolatey is not installed. Installing... Progress: Downloading chocolatey 1.2.1... 12% chocolatey not installed. An error occurred during installation: Received an unexpected EOF or 0 bytes from the transport stream. chocolatey package files upgrade failed with exit code 1. Performing other installation steps. The upgrade of chocolatey was NOT successful. chocolatey not installed. An error occurred during installation: Received an unexpected EOF or 0 bytes from the transport stream.
Chocolatey upgraded 0/1 packages. 1 packages failed. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
What is Expected?
I expect the packages to download completely with no errors.
How Did You Get This To Happen?
I ran "choco upgrade all -y" and encountered many packages reporting unexpected EOF. I then ran "choco upgrade chocolatey" and encountered the same error on that specific package
System Details
Installed Packages
Output Log
Additional Context
No response