【黑名单】Render.com 随意封禁账户

15分钟不使用,Render会休眠用户容器:

https://docs.render.com/free#free-web-services

最近更新免费空间列表,又看见这家。

印象里他家封过我的账号,但记不太清楚了,于是又去网上搜了下口碑。

在hostloc里面有网友用它建了个演示站:https://loc.onrender.com/

但打开后提示:Service Suspended / This service has been suspended by its owner.

又搜了下类似情况,发现他家确实喜欢封号,于是拉入黑名单。

https://news.ycombinator.com/item?id=37107298

Recently I decided to migrate one of my side projects from AWS to Render for convenience and to manage some of my high ALB costs on AWS.

This weekend I began the process to move some of my infra to Render, including a static website, Postgres database and Redis. I switched the static website over but had some issues restoring my database from SQL backups (Render's Postgres appears to timeout connections after a certain amount of time).

After spending a few hours attempting to import all my data, I was logged out from dashboard and all my services were abruptly taken offline with no notice.

When trying to login again, it just throws me back to the login screen and sleuthing the network requests I can see I am now getting "Unauthorized" responses.

My production website was abruptly taken offline with the message "This service has been suspended by its owner." (I didn't suspend it)

For clarity, I was on a paid plan, had a credit card added, and all of these services were paid. I have received no communication, now I have to migrate back to AWS.

I can only assume they saw I was using the database heavily (normal during a restore) and decided I was abusing something? I absolutely did not violate any of their terms nor was I doing anything shady. It's just a static website and a Node service. Nothing crazy.

I just wanted to provide a warning to others because this seems egregious.

2025年10月补充新案例:

https://www.reddit.com/r/webdev/comments/1dhp7qo/rendercom_users_beware_rendercom_permanently/

Render.com users, beware: render.com permanently suspends some free-tier apps that connect to APIs, issues no guidelines for developers

Discussion

I've used render.com to host a web app that connects to an API a few times a minute. It seems that render.com has recently cracked down on apps with "service-initiated traffic" like this, and the app has now been permanently suspended unless I upgrade to a paid plan. I'm not that surprised, since it's a free-tier app after all, but wanted to alert others considering the render.com free-tier that it's quite unreliable.

I've contact render.com (and appreciated that they even replied to someone with a free-tier account) but they weren't helpful in fixing it. Render.com told me that the only way to resolve this issue is to upgrade to a paid app. I asked for more clarification about the usage limits I broke and they said "I agree that if we are going to call this a limit (similar to the 750 free hours), then we should document what the limit is. We haven't decided on the best way to do this yet, so I can't give you the specifics."

I've seen this mentioned in a couple posts on community.render.com. You can read more about this vaguely-worded rule here: https://docs.render.com/free#service-initiated-traffic-threshold

C
1