Information on your n8n setup
- n8n version: → latest version
- Database (default: SQLite): → Postgress on Supabase
- Running n8n via (Docker, npm, n8n cloud, desktop app): → Docker, on Render.com
- Operating system: → Ubuntu
Hey @Wicked_AI_Ware would you like to expand on this question, it is not clear what you are referring to.
Sure:
So, I have explained my setup - I hope that is clear.
Render (for free accounts) works in this way: it spins the n8n docker instance down after a few seconds of not using it.
It is then ONLY spins up again when a WF is used/needs it.
The problem is this:
Despite this month of inactivity, I saw my Render.com quota was almost maxed out.
So something was off. I reached out o Render to ask for more info and they explained their systems get hit non stop.
Hence my question: anyone know if this is normal n8n backend behavior / whether this is configurable?
Is this more clear?
Wouldn’t render people know what was hitting the instance?
Of course I asked - this is what I got back: “all the requests come from the 109.236.62.153 IP address. However, that IP address seems to belong to Packethub, so it is probably too generic to know exactly what is hitting your service.
Maybe posting on N8N forums may help. There may be something they know that would cause this.“
I am not aware of any relation between packethub and n8n (which doesn’t of course necessarily means there isn’t one). You could reach out to Packethub and try to request information about the source of the requests, but I wouldn’t hold your breath.
No you’re right (that was also the guess from the Render Helpdesk as you may have read).
There must be “something” from the n8n setup (either n8n itself or n8n’s backend on Supabase) that has some keep-alive mechanism (pointless, in my case). To keep the Date/Time correct or so? I have no idea, hence this post. Someone more familiar with what n8n does under the covers may know.
No one has any idea? (if someone from n8n is interested, I can bring you in contact with the engineer from Render)
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.