We are running raspbian stretch and have our mono based application running fine however we've found that after several days (this can be 2 days it could be 7) that our PI's just hang.
Kernel: Linux raspberrypi 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l GNU/Linux
Our symptoms:
- The devices ping
- Unable to make SSH connections (it says enter login, but when you hit enter after your username it comes back with server disconnected
- We are unable to launch new processes via our UI
I can't see anything obvious in syslog.
Could this be a slow openfile leak?
Any help would be appreciated.
