Skip to content
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

Module starts before zygote64 process causing adguard certificate not to be mounted #59

Open
fsxitutu opened this issue May 21, 2024 · 1 comment

Comments

@fsxitutu
Copy link

fsxitutu commented May 21, 2024

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.
Screenshot_20240521-224834_Termux
Screenshot_20240521-230008_AdGuard

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证书。导致模块无法按预期工作。

@larsmartens
Copy link

I've created a pull request in which this issue is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants