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.
Additional Info:
Thanks for your help!
I’m experiencing
Credentials could not be decryptederrors in GitHub Actions for theRun test workflowsjob. TheN8N_ENCRYPTION_KEYon 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.jsonseem encrypted with a different key. Could you please re-encryptcredentials.jsonwith this key and update the file? This would fix the tests for self-hosted n8n users on Render.Additional Info:
run-test-workflows.ymlThanks for your help!