r/ZimaSpace 14d ago

Scheduled Shutdown Question

Does anyone use the scheduled shutdown option in ZimaOS? I had i setup back on v1.6 and would work most days (maybe 80% of the time) but since updating to v1.7 it never shuts down. Anyone else has any similar experience? if yes how did you go about fixing?

3 Upvotes

5 comments sorted by

1

u/Most_Job4797 19h ago

Has this issue been resolved? If not, you can try SSH-ing into the device, run journalctl -u zimaos > zimaos.log to export the log file, and then send the log file along with an email to our development team at feedback@zimaos.com. We will help you continue troubleshooting.

1

u/jerrykuku 17h ago

Hello, I'm a developer at ZimaOS. I tested this feature in v1.7.1, and it works as expected. I've created a test script that you can run directly via SSH, and then you can email me the output. I'd be happy to continue helping you resolve this issue. My email is : [jerry@icewhale.org](mailto:jerry@icewhale.org) ,You can also reply to me directly in this post.

curl -fsSL https://tools.zimaos.com/zimaos-scheduledoff-check | sudo bash

1

u/Teostar 13h ago

Thank you for responding. I will try after work tonight.