Traceback (most recent call last):
File "icloudpd.py", line 5, in <module>
File "click\core.py", line 1130, in __call__
File "click\core.py", line 1055, in main
File "click\core.py", line 1404, in invoke
File "click\core.py", line 760, in invoke
File "icloudpd\base.py", line 283, in main
File "icloudpd\base.py", line 730, in core
File "icloudpd\base.py", line 708, in delete_photo
File "requests\sessions.py", line 637, in post
File "pyicloud_ipd\base.py", line 105, in request
File "pyicloud_ipd\base.py", line 127, in _raise_error
pyicloud_ipd.exceptions.PyiCloudAPIResponseError: Invalid global session
[10292] Failed to execute script 'icloudpd' due to unhandled exception!
First and foremost, I wanted to say thank you for this excellent tool. It has saved me SO much time, even though this run has barely scratched the surface.
I've run into this error running this tool on a Windows 10 (64-bit) (local) remote desktop, the local directory is an external USB hard drive. I'm not sure when the error occurred, but when I logged into this remote desktop this morning I had seen it. Looking at the error, it was unable to handle deleting an item.
Two questions:
- The remote desktop doesn't go to sleep or anything, but do you think when the remote user logs in, it throws this error?
- Is there an option to silent the error and continue?
Look forward to your response!
First and foremost, I wanted to say thank you for this excellent tool. It has saved me SO much time, even though this run has barely scratched the surface.
I've run into this error running this tool on a Windows 10 (64-bit) (local) remote desktop, the local directory is an external USB hard drive. I'm not sure when the error occurred, but when I logged into this remote desktop this morning I had seen it. Looking at the error, it was unable to handle deleting an item.
Two questions:
Look forward to your response!