Hello,
I hope someone can help me as I haven’t found anything on the web that can do this.
I am having problems with the axc-f-2152-1 PLC, I cannot connect to my PLC or upload my project to it anymore, so I tried to reboot it and it is still not possible.
My colleague and I have encountered this problem several times so far with this PLC.
The problem is that he made a project with PLCNext and I made a small python program that works on it. The first time, everything works fine, but after a while, if we try to modify something, it is no longer possible to debug with PLCNext or just upload the new project.
Here is a picture that shows the problem:
Capture d’écran (6).png
I have also the following errors :
image.png
The debug button is not clickable anymore.
I investigated and found out that the folder „/media/rfs/ro“ is almost full. I do not know what exactly this folder is for. I also tried to remove everithing I added to free up space.
image.png
I have to precise that I use nohup to launch 2 python files and this command is written in crontab -e.
If someone can help it would be really great.
Thanks!