- Ably FAQs
- Realtime API and client libraries
- Common issues
-
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
-
Reactor Queues, Events and Firehose
-
Migrating to Ably from an existing service
-
API Streamer
-
Connections
ably-java: "java.io.IOException: readBufferBytes failed" exception when making REST requests
W/System.err: io.ably.lib.types.AblyException: java.io.IOException: readBufferBytes failed
...
com.newrelic.agent.android.instrumentation.io.CountingInputStream.read(CountingInputStream.java:160)
This is due to an odd interaction between the NewRelic client and the Ably client, see https://github.com/ably/ably-java/issues/258
For now, the only known workaround is to disable NewRelic.