Troubleshooting IDE Plugin Connectivity
*.aikido.dev
or
ide.aikido.devTroubleshooting
1. Check connectivity from your terminal
# Test DNS resolution
nslookup ide.aikido.dev
# Test HTTPS connectivity
curl -v https://ide.aikido.dev/ping
# Or check if the port is open
nc -vz ide.aikido.dev 4432. Verify proxy or firewall settings
3. Still having issues?
Last updated
Was this helpful?