You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m experiencing Credentials could not be decrypted errors in GitHub Actions for the Run test workflows job. The N8N_ENCRYPTION_KEY on my Render instance and GitHub matches (it’s 32 chars starting with b96—let me know if you need the exact value privately). However, the credentials in credentials.json seem encrypted with a different key. Could you please re-encrypt credentials.json with this key and update the file? This would fix the tests for self-hosted n8n users on Render.
I’m experiencing
Credentials could not be decrypted
errors in GitHub Actions for theRun test workflows
job. TheN8N_ENCRYPTION_KEY
on my Render instance and GitHub matches (it’s 32 chars starting with b96—let me know if you need the exact value privately). However, the credentials incredentials.json
seem encrypted with a different key. Could you please re-encryptcredentials.json
with this key and update the file? This would fix the tests for self-hosted n8n users on Render.Additional Info:
run-test-workflows.yml
Thanks for your help!
The text was updated successfully, but these errors were encountered: