kuemmli Posted November 16 Posted November 16 I have a script that should always run. So I enabled the switch "run on startup". However, the script is not running after startup or firmware upgrade. I have to manually start it again. Happened with firmware version 1.4.2 and also after upgrade to 1.4.4 on plus plug s devices. Quote Translate Revert translation? English (American) Finnish French German Italian Portuguese (European) Spanish
If_then_else Posted November 16 Posted November 16 @kuemmli This behavior typically occurs when the script is started but the network is not yet ready to carry out network communication. I recommend using a try/catch in critical parts of the script to catch possible exception errors so that the script does not crash. We can only help you in detail if you share the script with us. Quote Translate Revert translation? English (American) Finnish French German Italian Portuguese (European) Spanish
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.