401 Unauthorized problem
I try deploy, build logs ========================= Using Detected Dockerfile ========================= context: 7bb49d155153d8574a54be210228228c #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 93B done #2 DONE 0.1s #3 [internal] load metadata for ghcr.io/guola/cheer:latest #3 ERROR: failed to authorize: failed to fetch anonymous token: unexpected status: 401 Unauthorized ----- > [internal] load metadata for ghcr.io/guola/cheer:latest: ----- Dockerfile:1 ------------------- 1 | >>> FROM ghcr.io/guola/cheer 2 | 3 | ENTRYPOINT ["/entrypoint.sh"] ------------------- ERROR: failed to solve: failed to fetch anonymous token: unexpected status: 401 Unauthorized
8 Replies
Please provide your project ID or reply with
N/A
. Thread will automatically be closed if no reply is received within 10 minutes. You can copy your project's id by pressing Ctrl/Cmd + K -> Copy Project ID.is that a private image?
Yes
44ad2dda-3781-496a-85cd-21acfa63bec4
as far as I know, there's no easy way to give railway access to private images
Do you know any methon do it?
pardon?
Do you know any way to use private image?
no I don't
I don't think it's worthwhile to pursue, it would be best to just deploy from github and let railway build for you