Plugin executes late (Intial code 17)

Post your questions and help other users.

Moderator: Martin

Post Reply
Sven
Posts: 3
Joined: 23 May 2020 08:46

Plugin executes late (Intial code 17)

Post by Sven » 30 May 2020 08:20

I had a problem a couple of days ago where all my plugine events where showing initial code 17 (Unsatisfied), I reinstalled Automagic multiple times, reinstalled IFTT, remade all the different IFTT triggers (took me an hour) and now I am still receiving nothing but an initial code 17. The only difference now is that 5 minutes after the push got pushed through (after it says it is code 17), it is code 16 and satisfied (and runs).
I have worked a lot of hours on it already now but just can't find the issue. It's really annoying as it started happening outta nowhere.
Here is the log:
30.05.2020 10:06:22.339 Loading widgets
30.05.2020 10:06:22.362 Android Wear is not installed
30.05.2020 10:09:36.869 Trigger 'WOL_PC - ONTVANGEN' Plugin returned initial code 17 (Unsatisfied)
30.05.2020 10:13:50.380 Debug Log inactive
30.05.2020 10:14:07.958 Trigger 'WOL_PC - ONTVANGEN' Plugin returned code 16 (Satisfied)
30.05.2020 10:14:07.962 Trigger 'WOL_PC - ONTVANGEN' going to execute flows
30.05.2020 10:14:07.975 [WOL_PC - Computer Aan] Starting to execute flow 'WOL_PC - Computer Aan' with Context{global{},local{triggertime=1590826447960,flow_name=WOL_PC - Computer Aan,trigger=WOL_PC - ONTVANGEN}}
30.05.2020 10:14:07.982 [WOL_PC - Computer Aan] Start executing condition 'Time Range: between 08:00 - 19:00'
30.05.2020 10:14:07.988 [WOL_PC - Computer Aan] End executing condition 'Time Range: between 08:00 - 19:00' with return value true
30.05.2020 10:14:07.996 [WOL_PC - Computer Aan] Flow continues executing with the next step.
30.05.2020 10:14:07.998 [WOL_PC - Computer Aan] Start executing action 'WAKE ON LAN - -> WOL_PC'
30.05.2020 10:14:08.017 [WOL_PC - Computer Aan] End executing action 'WAKE ON LAN - -> WOL_PC'
30.05.2020 10:14:08.020 [WOL_PC - Computer Aan] Flow ended.
30.05.2020 10:14:08.087 Trigger 'WOL_PC - ONTVANGEN' Plugin returned code 16 (Satisfied)
30.05.2020 10:14:08.087 Trigger 'WOL_PC - ONTVANGEN' going to execute flows
30.05.2020 10:14:08.094 [WOL_PC - Computer Aan] Starting to execute flow 'WOL_PC - Computer Aan' with Context{global{},local{triggertime=1590826448087,flow_name=WOL_PC - Computer Aan,trigger=WOL_PC - ONTVANGEN}}
30.05.2020 10:14:08.095 [WOL_PC - Computer Aan] Start executing condition 'Time Range: between 08:00 - 19:00'
30.05.2020 10:14:08.096 [WOL_PC - Computer Aan] End executing condition 'Time Range: between 08:00 - 19:00' with return value true
30.05.2020 10:14:08.103 [WOL_PC - Computer Aan] Flow continues executing with the next step.
30.05.2020 10:14:08.104 [WOL_PC - Computer Aan] Start executing action 'WAKE ON LAN - -> WOL_PC'
30.05.2020 10:14:08.114 [WOL_PC - Computer Aan] End executing action 'WAKE ON LAN - -> WOL_PC'
30.05.2020 10:14:08.115 [WOL_PC - Computer Aan] Flow ended.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Plugin executes late (Intial code 17)

Post by Martin » 01 Jun 2020 19:57

Hi,

Maybe it's caused by some battery optimizations of the device. Please try to disable all battery optimizations in the system settings for Automagic and the plugin. Please check this page for instructions:
https://dontkillmyapp.com/

Regards,
Martin

Post Reply