N8n install needs to be updated it's 6 versions back

What app is this about, and its version: N8N
What YunoHost version are you running: 12.1.36 (stable)
What type of hardware are you using: Virtual machine

Describe your issue

n8n that is in YunoHost is 6 versions behind. I’d like to update it to the current version, but I’m not sure how or if I can.

Share relevant logs or error messages

N/A

The automatic update to 1.122.4 displays some instability around backup/restore, this needs to be fixed before widespread release.

In the meantime you can try upgrading to testing branch as 1.1220.0 is there :person_shrugging:

It’s in Yunohost? How do I tell Yunohost to do this?

From CLI:

sudo yunohost app upgrade n8n -u https://github.com/YunoHost-Apps/n8n_ynh/tree/testing

or, if you feel particularly lucky get the latest via

sudo yunohost app upgrade n8n -u https://github.com/YunoHost-Apps/n8n_ynh/tree/ci-auto-update-1.122.4
1 Like

Thanks!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.