VCPKG curl error/warning #11540
Unanswered
Galatis-Giuliano
asked this question in
General questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Recently I've started to get an error in my build pipeline that reads as follows:
It keeps going like this.
I'm using blob storage as the location for my binary cache. My vcpkg.json looks like this:
I did some testing and without grpc the error doesn't happen but there may be something I'm missing.
What's strange is that in my managed pool it is an error while in the Microsoft Hosted Agent it is only a warning. The two also seems to provide different image versions at the moment.
Managed Pool Agent image version:
20250120.2.0
Microsoft Hosted Agent image version:
20250127.1.0
I'm using windows-latest for these. I've only recently started to see this error/warning appear. Any help or advice is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions