Hi,
Unable to log in to the user panel when the file system is locked.
the session information is stored in /tmp before, but in after update session in /home/<username>/tmp/session
Session information cannot be written under /home/<username> /tmp/session because /home/<username> is completely locked when the file system is locked.
How can we fix this?
thanks.