-
Notifications
You must be signed in to change notification settings - Fork 909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some packages can not be installed without explicit version within company. #846
Comments
This looks to me to be due to the heavy load. You have seen our messaging about intermittent failures? |
Definitely looks like a network connectivity issue:
I've never seen that error from anyone so I am inclined it is more an issue on your company's end. What does your network path to the api resource look like? |
I've seen it in the past. I think things are starting to clear up now so you shouldn't run into this much. |
It looks like one but it NEVER passes without version and it ALWAYS passes with version so that kinda doesn't look like a network error.
Do you mean
No
No
Define 'past'. This happens for over a year without any change in frequency. You previously stated that it is something with new packages and elasticsearch but that obviously isn't that issue. |
Irrelevant to this issue. |
Based on the log you posted, it was 397. It was having issues with connecting. Whether your log is the same as the other issues you have been seeing or not is what we are attempting to figure out. |
Most definitely related to #1004 |
This is resolved with #1004 |
This is still not resolved. |
The status page for Chocolatey just went orange, so I would guess that is the cause. Rereading this GH issue I wasn't able to get the package to install with explicit version either, my mistake. |
@donbecker, are you behind the proxy ? |
@majkinetor Nope. The status page for Chocolatey just went orange, so I would guess that is the cause. Rereading this GH issue I wasn't able to get the package to install with explicit version either, my mistake. |
@majkinetor I'm using v0.10.15 and the behavior is the same:
I'd say the issue persists... |
This happens only within my company and on all types of Windows OS: 7 - 10.
Some packages can never be installed unless
-version
is set to the latest one. This can happen with any package in dependency hierarchy in which case, to install the package, you must manually install all dependencies with explicit version set.It seems random and doesn't depend on a package age. Its random in a sense that package that doesn't work, always doesn't work on particular computer (it might work on another one which has the different set of unworking packages or none at all) but why specific packages fail is unknown.
This happens for a duration of year or so.
Here is the systemexplorer installation log that I encountered today around 16:15h.
The transcript is available as gist: https://gist.github.com/anonymous/6061e7b5c4b13d6f96f555e16aa0bcf8
Previously failed packages included well known and used ones such as ruby, syinternals etc.
Choco 0.9.10.3.
The text was updated successfully, but these errors were encountered: