I have n8n setup on rancher k8s. When i try to access through browser I am getting
UI doesn’t work properly without JavaScript enabled. Please enable it to continue
And in pod console I am getting
Invalid number value for N8N_PORT: tcp://10.43.225.101:5678 Permissions 0644 for n8n settings file /home/node/.n8n/config are too wide. This is ignored for now, but in the future n8n will attempt to change the permissions automatically. To automatically enforce correct permissions now set N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true (recommended), or turn this check off set N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=false. 2025-01-17T05:54:07.355684347Z User settings loaded from: /home/node/.n8n/config Initializing n8n process 2025-01-17T05:54:08.679427073Z n8n ready on 0.0.0.0, port 5678 2025-01-17T05:54:10.140351406Z Version: 1.74.1 2025-01-17T05:54:10.926968408Z Editor is now accessible via: 2025-01-17T05:54:10.926995823Z http://localhost:5678/
Information on your n8n setup
- n8n version: 1.74.1
- Database (default: SQLite): postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):**
-Running n8n via (Docker, npm, n8n cloud, desktop app): Rancher k8s - Operating system:**