Skip to content
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

“https://ghcr.io/v2/frappe/helpdesk/manifests/stable” is UNAUTHORIZED #2119

Open
interknotproxy opened this issue Dec 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@interknotproxy
Copy link

Information about bug

Code that causes an error:

python3 ./easy-install.py deploy \
    --project=helpdesk_prod_setup \
    --email=your_email.example.com \
    --image=ghcr.io/frappe/helpdesk \
    --version=stable \
    --app=helpdesk \
    --sitename subdomain.domain.tld

Execution Result

[+] Running 12/12
 ✘ frontend Error     Head "https://ghcr.io/v2/frappe/helpdesk/manifests/stable": denied                                                                         0.4s 
 ✘ websocket Error    context canceled                                                                                                                           0.4s 
 ✘ redis-queue Error  context canceled                                                                                                                           0.4s 
 ✘ redis-cache Error  context canceled                                                                                                                           0.4s 
 ✘ cron Error         context canceled                                                                                                                           0.4s 
 ✘ backend Error      context canceled                                                                                                                           0.4s 
 ✘ db Error           context canceled                                                                                                                           0.4s 
 ✘ configurator Error context canceled                                                                                                                           0.4s 
 ✘ proxy Error        context canceled                                                                                                                           0.4s 
 ✘ queue-long Error   context canceled                                                                                                                           0.4s 
 ✘ queue-short Error  context canceled                                                                                                                           0.4s 
 ✘ scheduler Error    context canceled                                                                                                                           0.4s 
Error response from daemon: Head "https://ghcr.io/v2/frappe/helpdesk/manifests/stable": denied
  Docker Compose failed, please check the container logs
 Command '['docker', 'compose', '-p', 'helpdesk_prod_setup', '-f', '/root/helpdesk_prod_setup-compose.yml', 'up', '--force-recreate', '--remove-orphans', '-d']' returned non-zero exit status 18. 

What i have already tried

docker logout

change dns

Version

Latest version using easy install script

Installation method

easy-install

Relevant log output / Stack trace / Full Error Message.

No response

@interknotproxy interknotproxy added the bug Something isn't working label Dec 31, 2024
@Rayrnond
Copy link

+1

@RitvikSardana
Copy link
Member

Should be fixed not, let me know if you are still facing the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants