Add new library, please
-
Hello! Thanks for a great product!
I am a selfhosted user and would like to ask you to add some modules needed to make my project work in n8n.I have added a custom module n8n-nodes-telepilot.
Screenshot - https://i.imgur.com/7FvEETL.png
(npmjs.com/package/n8n-nodes-telepilot) who doesn't want to work with Cloudron.When I try to start the process, I get an error - https://i.imgur.com/ENXubrV.png
"ERROR: libc.musl-x86_64.so.1: cannot open shared object file: No such file or directory"As I understand it, the required library libc.musl-x86_64.so.1 is not installed in the cloudron instance.
Unfortunately, I did not find a way to install them myself.
I would be grateful for any helpP.S. It would also be mega cool if you added the telethon package in the future (https://github.com/LonamiWebs/Telethon). Since the new version of n8n has python support out of the box. I would be very grateful)
-
I installed that custom module but I can't get to the point where I can also start the workflow to reproduce this libmusl error. Can you maybe share telegram test credentials for this, otherwise we will include the library in the next release so you can test this then.
-
-
@nebulon Yes, sure.
Credentials:
api_id: ######
api_hash: #######Perhaps these instructions will help you:
telepilot.co/documentation/linking-telepilot-with-your-telegram-account
telepilot.co/documentation/logging-in-telegram-with-telepilot -
Thanks, I was able to reproduce and fix that libmusl issue and released a new package version with it.
For the python modules I have no overview on how python support in n8n works yet, so maybe we can discuss this in a separate thread once it comes up.
-
@kastiell93 you might want to edit your post to remove credentials (forum pages get indexed by search engines)
-
@timconsidine Yes, this is a test account. Already deleted
-
Oh, you have already updated the n8n package, forgive my inattention
-