You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shizuku is downloaded from official channels (GitHub release or Google Play)
Shizuku is not running in a virtual environment or broken ROM (GrapheneOS)
(Root users) No Xposed installed / Xposed is not enabled for Shizuku
Change "[ ]" to "[x]" if it meets the requirements.
Reports not meet the requirements will be immediately closed.
Information:
Shizuku version:13.5.4.r1049.0e53409
Mode: adb
Android version:13
Device: (optional)OPPO
Logs:
Related full logcat.
**Describe the bug:**Cannot write file after re-entering shizuku
A clear and concise description of what the bug is.
Additional context:
java.io.FileNotFoundException: /storage/emulated/0/Android/data/moe.shizuku.privileged.api/starter: open failed: EACCES (Permission denied)
at libcore.io.IoBridge.open(IoBridge.java:574)
at java.io.FileOutputStream.<init>(FileOutputStream.java:236)
at java.io.FileOutputStream.<init>(FileOutputStream.java:186)
at rikka.shizuku.nk0.a(SourceFile:34)
at rikka.shizuku.nk0.h(SourceFile:88)
at rikka.shizuku.ks$f.l(SourceFile:35)
at rikka.shizuku.t9.n(SourceFile:12)
at rikka.shizuku.kk.run(SourceFile:119)
at rikka.shizuku.hz.run(SourceFile:13)
at rikka.shizuku.om0.run(SourceFile:3)
at rikka.shizuku.kg.l(SourceFile:1)
at rikka.shizuku.kg$c.d(SourceFile:15)
at rikka.shizuku.kg$c.n(SourceFile:29)
at rikka.shizuku.kg$c.run(Unknown Source:0)
Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
at libcore.io.Linux.open(Native Method)
at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8249)
at libcore.io.IoBridge.open(IoBridge.java:560)
... 13 more
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Please report bugs of Shizuku itself.
Requirements:
Change "[ ]" to "[x]" if it meets the requirements.
Reports not meet the requirements will be immediately closed.
Information:
Logs:
Related full logcat.
**Describe the bug:**Cannot write file after re-entering shizuku
A clear and concise description of what the bug is.
Additional context:
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: