- Ably FAQs
- Ably error codes
- Connection Errors
-
Account billing and packages
-
General
-
Realtime API and client libraries
-
Troubleshooting
-
Channels
-
REST API and client libraries
-
Ably error codes
-
Account and app setup and configuration
-
Ably architecture, transports, and security
-
Performance and Redundancy
-
Push Notifications
-
Integrations
-
Migrating to Ably from an existing service
Error code 80022 - Unable to find connection
This error can occur when connecting with comet, where the client directs a /send or /recv request to the system, and it arrives at a frontend different from the one that's hosting that connection. This is a non-fatal error which will only happen if there has been some distruption on a frontend instance.
If you get this error, the transport will drop and a new transport initiated without any need for intervention.