Fixed it doing the following:
Getting closer.
I ran this :
mount -t devpts -o remount,gid=5,mode=620 devpts /dev/pts
and now it doesnt say read only but getting new error now which made me think some stale things still left behind.
So I ran
find /sys/fs/cgroup/*/lxc/113* -type d | tac |...