Open bobiko opened 1 year ago
Hi, would it help if I try to manually update n8n to see if it raise the same error, or is it wasted time? Thank you.
@theRAGEhero
Hi, would it help if I try to manually update n8n to see if it raise the same error, or is it wasted time? Thank you.
I'm pretty sure it would be the same error as I described in the first post.
Describe the bug
After restarting the n8n service in the Yunohost panel, there is a problem with decrypting the "EncryptionKey" credentials in the case of workloflows updates.
Context
1.9.3~ynh1
11.2.5 (stable)
cd /home/yunohost.app/n8n/ && npm i n8n
cd /var/www/n8n/ && npm i n8n
encryptionKey
key, which should not be updatedencryptionKey
key from the file/var/www/n8n/n8n/.n8n/config
is completely different than the value from the file/home/yunohost.app/n8n /.n8n/config
Steps to reproduce
/home/yunohost.app/n8n
directoryn8n
withnpm and n8n
commandn8n
serviceExpected behavior
The
n8n
application starts and runs all saved workflows without the need for re-authorization with external services.Logs
-> hastebin