Error when trying to fix the "Process Completed (Signal 9)" Error

So when i try to run the command i get this
adb shell settings put global settings_enable_monitor_phantom_procs false

Exception occurred while executing 'put':
java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_SECURE_SETTINGS
at com.android.providers.settings.SettingsProvider.enforceWritePermission(SettingsProvider.java:2329)
at com.android.providers.settings.SettingsProvider.mutateGlobalSetting(SettingsProvider.java:1473)
at com.android.providers.settings.SettingsProvider.insertGlobalSetting(SettingsProvider.java:1427)
at com.android.providers.settings.SettingsProvider.call(SettingsProvider.java:455)
at android.content.ContentProvider.call(ContentProvider.java:2533)
at android.content.ContentProvider$Transport.call(ContentProvider.java:530)
at com.android.providers.settings.SettingsService$MyShellCommand.putForUser(SettingsService.java:382)
at com.android.providers.settings.SettingsService$MyShellCommand.onCommand(SettingsService.java:278)
at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
at android.os.ShellCommand.exec(ShellCommand.java:38)
at com.android.providers.settings.SettingsService.onShellCommand(SettingsService.java:50)
at android.os.Binder.shellCommand(Binder.java:1054)
at android.os.Binder.onTransact(Binder.java:882)
at android.os.Binder.execTransactInternal(Binder.java:1290)
at android.os.Binder.execTransact(Binder.java:1249)
adb shell settings put global settings_enable_monitor_phantom_procs false

Exception occurred while executing 'put':
java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_SECURE_SETTINGS
at com.android.providers.settings.SettingsProvider.enforceWritePermission(SettingsProvider.java:2329)
at com.android.providers.settings.SettingsProvider.mutateGlobalSetting(SettingsProvider.java:1473)
at com.android.providers.settings.SettingsProvider.insertGlobalSetting(SettingsProvider.java:1427)
at com.android.providers.settings.SettingsProvider.call(SettingsProvider.java:455)
at android.content.ContentProvider.call(ContentProvider.java:2533)
at android.content.ContentProvider$Transport.call(ContentProvider.java:530)
at com.android.providers.settings.SettingsService$MyShellCommand.putForUser(SettingsService.java:382)
at com.android.providers.settings.SettingsService$MyShellCommand.onCommand(SettingsService.java:278)
at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
at android.os.ShellCommand.exec(ShellCommand.java:38)
at com.android.providers.settings.SettingsService.onShellCommand(SettingsService.java:50)
at android.os.Binder.shellCommand(Binder.java:1054)
at android.os.Binder.onTransact(Binder.java:882)
at android.os.Binder.execTransactInternal(Binder.java:1290)
at android.os.Binder.execTransact(Binder.java:1249)
5 Replies
Lukin
Lukin11mo ago
Frequently Asked Questions – Andronix Docs
Andronix lets you install Ubuntu, Debian, and Manjaro on non-rooted Android devices. Our documentation provides step-by-step instructions and troubleshooting tips to help you set up your Linux environment quickly and easily. Experience the power of Linux on your mobile device with Andronix.
epiccatt
epiccatt11mo ago
Well i followed that tutorial and everything worked until i had to paste the third command
No description
raycert07
raycert0711mo ago
What does it say Iirc one of the commands is exclusive to one ui aka Samsung devices
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
raycert07
raycert0711mo ago
This is absolutely impossible to read So I'm not even gonna try If it's not the max phantom processes command, then it's not important to fix signal 9.