Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: srisree on July 03, 2021, 03:26:43 AM

Title: errors after update
Post by: srisree on July 03, 2021, 03:26:43 AM
system info :

CWPpro version: 0.9.8.1074
CPU Model: AMD EPYC 7501 32-Core Processor
CPU Details: 1 Core (2000 MHz)
Distro Name: CentOS Linux release 7.9.2009 (Core)
Kernel Version: 3.10.0-1160.31.1.el7.x86_64
Platform: x86_64 kvm

after upgrade to CWPpro version: 0.9.8.1074 i am facing the following problems


1. when i try to create new user it is going to login page again. when i login user not created.

and recieved the following message

DataTables warning: table id=userTable - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1


Title: Re: errors after update
Post by: josephgodwinke on July 09, 2021, 04:38:20 AM
Log into your server using SSH as root and write this command
Code: [Select]
sh /scripts/update_cwp
After that check the CWP logs by running
Code: [Select]
vi /usr/local/cwpsrv/logs/
Post those results here