Remix.run Logo
federicotdn 6 months ago

I can't get Project creation to work. I click on "Deploy from Docker Hub instead →", fill in the details (name, image, cluster), and when I click Submit, I'm taken to the Projects page again (empty).

edit: looks like POST https://canine.sh/projects is returning 422.

czhu12 6 months ago | parent [-]

Weird, I'll take a look, guessing theres a permission issue with reaching the docker hub. Is it a private repository? I think last time I tried deploying an image with Dockerhub, the token that was provisioned didn't have read access.

At the very least, theres. bug with showing a better error message so I'll do that now!

federicotdn 6 months ago | parent [-]

Indeed, private repo