Solution for the Error: “Your n8n server is configured to use a secure cookie, however, you are visiting this via an insecure URL”
No, the solution is not to set N8N_SECURE_COOKIE to false. Also, setting N8N_SECURE_COOKIE to false and then using Cloudflare for SSL does absolutely nothing, because the traffic between Cloudflare and the origin server would still be unencrypted. The supposed solutions on YouTube are close to crazy. The easiest way is to first prepare a real …