I had a Discord bot running for a while and it worked fine but a little while back i noticed that the bot was not online anymore and so I tried to just deploy again, had some issues and just tried the "cargo shuttle project rm, cargo shuttle project new" to maybe fix things but now I just get an error on ..project new
ERROR shuttle_common::models::error: got an unexpected status code code=415 Unsupported Media Type
I tried to update the dependencies but that didn't do the trick either. Not sure what could cause this, especially since everything worked just fine before.