busy-vr-65076
02/18/2023, 9:33 PMkind-area-3810
02/18/2023, 9:40 PMcargo shutle project list only lists your projects, but someone else could have a project with that name. Could that be the issue here, or did you try a lot of names?busy-vr-65076
02/18/2023, 9:43 PMkind-area-3810
02/18/2023, 9:51 PMkind-area-3810
02/18/2023, 9:51 PMbusy-vr-65076
02/18/2023, 9:52 PMkind-area-3810
02/18/2023, 9:55 PMbusy-vr-65076
02/18/2023, 9:57 PMagreeable-painting-48846
02/18/2023, 9:59 PMshuttle-axum-boilerplate project from the assumed URL but it returns a 404, so it's probably not a deployed project. What might have happened is that the project name is already used by someone else but it's not deployed, and if you don't choose to set up an environment on shuttle initially it never checks to see if the project/subdomain name is taken so it only checks when you run cargo shuttle project new
as a precaution when I don't immediately set up a shuttle environment I always set up shuttle.toml since it's much easier to view your project name there (and change it if required) - otherwise I personally tend to run into the 400 bad request error quite a lot since my project names tend to have no imagination whatsoever put into thembusy-vr-65076
02/19/2023, 5:04 AM