hey thanks for your insight, its fixed my n8n on swarm cluster. just config nginx by adding this:
proxy_set_header Host $host;
proxy_set_header Origin $http_origin;
For my other Openlitespeed webserver solved from this solution by config on cloudflare