topjohnwu / Magisk

The Magic Mask for Android
GNU General Public License v3.0
47.65k stars 12.1k forks source link

Systemless hosts stopped working and can't install #6706

Closed wpigoury closed 1 year ago

wpigoury commented 1 year ago

Device: OnePlus 8T Android version: 13 Magisk version name: Canary Magisk version code: 981ccabb (25210)

The issue The systemless hosts module stopped working and I can't reinstall it. I can't confirm that this was introduced in this very version but it's definitely coming from one of the latest canary version pushed in the last 7 days.

The context I use AdAway leveraging systemless hosts and I noticed ads being displayed shortly after a Magisk update. In AdAway I was unable to reenable the service and saw that the systemless hosts module was disabled and couldn't be enabled again.

Remediation tentative I removed the module, rebooted and tried to reinstall it after reboot. During installation I get the confirmation toast "Added systemless hosts module" and absolutely no other kind of feedback from the app, but there's no trace of it in the modules list afterwards.

Debug I switched to Debug update channel and tried to pull logs via adb logcat | findstr com.topjohnwu.magisk after unhiding Magisk app but I get nothing. I would need some help finding the right process to pull the logs.

MagiskBot commented 1 year ago

Invalid bug report, automatically closed. Please report issues using the latest debug Magisk build (version code: 25210).

wpigoury commented 1 year ago

Version code fixed