Hi,
I have set-up DietPi Pi3 with WiFi, and put home automation project.
It works and autostarts fine.
However, in the morning the DietPi has disappeared from network. It is not anymore accessible even though ssh.
Looks like it while idle w/o internal or external action is goes in kind of sleep, and after that is not anymore reachable.
What it is and how to switch off any kind of power saving?
Janis
After time DietPi not accessible
Re: After time DietPi not accessible
Hi Janis,Janis wrote:What it is and how to switch off any kind of power saving?
Only power saving we apply is for USB drives, 10 minutes of idle and drive is powered down.
I believe this may be an issue with your network. Sometimes power cycling router/switches could resolve this.
However, when the device is unavailable, plug in a monitor + keyboard and check connection from the device itself:
Code: Select all
ifconfig
ping google.com
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: After time DietPi not accessible
Thank you. After restart of Wifi router, disabling and reenabling wifi on dietpi all in order!