topjohnwu / Magisk

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

Systemless hosts module doesn't work after magisk UPDATE! #6735

Closed RamuSriram closed 1 year ago

RamuSriram commented 1 year ago

The Systemless Hosts module appears to be broken in the latest Magisk debug (981ccabb (25210)). Despite tapping on the 'Systemless Hosts' option, the module fails to add. Although a toast notification indicating 'Added systemless hosts' appears, the module does not appear in the modules list. Please refer to the attached screenshots for more information. Restarting the system was attempted, but the module remained absent. Additionally, there is no record of the module in the Magisk logs. Please also see the attached logcat file for further information. IMG_20230312_162325

Device: OnePlus 9RT Android version: Android 13 Magisk version name: 981ccabb (25210) (D) Magisk version code: 981ccabb (25210) (D) magisk_log_2023-03-12T16.26.36.log logcat_03-12-2023_15-58-36.txt

HuskyDG commented 1 year ago

It is module bug and it has been solved, but not release yet. You can use CI build or downgrade to previous version and wait for 25211

yujincheng08 commented 1 year ago

Duplicate of #6688

RamuSriram commented 1 year ago

It is module bug and it has been solved, but not release yet. You can use CI build or downgrade to previous version and wait for 25211

Alright, thanks for letting me know.

stanleylhs commented 1 year ago

@HuskyDG Pardon me, where can I find the CI build?