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