- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-19-2024 07:26 AM - edited 03-19-2024 07:28 AM
Hello, I am currently tasked to set up a container following the steps supplied with Expedition2 Beta Build. After the command "docker-compose up -d" there are newly created volumes but is unable to authenticate to ghcr. I have attempted to link my github profile together but no success. The below message's are displayed:
- on command line -
docker-compose up -d
...
Pulling expedition-db (ghcr.io/paloaltonetworks/expedition-db:2.1.1)...
ERROR: Head "https://ghcr.io/v2/paloaltonetworks/expedition-db/manifests/2.1.1": denied
- on web browser -
https://:ghcr.io/v2/paloaltonetworks/expedition-db/manifests/2.1.1
code: "UNAUTHORIZED"
message: "authentication required"
03-19-2024 02:29 PM
Hi @Golden_Boy ,
Does your token have the read:packages scope? Could you login into ghcr again and retry the command?
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!