Android - okhttp3.internal.io.FileSystem$Companion$SYSTEM$1.rename (FileSystem.java:89) crash
See original GitHub issueThese crashes keep happening:
failed to rename /data/user/0/com.package/cache/62ac51d56050cb47dea413039d3e3b67.0.tmp to /data/user/0/com.package/cache/62ac51d56050cb47dea413039d3e3b67.0
They happen randomly and not all the time, I’m unable to reproduce which makes it all the more confusing. The crashes are all similar to this one, but will sometimes be “delete” or “read”
They’re happening too often to ignore. Is there a way to mitigate or fix this this? As far as I can tell, it happens on most devices. I apologize for the lack of information. We’re using version 4.5.0.
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (2 by maintainers)
Top Results From Across the Web
Failed to rename cache/journal to cache/journal.bkp
I just received this crash report from HockeyApp. ... at com.squareup.okhttp.internal.io.FileSystem$1.rename(FileSystem.java:85) at ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello,
We are still seeing this crash on version 4.9.0.
Any help is greatly appreciated!
Olivier
Thanks for the suggestion! We will ensure that only 1 client is created and post back if that resolves the crashes.