lindenmj

Results 6 comments of lindenmj

> > Log: > > ``` > > today at 12:48:392022/08/27 12:48:39 INFO: DB exists > > today at 12:48:39 > > today at 12:48:39=================================== > > today at 12:48:39Web...

> Looks like the GUI is working, but you can't reach it. Maybe look at your firewall settings and if port 8840/tcp is open? Try `curl :8840` from your docker...

I receive the same error and similar output: ``` sudo icloudpd -u user@email -d "DIRECTORY WITH A SPACE" --cookie-directory /cookie/directory/ --set-exif-datetime --auto-delete --password-provider console 2025-09-01 09:23:18 INFO Processing user: user@email...

Yes, correct -- I am providing a valid password in both the CLI and the prompt in these cases. `icloudpd` works with one of my accounts but not the other....

Here's what I got after upgrading to 1.32.2. I'm guessing this is telling me the password is incorrect? ``` sudo icloudpd -u email@address -d "/directory/with/spaces/" --cookie-directory /cookie/directory/ --set-exif-datetime --auto-delete --password-provider...

After this last message I tried the broken login again, and it worked! Here's what's happened between then and now: - I went through a full, clean OS reinstall (Ubuntu...