• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved WP Toolkit Unable to download package from wordpress.org

Hi everybody, Automattic (the company who develops WordPress) has informed us that the issue has been resolved.

If you are still encounter the same problem installing WordPress let me know.
 
I'm seeing the same issue with 6.5.4

Maybe we're asking wp to install too many times because it isn't saved on the server properly? Just food for thought...
After the download, the zip isn't renamed from latest.zip to wordpress-6.5.4.zip. But where is it?

I'm not sure what part of wp-toolkit is enumerating the Wordpress version to rename the .zip file. Best Guess is that could be broken?
There is a file named /usr/local/cpanel/3rdparty/wp-toolkit/var/packages/wordpress-6.5.zip << This filename is only mildly suspicious.
I wonder if it should be named: /usr/local/cpanel/3rdparty/wp-toolkit/var/packages/wordpress-6.5.4.zip

When I do it manually wp-toolkit will install properly again.
Download the Latest
curl https://wordpress.org/latest.zip
mv ./latest.zip /usr/local/cpanel/3rdparty/wp-toolkit/var/packages/wordpress-6.5.4.zip
chown wp-toolkit:wp-toolkit /usr/local/cpanel/3rdparty/wp-toolkit/var/packages/wordpress-6.5.4.zip
 
@X_T_A_N_G_E_N_T_3 and @mikamk, tank you both for letting us know. We haven't had any reports from other users yet and haven't been able to replicate the issue on a Hetzner test server. Which makes me think that only specific user might experience this issue. Will continue to monitor the situation. Let us know incase anything changes for you.
 
Back
Top