Error when trying to use ifuse to transfer files
Hi,
After connecting my iPhone and running ifuse ~/iPhone, I recieve the error: "ERROR: Couldn't connect to installation proxy on device" when running ifuse ~/iPhone --list-apps and the error: "There was an error accessing the mount point: Invalid argument" when running other ifuse commands. There are no error messages when mounting using ifuse ~/iPhone and unmounting using fusermount -u ~/iPhone, and my gui file system application shows the iPhone directory appears to be mounted. Also running idevice_id and ideviceinfo works as expected. Any clue what's going on or how I can go about debugging this issue?
OS: Ubuntu 20.04 iPhone 13 Pro on iOS 15.6
Library versions (all compiled from source): libtool: 2.4.6 usbmuxd: 1.1.2 libplist: 2.2.2-100-gc3af449 libmobiledevice: 1.3.0-164-gb5ce444 ifuse: 1.1.5
My case seems to be different. Mounting works but ls complains Invalid argument and ifuse --list-apps returns ERROR: Couldn't connect to installation proxy on device.