• 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.

Recent content by twig123

  1. T

    Issue Problem when create database

    @IgorG, I actually ran into this myself today when trying to migrate to a brand new Plesk Onyx v17.0.17 Update #17 server. I found that for some reason the "plesksa" MSSQL user keeps getting locked out when the Migration & Transfer Manager attempts to copy/create a database. Within MSSQL, I had...
  2. T

    ERROR: Parallels.Diagnostics.RRD.RrdStorageProvider

    The fix mentioned didn't seem to completely solve the issue. I was able to utilize the following to repair this: del "%plesk_dir%\var\health\data\localhost\*.rrd" "%plesk_bin%\Parallels.MonitorSrv.exe" --update-config "%plesk_bin%\php.exe" -dauto_prepend_file=...
  3. T

    Scheduled backup fails on Plesk 10.4.4 Update #52

    Just an FYI, I recently had a failed update to Plesk 10.4.4 MU#57 due to the same "plesk_agent_manager.exe" file missing. After much testing, I found that our Antivirus (NOD32 and also ESET File Security) was silently deleting the files as it was detected as infected. I had to an an exclusion...
  4. T

    Switch all domains to use dedicated application pools

    Just a FYI, Step B "switch_all_subscriptions_to_dedicated_pool"... This script has a syntax error on line 8 (states "and and"). change the code from this: mysql -uadmin -p%p% -P8306 psa -Ne"select d.name,d.id from domains d, dom_param dp where dp.dom_id=d.id and and...
Back
Top