Help: root partition full

Hello
Or this problem
I managed to log in and either found that the root is full but now I can no longer just enter the SSH commands as I can fix it
Thanks for your attention

+1 for me but for swap partition

Were you able to determine what’s taking most of the space? You can find it out do with the disk usage graph, du command…

If you have physical access to the terminal, you might free-up a bit of space with:

yum --enablerepo=* clean all
yum autoremove   # warning: carefully review the list of packages to remove before proceeding

After a reboot, the problem disappeared for my issue.
@k1000 any news?

tried but nothing