-
Notifications
You must be signed in to change notification settings - Fork 573
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
Every version Shuts itself down #963
Comments
How are you running executable? What does it tell you when you run it? Run it in opened command window, so you can see the output.
|
I was downloading it and then running it. I tried that numerous times, but every time itd ask for my username, and i'd give it, it'd close after telling me i didnt do correct syntax (not including --directory for example). Key thing to note is if i DID include the necessary parts, passwords and instructions, itd open a bigger menu that is clearly the next step, and then crash.
Funnily enough, the documentation has NO actual instructions as far as i can see for just running it normally. As in, it tells you what each command does, sort of, but theres not really a dummys guide to "Start with this copy paste and tailor it to your needs". (I assume cause the program itself would tell you all that.) EDIT FORGOT: I also ran it in a command prompt, admin and not, and it wouldnt crash there, but whenever it'd reach a point when it would crash had i launched the exe by itself, it just softlocks. As in, it doesnt close, but i cant type anything, or interact in any way with it, effectively doing the same thing. |
To help you I need three answers:
|
I'm attatching a video including all versions ive tried (some 23.4 some 15.1) to show exactly what is happening, with all sensitive info removed iCloudPhotoDownloader_Issues.mp4 |
Do you have command that you used last time that Great that you figured how to use Using |
pasting that command directly in both 1.15.1 and 1.23.4 (the icloudpd versions) does the same thing as in the video and previous reply. replacing the username with my own made no difference, and even with the proper directory photos direction it still says (the above happens if i remove the So, like, no error is given? and i didnt think to write down the command i used last time, i figured when i next used it i could figure it out in 10 minutes or less like i had done the first time with the in program instructions |
Screenshot does not have the command you pasted. It is usually easier to understand what you are doing when you have command prompt, command you entering, and output. Copy-paste is enough (and you can replace sensitive info) - no need for screenshots or videos (btw video you uploaded on github plays for couple seconds only, so it is useless). Given that we are discussing how to run cli on windows, I suggest:
|
the screenshot does have the command pasted? literally directly from your last responce, I am also familiar with the command line enough, and have used it both admin or otherwise to test these exe's multiple times. Including navigating directories and syntax and all that. As i said in one of my first replies, running it in the command prompt from the directory does the same thing, but instead of closing the window, it just returns me to the directory and shuts itself as a program down. and just for posterity, heres the video uploaded to youtube of what happens whenever i try and use any of them. With that all said, i feel i cant really do any more experimenting without a better understanding of the program or whatever is causing this bug, whether it be my system or not, because simply nothing i do will produce anything except a no error code no feedback shutdown of the program |
Your video shows that you are starting icloudpd from UI, not from command prompt. Start command prompt, then familiarize yourself with commands there, e.g. "dir", copy-pasting command and output, etc, and then experiment with |
Nice. You can just copy-paste text from the command prompt - may be easier to work with. You are running |
From what I can tell, you are NOT running icloudpd with parameters according to this screenshot. It should look like:
That can happen when you press "Enter" right after icloudpd-1.23.4-windows-amd64 without specifying parameters in the same line. That can also happen, for example, when your command and parameters are saved in text file as separate lines and you copy-paste them into command prompt. |
without including the password, it would simply ask for a password, but not let me input anything. That is, the command prompt still lets me click and highlight stuff, but it no longer recognized any inputs. With that said, if i include the password in the initial prompt, like youve shown above (which took some troubleshooting because i didnt notice some syntax, chalk that up to no ones fault since i was copy pasting) it actually works! I had to terminate it cause i wanted delete after download but it was easy enough, and its running right now. With that said, i still maintain that something about the program is bugging out on me. I definitly did not have to go through this rigamarole of running it from command line the last time i had done it, and the help menus in program that i can see for a fraction of a second dont make any sense if the program is SUPPOSED to auto shut down. Not a complaint though, clearly its my machine or download in some way. doesnt matter much either since now its working so yay |
Overview
Essentially no matter what version i use, icloudpd-ex-1.23.4-windows-amd64, icloud-1.23.4-windows-amd64, or icloud-1.23.4-windows-amd64, even a 1.15 something that i know for a FACT worked earlier in the year, they all open, and either shut themselves off as soon as they load text, or they let me enter my username, tell me i did it wrong, then shut off.
Steps to Reproduce
Expected Behavior
I expect it to function
Actual Behavior
It doesnt
Context
I dunno i cant think of anything that would have changed between now and when 1.15 was the latest + why 1.15 wouldnt work + + why any and all versions (windows 64 amd is my comp) just bungle instantly.
i also cant get any docker to work and i dont know the first thing about building myself, and i would LOVE if i had to restart my pc as little as possible (already have once) because it takes about an hour to go from on to off to back to on (which i know because i reset it twice today.)
The text was updated successfully, but these errors were encountered: