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

Deployment Error #289

Open
MuhammadUsamaMX opened this issue Dec 28, 2024 · 0 comments
Open

Deployment Error #289

MuhammadUsamaMX opened this issue Dec 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MuhammadUsamaMX
Copy link

Getting error wheb deploying using python script
python3 ./easy-install.py deploy
--project=drive_prod_setup
--email=email@example.com
--image=ghcr.io/frappe/drive
--version=stable
--app=drive
--sitename subdomain.domain.tld

A .env file is generated with basic configs. Please edit it to fit to your needs

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

while a also try to build image but getting More Complex Errors

@MuhammadUsamaMX MuhammadUsamaMX added the bug Something isn't working label Dec 28, 2024
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

1 participant