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

cron job issue when new version checking #26

Closed
DmytroKorniienko opened this issue Feb 15, 2022 · 3 comments
Closed

cron job issue when new version checking #26

DmytroKorniienko opened this issue Feb 15, 2022 · 3 comments

Comments

@DmytroKorniienko
Copy link

Hi again. I found one more issue.

I use pi-safe as cron task and rexpect unattending work, but today I found 100% busy pisafe task which was had run two days ago. I killed it and backup process continue and completed sucessfully. After my manual execution of pisafe I see:

pisafe
PiSafe: UPDATE AVAILABLE: Update PiSafe from '1.2.2' to '1.2.3' [y/n]?Updating PiSafe to v 1.2.3...
1.2.3 installed. Press any key to exit...

Can you not lock work with a wait of response please when script running with a parameters? I will be appreciated you a lot.

@RichardMidnight
Copy link
Owner

DmytroKorniienko,
I will look into this. For now, I think you can turn off "check_for_updates_on_startup".
type in "pisafe settings" (or "pisafe config" in older versions)
then change check_for_updates_on_startup=off
you should check for updates on a regular basis as I have been improving pisafe

  • peace

@RichardMidnight
Copy link
Owner

Fixed in Ver 1.2.4
backup with -y bypasses updates
check_for_updates_on_startup=off bypasses updates

@DmytroKorniienko
Copy link
Author

Thank you!

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

No branches or pull requests

2 participants