I’ve had my RPI3 working fine for a month with those packages installed:
rpimonitor
zerotier-one
nextcloud
fail2ban
default lighttpd from distro
and netatalk installed manually from the source. (disabled it after a while)
Recently, I’ve updated my system using dietpi-update and now my server is unusable. After a few minutes after the boot lighttpd eats all the ram and system becomes unresponsible. I’ve managed to remove it - now the system is stable, but it is not doing what I want it to do - I mean the nextcloud service.
I’ve done a backup just before updating - restoration to it is not helping also.
Any help?
Thanks a lot!
UPD: I forgot to mention that my system is on HDD, not SD card.
Here you go. It is kinda hard to catch the moment when the RAM is full, but the system is somehow responsive After some time it is almost unusable, but I can hear it infinitely swapping like mad
I use 1999Mb of swap - on USB HDD.
I’m starting to think that this problem is somehow related to nextcloud… But not sure yet.
Any other logs would be useful?
If I uninstall lighttpd - everything become normal.
UPD2: I’ve switched to nginx web server using dietpi-software package installer. It was really easy to do and it works much more stable and much faster than lighttpd. At the moment I can successfully use netatalk (TimeMachine backup), nextcloud with ~70GB of files and RPI-Monitor. All of this with 170-200MB of RAM consumed (on RPi3 board). Let’s see it in the long run. So great! Thanks again for this great distro and support.