Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting multiple errors, even with long paths enabled #19

Open
aidenmitchell opened this issue Jan 3, 2022 · 1 comment
Open

Getting multiple errors, even with long paths enabled #19

aidenmitchell opened this issue Jan 3, 2022 · 1 comment

Comments

@aidenmitchell
Copy link

NotADirectoryError: [WinError 267] The directory name is invalid: 'D:\\iosTEST\\Device_C6KCD8L4N72P_Folders\\Recreated_Structure\\Library/AddressBook/Family/REDACTED:1'
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\iosTEST\\Device_C6KCD8L4N72P_Folders\\Recreated_Structure\\Library/Mobile Documents/com~apple~CloudDocs/Documents/REDACTED/REDACTED.mp3.icloud'
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'D:\\iosTEST\\Device_C6KCD8L4N72P_Folders\\Recreated_Structure\\Library/DeviceRegistry/FE90C671-4466-4143-9BFF-A733DA3CACA5/BulletinDistributor/attachments/REDACTED::snap'
@aidenmitchell
Copy link
Author

It looks like the path in the Python error and the path in the program output are different, not sure if this contributes to this issue. Example:

FileNotFoundError: [Errno 2] No such file or directory: 'D:\\iosTEST\\Device_C6KCD8L4N72P_Folders\\Recreated_Structure\\Library/DeviceRegistry/FE90C671-4466-4143-9BFF-A733DA3CACA5/BulletinDistributor/attachments/com.toyopagroup.picaboo--mischief_chat~bcebf67f-2f6d-41cd-88ac-623e87837564/F301EE3B-0018-45E9-ADD2-5B55B8A49EF6.png'
01-03 12:17 root         ERROR    Recreation failed for file HomeDomain/Library/DeviceRegistry/FE90C671-4466-4143-9BFF-A733DA3CACA5/BulletinDistributor/attachments/com.toyopagroup.picaboo--username::snap/E6A77C0B-C5DA-40D9-B2C1-4D1E1327B0D1.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant