I'm able to download
https://artifactory.local:443/artifactory/api/nuget/v3/central-nuget-remote/registration-semver2/librdkafka.redist/page/0.9.3-pre-20/1.1.0.json
However I get an ERROR for other two:
https://api.nuget.org/v3/registration5-gz-semver2/librdkafka.redist/page/1.2.0-RC1b/1.9.0-RC10.json
https://api.nuget.org/v3/registration5-gz-semver2/librdkafka.redist/page/1.9.0-RC12/2.5.0.json
<Error>
<Code>BlobNotFound</Code>
<Message>The specified blob does not exist. RequestId:c9216b7b-601e-003b-6c05-e4f853000000 Time:2024-08-01T11:25:23.6459651Z</Message>
</Error>
Can you check Nuget repository setup?
Checklist
IMPORTANT: We will close issues where the checklist has not been completed.
Please provide the following information:
[x] librdkafka version (release number or git tag): all
[ ] Apache Kafka version: not related
[ ] librdkafka client configuration: not related
[ ] Operating system: not related
[ ] Provide logs (with debug=.. as necessary) from librdkafka
Description
Getting an error while getting librdkafka through V3 API from nuget.org
How to reproduce
I'm using Artifacotry with local nuget repository central-nuget-remote which is linked to nuget.org. I can get this json:
I'm able to download
https://artifactory.local:443/artifactory/api/nuget/v3/central-nuget-remote/registration-semver2/librdkafka.redist/page/0.9.3-pre-20/1.1.0.json
However I get an ERROR for other two:Can you check Nuget repository setup?
Checklist
IMPORTANT: We will close issues where the checklist has not been completed.
Please provide the following information:
all
not related
not related
not related
debug=..
as necessary) from librdkafka