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

Process hangs while updating to latest version (sometimes) #3060

Open
joeschmoe40 opened this issue Jun 8, 2014 · 2 comments
Open

Process hangs while updating to latest version (sometimes) #3060

joeschmoe40 opened this issue Jun 8, 2014 · 2 comments

Comments

@joeschmoe40
Copy link

@joeschmoe40 joeschmoe40 commented Jun 8, 2014

I have a script that runs "youtube-dl.py -U" once a day, to make sure that I am kept up-to-date on the latest version. Occasionally, meaning twice out of the last four update attempts, the process has hung doing the update. I can tell by running 'ps' that it is still running:

python /path/to/bin/youtube-dl.py -U

I can tell by a "ls -lsa youtube-dl.py" that the file size has stopped growing, and seems to be about 8K bytes short of what it should be (i.e., of the size of the new version)

Finally, I can tell by running it (while the "-U" version is still running) that it still identifies itself as the "old" (I.e., previous) version.

To remedy this, I have to kill the process and try the update again. It has generally succeeded on the second attempt.

@joeschmoe40
Copy link
Author

@joeschmoe40 joeschmoe40 commented Jun 20, 2014

12 days have gone by - and no response?

Hmmm. Hope it didn't just fall into a bit-bucket somewhere.

@joeschmoe40
Copy link
Author

@joeschmoe40 joeschmoe40 commented Jun 23, 2014

Bueller? Bueller?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.