Hi n8n Team,
I’m running n8n self-hosted on Hostinger VPS (Ubuntu 24.04, Docker Compose template).
When I try to request the free license key for advanced features, I get this error:
“License request failed
Failed to register community edition: connect ETIMEDOUT 172.67.68.102:443”
Steps I tried:
2. if thats the issue, you could try using a different DNS resolver in docker-compose (add `dns: 8.8.8.8` to your n8n service) or contact hostinger support to whitelist the n8n license server
3. alternatively, you could skip the free license for now and just use the community edition features that are available without registration - the license mainly unlocks additional integrations
lmk what the full curl response shows and we can troubleshoot from there