小编LAc*_*ym0的帖子

How to fix "End of stream on null" network issue?

Some users of my Android application are frequently running into a network error with the following error message: "Unexpected end of stream on null".

I didn't find any clear way to solve it by looking at other similar question. I haven't been able to reproduce the network error on my end.

1) I have unsuccessfully appended Connection=close to the requests headers as this answer suggests

2) I have unsucessflly added .retryOnConnectionFailure(true) as this answer suggests

3) I have unsuccessfully searched …

android retrofit okhttp amazon-elastic-beanstalk aws-ebs

10
推荐指数
1
解决办法
254
查看次数