wp toolkit error : " Error: Initial data load error: some required fields are not provided" in cPanel only some account.

tpartzard

Member
Oct 15, 2021
10
1
3
Thailand
cPanel Access Level
Root Administrator
wp toolkit error : " Error: Initial data load error: some required fields are not provided" in cPanel only some account.

When I access wp toolkit via cpanel it only shows below logs.

[2023-07-10 06:18:58.506] DEBUG Checking if CageFS is enabled for remote server #1 (localhost)
[2023-07-10 06:18:59.066] DEBUG CageFS is enabled for remote server #1 (localhost)

The wp toolkit is normally accessible via whm.
 

Attachments

cPanelWilliam

Administrator
Staff member
Mar 13, 2018
221
41
153
Houston
cPanel Access Level
Root Administrator

Duplika

Well-Known Member
Feb 26, 2005
90
13
158
Buenos Aires, Argentina
cPanel Access Level
Root Administrator
Twitter
Error: Initial data load error: some required fields are not provided
Indeed, running the code detailed at the shared link solves the problem, but wonder if anyone has any advise on why this error happens after every server reboot.

yum install libc-client
yum reinstall wp-toolkit-cpanel
 

charliehu

Member
Feb 9, 2013
5
0
51
cPanel Access Level
DataCenter Provider
Hello,
I have the same issue on a CloudLinux server:


Name : libc-client
Version : 2007f
Release : 24.el8
Architecture : x86_64
Size : 1.5 M
Source : uw-imap-2007f-24.el8.src.rpm
Repository : [USER=22204]@System[/USER]
From repo : cloudlinux-x86_64-server-8
Summary : UW C-client mail library
URL : http://www.washington.edu/imap/
License : ASL 2.0
Description : Provides a common API for accessing mailboxes.

Name : wp-toolkit-cpanel
Version : 6.2.4
Release : 7368
Architecture : x86_64
Size : 124 M
Source : wp-toolkit-cpanel-6.2.4-7368.src.rpm
Repository : [USER=22204]@System[/USER]
From repo : wp-toolkit-cpanel
Summary : WP Toolkit for cPanel
License : Commercial
Description : WP Toolkit for cPanel


Unfornatelly the workaroun on the link not solving the issue.

As i see, the root cause is, wp toolkit can not open wp-toolkit.sqlite3 file. if i modify its permission to 666 its working.