mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Error in new installation #183
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @belf88 on GitHub (Apr 29, 2022).
hi,
when I run this command sudo docker-compose up -d in the terminal it gives me this error:
ERROR: Head "https://ghcr.io/v2/plankanban/planka/manifests/latest": denied
@dbrennand commented on GitHub (Apr 29, 2022):
Hi, I know it sounds silly but can you try again?
The container image only finished building 17 minutes ago 😁
https://github.com/plankanban/planka/runs/6228008319?check_suite_focus=true
@belf88 commented on GitHub (Apr 29, 2022):
i tried it now and it doesn't work. now i try to reset the vps server
@dbrennand commented on GitHub (Apr 29, 2022):
Hi, I doubt it's an issue with your server. I also get unauthorised.
@dbrennand commented on GitHub (Apr 29, 2022):
@meltyshev I think you may need to go to the repository package settings and make the container image public?
@meltyshev commented on GitHub (Apr 29, 2022):
Sorry 🙈 please try again.
@dbrennand commented on GitHub (Apr 29, 2022):
@meltyshev - Nice it's working now.
@belf88 - Can you confirm this issue is resolved?
@belf88 commented on GitHub (Apr 29, 2022):
ok, it's working. but now i have a problem with the infinite login wheel
@belf88 commented on GitHub (Apr 30, 2022):
solved infinite loading problem by installing nginx on ubuntu preconfigured by vps. also installed nginx proxy manager and set with subdomain and port also included in the docker configuration. #223