L1ghtmann/IAmLazy

Lamlazy pop-up prompts an error

Closed this issue · 6 comments

7407AB05-6C5B-46FD-859C-CFB2226592A0

ios15.3.1
dopamine

Open your terminal of choice (NewTerm or MTerm) and type the following:

  • sudo chown -R mobile:mobile $HOME/Documents/

Then try making a backup again.

Closing due to inactivity. Feel free to reopen if the issue persists.

Hi, I have the same error on Dopamine, I also tried ur command but it says „no such directory“
But when I look at the directory it seems to be wrong. There is /root/ but that shouldn’t be there not ?

Screenshot attached

2C6582C6-7FFF-4B00-B0C9-F9D7AF144E53
4BEA06E6-3298-47F9-954F-7751F4D0B07B

iPhone 13 Pro Max
iOS 15.1.1
Dopamine

Hey @DeltaOn3X, you need to run the command as mobile user through sudo, not as root through su.

Ahhh, is that the reason why he puts root into the path ? I just tried it and now it’s working, thank you for the help and your tweak :)

@DeltaOn3X Yes, $HOME expands to /var/jb/var/$(whoami). And glad to hear it!