hello i am using a raspi 3b+ to run a few script in python (5 or 6)
These scripts are running some bot about twitter (with tweepy).. i take control of it through the vnc to launch scripts - every script in a single terminal window cause i need to debug the output)
it happens always after 3 or 4 days (sometimes less) that the raspi becomes unresponsive and i have to switch it off through the power switch.
I think it's a memory issue but i'm not sure... what u think it will be the solution and where do you think i should watch to find some useful log about it?
thanks