-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NullPointerException in FileUtils.copyDirectoryContents #1584
Comments
Seems there's a missing react-native-code-push/android/app/src/main/java/com/microsoft/codepush/react/FileUtils.java Line 19 in 3144c91
|
Hey @maxhawkins,
Could you please clarify what device is it? Just in case.
Sorry, could you double-check that?
Sound reasonable. We'll try to reproduce the problem and see if it's caused by missing source directory or something else. |
Double-checked. It's actually I saw this error on a Pixel 2 and a Moto G |
Crashlytics is seeing this:
|
@yuri-kulikov Again it's all Android devices, in #1505 you mention "these Huawei devices may have an unusual memory configuration", is there anything we can do here? |
@maxhawkins Unfortunately, I could not reproduce this issue, could you clarify whether you continue to encounter it? |
Hi @maxhawkins Unfortunately, I'm going to close this issue for now as I haven't heard from you in a while. |
Seeing this issue in vivo, oppo, samsung, xiaomi. using 8.1.0 version. |
Facing the same issue on multiple android devices. |
We have now in the last few days seen this error on 3 different Android devices: Oppo A54, Moto G22 & Galaxy Tab A7. Was there any resolution to the issue? |
Facing same issue from last couple of days |
Is the problem solved? or my fault? |
Anyone still facing this issue on the latest version of react-native-code-push? If so, please share your crash logs. |
Reopen #2760 |
Steps to Reproduce
Expected Behavior
Update downloads successfully.
Actual Behavior
Environment
Captured by Sentry in production.
One device that repeatedly triggered the crash had low disk space. This could be related.
The text was updated successfully, but these errors were encountered: