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

Error: Failed to copy generic files #46

Open
ovocie opened this issue Mar 30, 2024 · 15 comments
Open

Error: Failed to copy generic files #46

ovocie opened this issue Mar 30, 2024 · 15 comments

Comments

@ovocie
Copy link

ovocie commented Mar 30, 2024

Hi, version 2.6.0 is giving me this error when trying to backup. I have iPhone9,4 - iOS 14.6, checkra1n
C6F7AD97-FBF8-4A3E-8031-C6EA140DB778

@L1ghtmann
Copy link
Owner

Hey, thanks for reporting this! Would you mind enabling developer mode, by long pressing on the Snorlax, and sharing a screenshot/recording of the log output seen at the bottom of the progress view during a backup? Thanks again!

@ovocie
Copy link
Author

ovocie commented Apr 4, 2024

@ytx0574
Copy link

ytx0574 commented May 20, 2024

how to fix ti?

@L1ghtmann
Copy link
Owner

L1ghtmann commented May 25, 2024

@ovocie can you spot any errors in the debug output?

@ytx0574 would you mind sharing more about what you're experiencing? Version, device, jb, etc. Also, if you could provide a screen recording of the backup with debug view enabled like ovocie that would be great.

Thanks both!

@ovocie
Copy link
Author

ovocie commented May 25, 2024

@L1ghtmann where can I find a debug output?

@ytx0574
Copy link

ytx0574 commented Jun 6, 2024

@ovocie can you spot any errors in the debug output?

@ytx0574 would you mind sharing more about what you're experiencing? Version, device, jb, etc. Also, if you could provide a screen recording of the backup with debug view enabled like ovocie that would be great.

Thanks both!

My debug video is the same as @ovocie, my environment: iPhone12Pro Max 14.2.1 Taurine

I used unc0ver8.0.2 earlier and IAmLazy worked very well. When I jailbreak Taurine, I can use IAmLazy to restore backups, but I can't create backups

output.mp4

@ytx0574
Copy link

ytx0574 commented Jun 12, 2024

I carefully analyzed the logs, and there were so many errors that I didn't know which ones were fatal. Because when I did the backup with another device, there were also errors, but it worked

@L1ghtmann
Copy link
Owner

Thank you both for the information. I apologize for not being super present in fixing this. I intend to take a closer look this weekend. At a bare minimum, I plan to improve the debugging output so it's easier to see what's going on. Will let you both know when that happens

@ytx0574
Copy link

ytx0574 commented Jun 13, 2024

I don't know how to set up an environment to run your code, it would be nice if you could record a video to provide a guide, MacOS13.6.3/Xcode15/MonkeyDev

@L1ghtmann
Copy link
Owner

L1ghtmann commented Jun 13, 2024

  1. https://theos.dev/docs/installation
  2. git clone --recursive [this repo]
  3. cd [local repo dir]
  4. make clean package
  • also pass THEOS_PACKAGE_SCHEME=rootless if applicable

@ytx0574
Copy link

ytx0574 commented Jun 15, 2024

我禁用了备份时的dismissviewcontroller, 并从日志里面找到如下
Failed to create /tmp/me.lightmann.iamlazy/trousers/etc! Info: The file “etc” couldn’t be saved in the folder “trousers”.
当我删除trousers, 它工作了

  1. https://theos.dev/docs/installation
  2. git clone --recursive [this repo]
  3. cd [local repo dir]
  4. make clean package
  • also pass THEOS_PACKAGE_SCHEME=rootless if applicable

I disabled dismissviewcontroller when backing up, and found the following in the log

Failed to create /tmp/me.lightmann.iamlazy/trousers/etc!  Info: The file “etc” couldn’t be saved in the folder “trousers”.

When I removed the trousers, it worked

Thanks @L1ghtmann

@L1ghtmann
Copy link
Owner

So the package trousers caused the backup to fail? If so, can you please share where the tweak is from. I'd like to investigate further. Thank you so much for your assistance!

@ytx0574
Copy link

ytx0574 commented Jun 17, 2024

image

It seems that very early on, I installed screendump's generated dependency plugin

@L1ghtmann
Copy link
Owner

Hey @ytx0574, I have just sent v2.6.1 in for publishing. It greatly improves the error handling and debug view. If you are still encountering this issue and wouldn't mind, could you try it out when it's live and share the error(s) you encounter. The log can be viewed from 'Show Details' in the error/post-op prompt. Thanks!

@ytx0574
Copy link

ytx0574 commented Aug 6, 2024

okay, I'll try. thanks for update, bro.

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

3 participants