Add new library, please
-
wrote on Jul 11, 2023, 5:48 AM last edited by
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.
-
-
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.
wrote on Jul 11, 2023, 9:35 AM last edited by kastiell93 Jul 11, 2023, 10:12 AM@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.
-
@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@kastiell93 you might want to edit your post to remove credentials (forum pages get indexed by search engines)
-
@kastiell93 you might want to edit your post to remove credentials (forum pages get indexed by search engines)
wrote on Jul 11, 2023, 10:13 AM last edited by@timconsidine Yes, this is a test account. Already deleted
-
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.
wrote on Jul 11, 2023, 10:16 AM last edited by@nebulon Thank you
Can you tell me, how I can get this update for my version of cloudron? Need to wait for the next update?
-
@nebulon Thank you
Can you tell me, how I can get this update for my version of cloudron? Need to wait for the next update?
wrote on Jul 11, 2023, 10:22 AM last edited byOh, you have already updated the n8n package, forgive my inattention
-