Connection Issues
Troubleshooting WebSocket and TLS connection problems.
Connection Refused
log
Error: Connection refused to ws://localhost:6602/ocppSolutions
- Verify CSMS is running and accessible
- Check firewall rules
- Confirm WebSocket URL and port
TLS/SSL Errors
log
Error: SSL certificate verification failedSolutions
- Verify certificate paths in client_cert, client_key, root_ca
- Check certificate validity (not expired)
- Ensure certificate format is PEM
Related Topics
Was this page helpful?