Dropbox file persists causing the computer to perform unintended actions
Posted: Sat Mar 28, 2020 10:52 pm
So I've setup Push2Run with routines on my google home.
One of the actions is for my computer to hibernate automatically when I say good night to my google home. The issue is that, my computer is setup to automatically hibernate after 60 minutes of inactivity. Hence there are instances where my computer may have already been in hibernation when I give the command to my google home.
This will cause the IFTTT recipe to create the command.txt file in the dropbox folder. However since my computer was already hibernated at the time, the file will continue to sit in dropbox.
The issue is that when I start up my computer the next day, Push2Run will detect this file and then automatically hibernate my computer again. This is of course unintended and I need to start my computer back up again.
You could possibly look at the date time stamp on the file to determine when the action was actually requested through the IFTTT recipe. If it was more than - maybe 10 minutes ago - perhaps thats not an action Push2Run needs to perform.
Thanks for the great work.
One of the actions is for my computer to hibernate automatically when I say good night to my google home. The issue is that, my computer is setup to automatically hibernate after 60 minutes of inactivity. Hence there are instances where my computer may have already been in hibernation when I give the command to my google home.
This will cause the IFTTT recipe to create the command.txt file in the dropbox folder. However since my computer was already hibernated at the time, the file will continue to sit in dropbox.
The issue is that when I start up my computer the next day, Push2Run will detect this file and then automatically hibernate my computer again. This is of course unintended and I need to start my computer back up again.
You could possibly look at the date time stamp on the file to determine when the action was actually requested through the IFTTT recipe. If it was more than - maybe 10 minutes ago - perhaps thats not an action Push2Run needs to perform.
Thanks for the great work.