leminlimez / Nugget

Unlock the fullest potential of your device
GNU Affero General Public License v3.0
1.46k stars 109 forks source link

pymobiledevice3.exceptions #24

Closed Mramor0Italian closed 2 months ago

Mramor0Italian commented 2 months ago

Hi, i am new here and idk how to fix that thing Traceback (most recent call last): File "devicemanagement\device_manager.py", line 143, in apply_changes File "exploit\restore.py", line 70, in restore_files File "exploit__init__.py", line 27, in perform_restore File "exploit__init__.py", line 20, in perform_restore File "pymobiledevice3\services\mobilebackup2.py", line 140, in restore File "pymobiledevice3\services\device_link.py", line 61, in dl_loop pymobiledevice3.exceptions.PyMobileDevice3Exception: Device link error: {'ErrorCode': 205, 'ErrorDescription': 'Domain name cannot contain a slash (MBErrorDomain/205)', 'MessageName': 'Response'} image

leminlimez commented 2 months ago

it is in the readme, learn to read

21