Author Topic: Cannot Login into User Panel  (Read 208 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Cannot Login into User Panel
« on: February 04, 2025, 10:53:32 AM »
Hi, I just recently installed CWP into my new server with AlmaLinux 9, the admin panel worked well. But the user panel didn't. I cannot login into the user panel. Wenever I tried to login, it only showed "Failed". I also checked the logs, and it's the error logs:
Code: [Select]
2025/02/04 17:35:18 [notice] 68681#0: *24 "^/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"
2025/02/04 17:35:18 [notice] 68681#0: *24 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"
2025/02/04 17:35:18 [info] 68681#0: *24 client 127.0.0.1 closed keepalive connection

Please help  :-[