nythepegasus/SideJITServer

No such service: com.apple.instruments.dtservicehub

harryxhk opened this issue ยท 4 comments

Device: iOS 18 Beta 3; Windows 11
The shortcut gave a notification "Internal server error", and the sidejitserver showed "No such service: com.apple.instruments.dtservicehub"
image

Already in a virtual envirnment, turned on the developer mode on ios and running with an adminstrator priviledge.

Following! Same issue on IOS 18.1 Beta

Verify with pymobile instead of sidjitserver.
First verify Dev mode:

pymobiledevice3 amfi developer-mode-status

Then, try starting tunneld and accessing dvt:

sudo pymobiledevice3 remote tunneld
pymobiledevice3 developer dvt ls /

All good then. The DVT answers as it should. This means the bug only exists on SideJITServer. Maybe due to it not supporting latest pymobile version

Hopefully my updating has fixed this issue, but if not definitely reopen this issue.