Author Topic: Client Panel Dosen't Work :(  (Read 6944 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Client Panel Dosen't Work :(
« on: January 07, 2019, 01:06:08 PM »
Please someone help me, I'm so frustrated and helpless  :'(
I have installed like 10 times from scratch

My user GUI dosen't work, It keeps loading and timeouts
here is error_log from cwpsrv :

Code: [Select]
2019/01/07 16:30:29 [notice] 32371#0: *157 "/cwp_([0-9a-zA-Z]{16})/(.*)" does not match "/login/index.php", client: 192.168.1.50, server: localhost, request: "POST /login/index.php?acc=validate HTTP/1.1", host: "myCwpFQDN:2082", referrer: "http://myCwpFQDN:2082/"
2019/01/07 16:30:29 [notice] 32371#0: *163 "^/v1/([^/]+)/?$" matches "/v1/valid_user/", client: 127.0.0.1, server: localhost, request: "POST /v1/valid_user/ HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:29 [notice] 32371#0: *163 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/valid_user/ HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:30 [info] 32371#0: *163 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:30 [error] 32371#0: *157 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined variable: session_number in /usr/local/cwpsrv/var/services/users/login/index.php on line 0" while reading response header from upstream, client: 192.168.1.50, server: localhost, request: "POST /login/index.php?acc=validate HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/login.sock:", host: "myCwpFQDN:2082", referrer: "http://myCwpFQDN:2082/"
2019/01/07 16:30:30 [notice] 32371#0: *157 "/cwp_([0-9a-zA-Z]{16})/(.*)" does not match "/testuser/index.php", client: 192.168.1.50, server: localhost, request: "POST /testuser/index.php?acc=validate HTTP/1.1", host: "myCwpFQDN:2082", referrer: "http://myCwpFQDN:2082/"
2019/01/07 16:30:30 [notice] 32371#0: *166 "^/v1/([^/]+)/?$" matches "/v1/check_oauthv2/", client: 127.0.0.1, server: localhost, request: "POST /v1/check_oauthv2/ HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:30 [notice] 32371#0: *166 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/check_oauthv2/ HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:31 [info] 32371#0: *166 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:31 [info] 32371#0: *168 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:31 [info] 32371#0: *170 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:31 [notice] 32371#0: *172 "^/v1/([^/]+)/?$" matches "/v1/last_access", client: 127.0.0.1, server: localhost, request: "POST /v1/last_access HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:31 [notice] 32371#0: *172 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/last_access HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:31 [info] 32371#0: *172 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:31 [notice] 32371#0: *174 "^/v1/([^/]+)/?$" matches "/v1/loginfail/", client: 127.0.0.1, server: localhost, request: "POST /v1/loginfail/ HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:31 [notice] 32371#0: *174 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/loginfail/ HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:31 [info] 32371#0: *174 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:31 [error] 32371#0: *157 FastCGI sent in stderr: "PHP message: PHP Warning:  session_start(): open(/tmp/session/sess_jkm1a8lm849tv5h09q3u6hfr92, O_RDWR) failed: Permission denied (13) in /usr/local/cwpsrv/var/services/users/index.php on line 0" while reading response header from upstream, client: 192.168.1.50, server: localhost, request: "POST /testuser/index.php?acc=validate HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/testuser.sock:", host: "myCwpFQDN:2082", referrer: "http://myCwpFQDN:2082/"
2019/01/07 16:30:31 [error] 32371#0: *157 FastCGI sent in stderr: "PHP message: PHP Warning:  Unknown: open(/tmp/session/sess_jkm1a8lm849tv5h09q3u6hfr92, O_RDWR) failed: Permission denied (13) in Unknown on line 0
PHP message: PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp/session) in Unknown on line 0" while reading upstream, client: 192.168.1.50, server: localhost, request: "POST /testuser/index.php?acc=validate HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/testuser.sock:", host: "myCwpFQDN:2082", referrer: "http://myCwpFQDN:2082/"
2019/01/07 16:30:31 [notice] 32371#0: *157 "/cwp_([0-9a-zA-Z]{16})/(.*)" matches "/cwp_7e305df83cdf4a7e/testuser/", client: 192.168.1.50, server: localhost, request: "GET /cwp_7e305df83cdf4a7e/testuser/ HTTP/1.1", host: "myCwpFQDN:2082", referrer: "http://myCwpFQDN:2082/"
2019/01/07 16:30:31 [notice] 32371#0: *157 rewritten data: "/testuser/", args: "", client: 192.168.1.50, server: localhost, request: "GET /cwp_7e305df83cdf4a7e/testuser/ HTTP/1.1", host: "myCwpFQDN:2082", referrer: "http://myCwpFQDN:2082/"
2019/01/07 16:30:31 [notice] 32371#0: *157 "/cwp_([0-9a-zA-Z]{16})/(.*)" does not match "/testuser/index.php", client: 192.168.1.50, server: localhost, request: "GET /cwp_7e305df83cdf4a7e/testuser/ HTTP/1.1", host: "myCwpFQDN:2082", referrer: "http://myCwpFQDN:2082/"
2019/01/07 16:30:32 [notice] 32371#0: *177 "^/v1/([^/]+)/?$" matches "/v1/token_valid/", client: 127.0.0.1, server: localhost, request: "POST /v1/token_valid/ HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [notice] 32371#0: *177 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/token_valid/ HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [info] 32371#0: *177 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:32 [notice] 32371#0: *179 "^/v1/([^/]+)/?$" matches "/v1/sendComv2", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [notice] 32371#0: *179 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [info] 32371#0: *179 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:32 [notice] 32371#0: *181 "^/v1/([^/]+)/?$" matches "/v1/sendComv2", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [notice] 32371#0: *181 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [info] 32371#0: *181 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:32 [notice] 32371#0: *183 "^/v1/([^/]+)/?$" matches "/v1/sendComv2", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [notice] 32371#0: *183 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [info] 32371#0: *183 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:32 [notice] 32371#0: *185 "^/v1/([^/]+)/?$" matches "/v1/sendComv2", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [notice] 32371#0: *185 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [info] 32371#0: *185 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:32 [notice] 32371#0: *187 "^/v1/([^/]+)/?$" matches "/v1/sendComv2", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [notice] 32371#0: *187 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [info] 32371#0: *187 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:32 [notice] 32371#0: *189 "^/v1/([^/]+)/?$" matches "/v1/sendComv2", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [notice] 32371#0: *189 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [info] 32371#0: *189 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:32 [notice] 32371#0: *191 "^/v1/([^/]+)/?$" matches "/v1/serverstatus", client: 127.0.0.1, server: localhost, request: "POST /v1/serverstatus HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [notice] 32371#0: *191 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/serverstatus HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:32 [info] 32371#0: *191 client 127.0.0.1 closed keepalive connection
2019/01/07 16:30:33 [notice] 32371#0: *193 "^/v1/([^/]+)/?$" matches "/v1/sendComv2", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:33 [notice] 32371#0: *193 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/sendComv2 HTTP/1.1", host: "127.0.0.1:2302"
2019/01/07 16:30:33 [info] 32371#0: *193 client 127.0.0.1 closed keepalive connection


This is fresh Install CWP Pro
I'm familiar with basic configuration, everything is configured correctly
Using Apache + Nginx + Varnish ( which dosen't matter to cwpsrv )
This is latest version

Offline
*
Re: Client Panel Dosen't Work :(
« Reply #1 on: July 30, 2019, 02:53:24 PM »
I was having this issue but only on one site, restart the browser (after delete cache and cookies) and it will be fine

Offline
**
Re: Client Panel Dosen't Work :(
« Reply #2 on: August 01, 2019, 09:51:08 AM »
Did you review this page
maybe it will help!



http://forum.centos-webpanel.com/centos-webpanel/client-control-panel-login-issue/

Please confirm that this account is associated with a package
  • Spamassassin: config and scan per mailbox
  • Clustering manager
  • Mail Space Usage
  • All Space Usage + = Disk Space Usage
  • Mail Scanner
    hopeful fourth year