evolution-api
evolution-api copied to clipboard
N8N 1.83.2 node evolution community node 1.0.4 is not recognized
Welcome!
- [x] Yes, I have searched for similar issues on GitHub and found none.
What did you do?
Hello, i get an error in selfhosted n8n using docker version 1.83.2
Workflow execution had an error Unrecognized node type: n8n-nodes-evolution-api.evolutionApi
What did you expect?
regular use of evolution in n8n
What did you observe instead of what you expected?
Workflow execution had an error Unrecognized node type: n8n-nodes-evolution-api.evolutionApi
Screenshots/Videos
No response
Which version of the API are you using?
1.0.4
What is your environment?
Windows
Other environment specifications
No response
If applicable, paste the log output
No response
Additional Notes
No response
Same problem here.
I had the same issue, please restart your containers and it should be fixed then
En tu stack pon esto en editor / worker / webhook:
N8N_COMMUNITY_PACKAGES_ENABLED: 'true'
N8N_UNVERIFIED_PACKAGES_ENABLED: 'true'
N8N_COMMUNITY_PACKAGES: n8n-nodes-evolution-api
N8N_REINSTALL_MISSING_PACKAGES: 'true'