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
The magiskd process always seems to start before the zygote64 process (which causes the post-fs-data.sh or service.sh script to be started before the zygote64 process), and it may be the case that the pid of the zygote64 process is not available resulting in the failure to mount the adguard certificate. This results in the module not working as expected.
OS version : Android 14 (LineageOS 21)
device : OnePlus 7t pro
adguard version : 4.4.184
magisk version : 27.0
As I am a native Chinese speaker, the above English content was translated using translation software. Please understand and point out any inaccuracies in the original Chinese text below.
magiskd进程似乎总是先于zygote64进程启动(这将导致post-fs-data.sh或service.sh脚本先于zygote64进程被启动),可能会出现无法获取zygote64进程的pid导致无法挂载adguard证书。导致模块无法按预期工作。
The text was updated successfully, but these errors were encountered:
The magiskd process always seems to start before the zygote64 process (which causes the post-fs-data.sh or service.sh script to be started before the zygote64 process), and it may be the case that the pid of the zygote64 process is not available resulting in the failure to mount the adguard certificate. This results in the module not working as expected.
OS version : Android 14 (LineageOS 21)
device : OnePlus 7t pro
adguard version : 4.4.184
magisk version : 27.0
As I am a native Chinese speaker, the above English content was translated using translation software. Please understand and point out any inaccuracies in the original Chinese text below.
magiskd进程似乎总是先于zygote64进程启动(这将导致post-fs-data.sh或service.sh脚本先于zygote64进程被启动),可能会出现无法获取zygote64进程的pid导致无法挂载adguard证书。导致模块无法按预期工作。
The text was updated successfully, but these errors were encountered: