• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Plesk error PleskAPIInvalidSecretKeyException : key is not found

jojoo

New Pleskian
TITLE:
Plesk error PleskAPIInvalidSecretKeyException : key is not found
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk obsidian 18.0.20
PROBLEM DESCRIPTION:
I tried to run plesk migrator and I get the following error after updating my database to Mariadb 10.3.18

Failed to connect to target Plesk server by Plesk API: Plesk error [11003]: PleskAPIInvalidSecretKeyException : key is not found


My idea was to update the Plesk database to mirror the database version of cpanel in order to import accounts from Cpanel installation.​
STEPS TO REPRODUCE:
Install plesk obsidian
Install Plesk migrator
Update from Mariadb 5.5 to 10.3.18
Uninstall plesk migrator
Reinstall plesk migrator​
ACTUAL RESULT:
Failed to connect to target Plesk server by Plesk API: Plesk error [11003]: PleskAPIInvalidSecretKeyException : key is not found
EXPECTED RESULT:
No error​
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Help with sorting out
 
[root@ns3 ~]# /usr/local/psa/bin/secret_key --list
Warning: Current locale is unusable. Using 'C' instead.
Key: ?qA?4?TAѮ}????^E?????ϰN?@?Jt>?qL????(k-
Ip: 5.79.119.68
Description: For Plesk Migrator extension

Key: c8e02af1-867c-f26b-a68a-7c84f27106fb
Ip: 5.79.119.68
Description:
 
Have you tried to set up English locale with

# export LC_ALL="en_US.UTF-8"

and repeat migration?
 
Back
Top