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

[Bug] Password prompt causes Cron job to hang #76

Closed
1 task
tpill90 opened this issue Aug 18, 2022 · 1 comment
Closed
1 task

[Bug] Password prompt causes Cron job to hang #76

tpill90 opened this issue Aug 18, 2022 · 1 comment
Labels
bug Something isn't working pending release Fix has been merged, needs to be published

Comments

@tpill90
Copy link
Owner

tpill90 commented Aug 18, 2022

I know that I have been logged out at least once in the past, which I realized when trying to set up a cron job. That cron job also does not give any alert that something is wrong if it fails, and I only could know that there was an issue if I looked at the logs for the job (which I manually set up)

Originally posted by @EthRousseau in #56 (comment)

  • Bump up the timeout to 1 minute
@tpill90
Copy link
Owner Author

tpill90 commented Aug 20, 2022

Adding a timeout that will throw an error if no password has been entered after 30 seconds
image

@tpill90 tpill90 added bug Something isn't working awaiting testing pending release Fix has been merged, needs to be published and removed awaiting testing labels Aug 20, 2022
tpill90 added a commit that referenced this issue Aug 25, 2022
An error will now be thrown when prompting for both username/password…
@tpill90 tpill90 closed this as completed Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending release Fix has been merged, needs to be published
Projects
None yet
Development

No branches or pull requests

1 participant