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

Apsc.aps_resource_requirement mapping --> psa.apsresources

PierluigiM

New Pleskian
Good morning these are my apsc.aps_resource_requirement table rows that seem to be correct:

'7d2994ca-ad0a-430b-b7ed-13ca3d6b97c1', 'aps.environment', 10, '', 33, ''
'f50c4f8d-437d-4ce8-a3d6-1d74bb0a3993', 'aps.database', 10, 'main', 34, ''

'7ab05daa-721f-42e8-9e77-0d1cb5a8888d', 'aps.environment', 11, '', 36, ''
'28f390c1-d064-4a25-9b8f-56925297999e', 'aps.database', 11, 'main', 37, ''

.......Others all the same....

Running the db_checker I have duplicate errors in psa.apsresources.

So between hosting and UrlMapping my intention is to choose hosting and delete the other (because I have no external urls) for example in this first duplicate record:

37, '7d2994ca-ad0a-430b-b7ed-13ca3d6b97c1', 'hosting', 62
38, '7d2994ca-ad0a-430b-b7ed-13ca3d6b97c1', 'urlMapping', 62


and between db and db-user my intention is to choose db and delete the other in this other case (the second above):

39, 'f50c4f8d-437d-4ce8-a3d6-1d74bb0a3993', 'db', 15
40, 'f50c4f8d-437d-4ce8-a3d6-1d74bb0a3993', 'db-user', 18

Correct?
Thank you
 
Back
Top