Closed vanlueckn closed 1 year ago
How did you install the package? From the community nodes UI? Is it a fresh install or an update? The path '/home/node/.n8n/nodes/node_modules/n8n-nodes-discord/dist/nodes/Discord' in your logs appears twice, concatenated.
I installed it from the community nodes ui. My instance is a fresh install from today.
This behavior is very strange, I can't reproduce it. On the other hand it makes me think of a similar problem when the node is updated. Can you check the name of the Discord nodes in your database (type field of installed_nodes table)?
Have you installed any other community node and if yes, do you have the same issue? Can you provide more details on your install (node version, package manager used, Docker/used image...) ?
My installed_nodes table:
I have not installed any other community nodes.
I use the docker image n8nio/n8n
(latest version).
Edit:
I installed the twitch community node. It does show the image correctly:
Thanks for the details. I will investigate, but you can fix for now the image by removing the doubled part in the type fields to match the fields in my previous screenshot (but you'll probably need to re-create the nodes in your workflow).
I'm leaving the issue open and will update if I find what's causing this.
Hi. After an update directly from n8n i lost image too. I run n8n from docker so after the container restart image is now ok.
I also did a total uninstall and found that the credential is not removed when uninstall is done.
Hi, did you have the type field with the name of the package displayed twice (or still have)?
I have installed the package and the discord image is missing:
Version of the package: v0.1.3c Version of n8n: Version 0.200.1