• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Fetch configuration data from Plesk servers stucks

EnriqueR

Regular Pleskian
I am trying to migrate some subscriptions from a Plesk server with CentOs 6 to another with CentOs 8, but it gets stuck in step 'Fetch configuration data from Plesk servers' and never finish. All Plesk are updated to the latest version.

If I want to eliminate this migration I have to restart the server because it does not leave me any other way. But when I try to migrate again, the same result always happens to me.

The constant message that appears in panel.log file is the following. Can someone help me?

ERR [panel] Forgery protection token check failed.
ERR [panel] PleskPermissionDeniedException: The session token has expired
file: /usr/local/psa/admin/plib/Application/Controller/Plugin/ForgeryProtection.php
line: 21
code: 0
trace: #0 /usr/local/psa/admin/plib/vendor/plesk/zf1/library/Zend/Controller/Plugin/Broker.php(309): Plesk\Application\Controller\Plugin\ForgeryProtection->preDispatch(object of type Zend_Controller_Request_Http)
#1 /usr/local/psa/admin/plib/vendor/plesk/zf1/library/Zend/Controller/Front.php(941): Zend_Controller_Plugin_Broker->preDispatch(object of type Zend_Controller_Request_Http)
#2 /usr/local/psa/admin/plib/Application/Web.php(49): Zend_Controller_Front->dispatch(object of type Zend_Controller_Request_Http)
#3 /usr/local/psa/admin/htdocs/application.php(15): Plesk\Application_Web->run()
 
Back
Top