-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
wget docker-sonic-p4.gz returns 403 forbidden #9673
Comments
This looks related to sonic-net/SONiC#906 in the main repo. |
@richmondstacey Please use the new azure pipeline downloading link: https://sonic-build.azurewebsites.net/ui/sonic/pipelines |
There isn't a link for P4, however. I assume this is not supported anymore. And if so, the ask in 906 above is to get the wiki/docs updated. |
As indicated here, P4 platform is not supported any more. |
Description
The P4 Docker .gz artifact is missing? When trying to wget the "docker-sonic-p4.gz", it returns a 403 forbidden status.
Even with
--no-check-certificate
.After looking into the forums, it looks like the artifact location has been moved, but there's nothing listed/available for P4 or PINS. Per this discussion: https://groups.google.com/g/sonicproject/c/nfom0YXay8w
So, the request is 2 fold:
Steps to reproduce the issue:
Describe the results you received:
403 Forbidden - Invalid certificate
Describe the results you expected:
The docker-sonic-p4.gz file...
Output of
show version
:/NA
Output of
show techsupport
:/NA
Additional information you deem important (e.g. issue happens only occasionally):
I presume this is related to the migration toward PINS instead of just having P4RT with SONiC... but there's not any documentation for us to follow for this here:
https://github.com/Azure/sonic-pins
Thanks!
The text was updated successfully, but these errors were encountered: