I have a simple app running on my windows machine that when I call https://ha.mydomain.com:8443/sms/health I get {“success”:true,“message”:“OK”}
This works in all browsers using curl etc. However on cpanel terminal the curl fails and using a Http node this also fails. From what I can gather cpanel is not allowing this port. Is there a list of ports that are open by default ( I don’t have root access to cpanel )
- n8n version:
1.123.16 - Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main):default
- Running n8n via (Docker, npm, n8n cloud, desktop app): cpanel
- **Operating system: Linux
**