I forked the topic
@parhelium what is the context? which cloudron version are you on (in the Settings page)? Looks like it is very old to not know what upstreamVersion is.
Hi @girish
Kindly also check this n8n team response related to this issue, in the context of Cloudron:
https://community.n8n.io/t/cli-commands-not-working-in-v1-x-x/29309/3
Thanks.
Hey @alwynispat
Maybe you should use the SSH node instead of the Execute Command node. From what I understand the Whois package is installed on the server, so to run it you will have to call it via ssh command.
The Execute Command node executes commands inside the cloudron n8n container, which by default will run in the /app/code path of your n8n container.
That is the reason why it does not find the Whois package when running the Execute Command node.
Solution (more of a workaround) : https://community.n8n.io/t/google-sheets-bug-cant-activate-workflow/27211/6
I believe it's a minor bug on the GoogleSheets Trigger Node
@darsh_parsana said in How to increase Disk I/O:
disk should be showing more than 250 kb
Only because the y axis ends at 250 kB/s does not mean that this is the limit. The table dynamically grows, so if you have something that would cause more disk i/o the scale would adapt.