Can't see community nodes when looking for a workflow item when running n8n on Render

Describe the problem/error/question

Can’t see the Retell community node when trying to create a workflow node. Running on a Docker image of n8n latest (1.109.2) on Render. I suspect Render is the issue, but Render support couldn’t give me an answer. The Retell node appears to have been installed correctly, but searching for the node on the workflow editor screen turns up nothing.

What is the error message (if any)?

No error message, just no trigger / workflow items showing up when attempting to add a node.

Please share your workflow

This is an issue for any workflow.

Share the output returned by the last node

n/a, can’t get the installed community node form the workflow editor.

Information on your n8n setup

  • n8n version: 1.109.2, have seen this on a couple of earlier versions.
  • Database (default: SQLite): Persistent disk but also saw this with a Supabase-backed install. Disk mount path is /home/node
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default [Not quite sure what this is]
  • Running n8n via (Docker, npm, n8n cloud, desktop app): In a docker image, in Render. No yaml or DockerFile, just created with the basic Render dashboard setup.
  • Operating system: Docker image on Render

Hey @econrad hope all is well. Welcome to the community.

How did you install it?

UPD:
have you seen this issue filed with the maintainer?

@kakoma any insights?

@jabbson thanks. Render has a simplified way that you can install certain services, I essentially just pointed to the latest n8n Docker image, set some environment variables, and let it run. For the most part everything works - but not the Retell community node :frowning: .

I did not see the question displayed on the Retell github site until just now, but it makes me wonder if that is the issue I submitted directly to them via their website.

Let’s wait and see if @kakoma can shed some light on this issue.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.