Please check before submitting an issue
Describe the bug
This issue started immediately after updating App Manager to the latest version.
Before this update, the same setup worked reliably:
Automate could consistently connect to Shizuku
No ADB connectivity issues after reboot
However, after the update, Automate can no longer reliably connect to Shizuku after reboot when App Manager ADB mode is enabled.
Error log (Automate)
android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
Shizuku is unavailable via ADB on 172.30.1.11:xxxxx
To Reproduce
Install Shizuku and enable wireless debugging
Install Automate and configure Shizuku Keeper flow
Enable App Manager ADB mode
Reboot device
Run Automate flow
Expected behavior
Automate should connect to Shizuku normally after reboot, as it did before the App Manager update.
After the recent App Manager update, Automate fails to connect to Shizuku via ADB with ECONNREFUSED, and Shizuku is reported as unavailable on the wireless debugging endpoint.
Screenshots
No response
Logs
No response
Device info
Android device (Samsung One UI)
Shizuku (wireless debugging / ADB mode)
Automate (Shizuku Keeper flow / ADB shell command blocks)
App Manager with ADB mode enablede:
- OS Version:
- App Manager Version:
- Mode: Root/ADB/NonRoot
Additional context
Disabling App Manager ADB mode (switching it off or setting it to non-ADB behavior) immediately restores normal functionality between Automate and Shizuku.
This strongly suggests the issue is triggered specifically by App Manager’s ADB handling.
Please check before submitting an issue
Describe the bug
This issue started immediately after updating App Manager to the latest version.
Before this update, the same setup worked reliably:
Automate could consistently connect to Shizuku
No ADB connectivity issues after reboot
However, after the update, Automate can no longer reliably connect to Shizuku after reboot when App Manager ADB mode is enabled.
Error log (Automate)
android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
Shizuku is unavailable via ADB on 172.30.1.11:xxxxx
To Reproduce
Install Shizuku and enable wireless debugging
Install Automate and configure Shizuku Keeper flow
Enable App Manager ADB mode
Reboot device
Run Automate flow
Expected behavior
Automate should connect to Shizuku normally after reboot, as it did before the App Manager update.
After the recent App Manager update, Automate fails to connect to Shizuku via ADB with ECONNREFUSED, and Shizuku is reported as unavailable on the wireless debugging endpoint.
Screenshots
No response
Logs
No response
Device info
Android device (Samsung One UI)
Shizuku (wireless debugging / ADB mode)
Automate (Shizuku Keeper flow / ADB shell command blocks)
App Manager with ADB mode enablede:
Additional context
Disabling App Manager ADB mode (switching it off or setting it to non-ADB behavior) immediately restores normal functionality between Automate and Shizuku.
This strongly suggests the issue is triggered specifically by App Manager’s ADB handling.