Author Topic: User Panel Not Working  (Read 22757 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
User Panel Not Working
« on: February 06, 2018, 02:01:22 PM »
Hello;

My user panel is not working,
-mail account is empty (not showing or not adding)
-mysqlmanager is empty (not showing or not adding)
vs..

cwp user panel not true working.


Re: User Panel Not Working
« Reply #1 on: February 06, 2018, 02:30:51 PM »
this is a bit thin any help. What are the symptom of 'not working'?

Offline
**
Re: User Panel Not Working
« Reply #2 on: February 06, 2018, 04:09:42 PM »
did you restart CWP services

Offline
*
Re: User Panel Not Working
« Reply #3 on: February 06, 2018, 04:35:18 PM »
I'm facing this problem too.. My Statistic email account 6/10 but it's show nothing, no listed email account.
And MySQL Manager show nothing list database.
Already restart cwp service but it doesn't work.
The new CWP is not fully working. Too many bugs on it.

Offline
***
Re: User Panel Not Working
« Reply #4 on: February 06, 2018, 05:18:43 PM »
yum reinstall cwpsrv

This makes any changes for you?

Offline
*
Re: User Panel Not Working
« Reply #5 on: February 06, 2018, 05:43:14 PM »
hello,

service cwpsrv restart

and  userpanel is working

Thanks everyone
« Last Edit: February 06, 2018, 05:47:35 PM by TheEAK »

Offline
*
Re: User Panel Not Working
« Reply #6 on: December 01, 2019, 07:44:05 PM »
i tried this and it crashed my server. the client side admin is not loading but when i go into it from the root it works but not from client side

Offline
*
Re: User Panel Not Working
« Reply #7 on: January 04, 2020, 09:15:24 AM »
/scripts/restart_cwpsrv

or

service cwpsrv restart

try this once and update cwp first with /scripts/update_cwp

Thanks

Offline
*****
Re: User Panel Not Working
« Reply #8 on: January 04, 2020, 01:15:53 PM »
i tried this and it crashed my server. the client side admin is not loading but when i go into it from the root it works but not from client side

try the command below:

Code: [Select]
sh /scripts/update_cwp
If you still have the issue just make a ticket for CWP support https://support.centos-webpanel.com .
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: User Panel Not Working
« Reply #9 on: April 07, 2021, 01:04:56 PM »
Didnīt work, this panel has a bug!

Offline
*
Re: User Panel Not Working
« Reply #10 on: April 08, 2021, 11:20:42 AM »
I have this issue too :(

Offline
*****
Re: User Panel Not Working
« Reply #11 on: April 08, 2021, 12:59:05 PM »
Hello

Please can you expose part of the records when you try to enter the user and it generates the error

Code: [Select]
tail -f /usr/local/cwp/php71/var/log/php-fpm*.log

Offline
*
Re: User Panel Not Working
« Reply #12 on: April 08, 2021, 06:03:09 PM »
Hello Jose
NO error when i try to create a ney email account. The account is created ok!
But, when i click to list ALL accounts (list mailboxes), the list is empty
Thanks

Offline
*****
Re: User Panel Not Working
« Reply #13 on: April 08, 2021, 07:29:18 PM »
Just follow these steps:

open terminal and run tail -f /usr/local/cwp/php71/var/log/php-fpm*.log

login user panel

clink on the mailing list

Review the error log and post it here

Offline
*
Re: User Panel Not Working
« Reply #14 on: April 08, 2021, 07:40:54 PM »
Jose
Thanks for reply.

Here the output:

[08-Apr-2021 16:40:00] WARNING: [pool cwpsrv] child 19123 said into stderr: "NOTICE: PHP message: PHP Notice:  Undefined index: acc in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on                            line 0"
[08-Apr-2021 16:40:00] WARNING: [pool cwpsrv] child 19123 said into stderr: "NOTICE: PHP message: PHP Notice:  Undefined index: acc in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on                            line 0"
[08-Apr-2021 16:40:00] WARNING: [pool cwpsrv] child 19123 said into stderr: "NOTICE: PHP message: PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YE                           S) in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0"
[08-Apr-2021 16:40:00] WARNING: [pool cwpsrv] child 19123 said into stderr: "NOTICE: PHP message: PHP Warning:  mysqli_query(): Couldn't fetch mysqli in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax                           _mail_list.php on line 0"
[08-Apr-2021 16:40:00] WARNING: [pool cwpsrv] child 19123 said into stderr: "NOTICE: PHP message: PHP Notice:  Trying to get property 'num_rows' of non-object in /usr/local/cwpsrv/htdocs/resources/admin/addons/                           ajax/ajax_mail_list.php on line 0"
[08-Apr-2021 16:40:00] WARNING: [pool cwpsrv] child 19123 said into stderr: "NOTICE: PHP message: PHP Warning:  mysqli_query(): Couldn't fetch mysqli in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax                           _mail_list.php on line 0"
[08-Apr-2021 16:40:00] WARNING: [pool cwpsrv] child 19123 said into stderr: "NOTICE: PHP message: PHP Notice:  Trying to get property 'num_rows' of non-object in /usr/local/cwpsrv/htdocs/resources/admin/addons/                           ajax/ajax_mail_list.php on line 0"
[08-Apr-2021 16:40:00] WARNING: [pool cwpsrv] child 19123 said into stderr: "NOTICE: PHP message: PHP Notice:  Undefined variable: output in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.p                           hp on line 0"


Thanks