Account being charged when not in use
Hi, I have been charged for several months from Railway even when no one is using the api I hosted on Railway. I was so busy that I was not able to create a ticket here to resolve the issue. Is this intended or am I doing something wrong? I have just disabled the deployment for now. Hope to hear from you soon. Thank you
3 Replies
Project ID:
b1946176-cdbc-4787-a07d-7438cb77060a
b1946176-cdbc-4787-a07d-7438cb77060a
On hobby plan you're charged 5 dollars a month and your app's usage regardless of whether or not your app actually has users
Your app likely has some idle memory usage, disk usage and network usage and Railway will still charge you for that
if you don't want to be charged at all then you'd need to cancel your plan and if you want to minimize costs while still keeping your plan then you'd want to remove all running deployments (note you'll still be charged for disk usage even with no running deployments)