Access to Shell after failed deploy

Hello,

I am having an issue with a deploy of a Node application that uses a Prisma SQLite db. I have a failed migration, which is causing the build to crash. I’m pretty sure I can solve the issue if I can get at the db, but the shell will not load because the build failed. Is there any other way to access the disk?

Hi @cjreimer, currently the shell is the only way to access the disk but we are working on a SSH access and a CLI. I took a look at your services and they seem to be deployed. Let me know if there is anything else I can help you with!

Thanks @tyler.

I had another issue that I was trying to discuss via chat, but I’m not getting a response, so I’ll open a forum post to discuss.