Control Web Panel

Other => Other => Topic started by: mamali5 on June 07, 2014, 12:12:07 PM

Title: Not login in control panel!
Post by: mamali5 on June 07, 2014, 12:12:07 PM
Hello,

Today I install CWP (very good system :) ;) ) and I creat new user,but I can't login to panel with new user added :(
I get this error for any user (no root)

Login to CentOS WebPanel
*Login failed*

Please help :(
Title: Re: Not login in control panel!
Post by: Administrator on June 07, 2014, 09:44:04 PM
http://centos-webpanel.com/where-is-user-panel-and-how-to-login-as-user
Title: Re: Not login in control panel!
Post by: langtuvn on September 14, 2014, 03:51:41 AM
Are you able to login to CWP with client user? I have the same problam, please tell me how to fix...
Title: Re: Not login in control panel!
Post by: Administrator on September 14, 2014, 08:56:50 AM
what kind of error message do you get ?
Title: Re: Not login in control panel!
Post by: jhossep1992 on August 12, 2019, 07:18:37 PM
I have the same problem and I do not receive any type of error message, just reload the log in page and do not enter. The access data is correct.
Title: Re: Not login in control panel!
Post by: Administrator on August 12, 2019, 07:46:14 PM
if this is admin related login and you don't get any error then its probably your disk full
Title: Re: Not login in control panel!
Post by: josemnunez on August 12, 2019, 07:55:09 PM
I have the same problem and I do not receive any type of error message, just reload the log in page and do not enter. The access data is correct.
Can you confirm that the user's account has an associated package?
Title: Re: Not login in control panel!
Post by: jhossep1992 on August 13, 2019, 09:00:26 PM
Thank you very much, friend, that was exactly the problem, which has not been assigned a package. This only happens to me when the account is created from the whmcs module. You know why?
Title: Re: Not login in control panel!
Post by: jhossep1992 on August 13, 2019, 09:01:04 PM
I have the same problem and I do not receive any type of error message, just reload the log in page and do not enter. The access data is correct.
Can you confirm that the user's account has an associated package?

Thank you very much, friend, that was exactly the problem, which has not been assigned a package. This only happens to me when the account is created from the whmcs module. You know why?
Title: Re: Not login in control panel!
Post by: PeteB on August 18, 2019, 08:16:44 AM
Interesting.

Exactly what happened to me as well.

The real question is:  how did it "magically" lose its package?

Anyway - learned something new :)   Know what to do if it happens again.
Title: Re: Not login in control panel!
Post by: luis web on December 16, 2020, 01:07:45 PM
opinion in 2020 YEAR  / I had this problem
I was unable to log in to a client user's account, I deleted the account (domain) and then updated vps and reboot then created a new account and successfully logged in, and only after I installed SSL protocol and now the client user account works a lot good.

ATENTION only one account (domain) didn't work had login error.
Title: Re: Not login in control panel!
Post by: olarian on July 01, 2021, 09:09:56 PM
I came-up with the same error.
After i run sh /scripts/update_cwp in SSH, i noticed that the timeszone format was incorrect.
Then, i go to "WHM" of CWP and "Server Config > Change Date & Time" and there you have (Don't forget to change /usr/local/php/php.ini and /usr/local/cwp/php71/php.ini timezone ("date.timezone" field))

Click on each link and search to find "date.timezone" and comment it with ";" in front of it (without the ") . After that, click save and restart the server and for me it worked.

I think, when changing the timezone, we should have a list with the correct format of the timezones for those files.