Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: ktt on October 19, 2019, 02:07:40 PM

Title: Unable to log in to the user panel when the file system is locked.
Post by: ktt on October 19, 2019, 02:07:40 PM
Hi,
Unable to log in to the user panel when the file system is locked.

the session information is stored in
Code: [Select]
/tmp  before, but in after update session in
Code: [Select]
/home/<username>/tmp/session
Session information cannot be written under
Code: [Select]
/home/<username> /tmp/session because
Code: [Select]
/home/<username> is completely locked when the file system is locked.

How can we fix this?

thanks.
Title: Re: Unable to log in to the user panel when the file system is locked.
Post by: adamjedgar on October 23, 2019, 02:17:29 PM
Did you lock it from user login or as root? (I haven't used this function so not offering a solution just asking for my own benefit)
Title: Re: Unable to log in to the user panel when the file system is locked.
Post by: ktt on October 24, 2019, 12:32:42 PM
locked from user login.