-
This happened when I was getting a lot of messages from the server. I will post the payload once I'm able to reproduce it.
```
FATAL EXCEPTION: OkHttp https://notifications-service-prod06.ol.epicgam…
-
################################################################################################
2020-07-07 10:38:01.334 21235-21365/com.baker.synthesizer W/System.err: java.net.ProtocolException: Ex…
-
Performed all setups as per document. Application crashes on launch.
React Native Version: 0.61.0
Platform: Android
Adb logcat
```
FATAL EXCEPTION: OkHttp Dispatcher
01-11 21:38:34.044 13…
-
I recently searched high and low for a documentation of all the config options and didn't find anything. I believe this is a general problem but in my case I was interested specifically in the options…
-
io.reactivex.exceptions.OnErrorNotImplementedException: Not connected yet
at io.reactivex.internal.observers.EmptyCompletableObserver.onError(EmptyCompletableObserver.java:51)
at io.…
-
**Describe the bug**
Users with a founders badge does not get detected with `months >= 1`. Is there a different filter that I can search for?
**To Reproduce**
Steps to reproduce the behavior:
1.…
-
Happy new year everyone.
The topic of support for websocket traffic inspection has been brought up before:
https://github.com/facebook/flipper/issues/960
https://github.com/facebook/flipper/issue…
-
If we send 1M messages in a loop, the websocket connection will close with the reason 1001 automatically. (it didn't happen on other Websocket clients, such as Browser or other Java Websocket client i…
-
Hallo Nika,
Ik benader je even via je eigen Github pagina, omdat ik vermoedelijk tegen hetzelde probleem aanloop met de 2FA voor mijn Volvo.
Ik ben toch al een tijdje opzoek naar een oplossing tot…
-
io.reactivex.exceptions.OnErrorNotImplementedException: The exception was not handled due to missing onError handler in the subscribe() method call.
I handle error in on subscribe method, but stil…