• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Resolved There are incorrect permissions on some items: /var/www/vhosts ...

jmar83

Regular Pleskian
Hi there

Suddenly i have that error, i was running "plesk repair all" because of some other issues. (but they wasn't fixed with it)

Plesk told me to run "plesk repair fs -verbose" to get more informations - but the messages are still the same, no further details. (?)

Code:
root@xxx:~# plesk repair fs -verbose

Checking Linux system files[2020-07-18 23:13:40.830] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/fsmng' '--check-ac' '/var/www/vhosts'] with exit code [1]


  There are incorrect permissions on some items: /var/www/vhosts .... [ERROR]
    - fsmng failed: ERROR:Cannot find deb-archive for package
      plesk-web-hosting (18.0-v.debian.8+p18.0.28.1+t200630.1010)
  Do you want to repair incorrect permissions? [Y/n] y
    Repairing incorrect permissions ................................. [2020-07-18 23:14:09.710] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/fsmng' '--set-ac' '/var/www/vhosts'] with exit code [1]
[FAILED]
    - fsmng failed: ERROR:Cannot find deb-archive for package
      plesk-web-hosting (18.0-v.debian.8+p18.0.28.1+t200630.1010)

Checking virtual hosts' file system ................................. [OK]

Error messages: 1; Warnings: 0; Errors resolved: 0


exit status 1
root@xxx:~#

I'm not sure it's that issue or not: [BUG] The "plesk repair" utilities show warnings on debian-based OSes: Cannot find deb-archive for package

...because i don't have that messages on my ssh console:

Code:
WARNING:Skip fixing 'psa-updates': Cannot find deb-archive for package psa-updates (18.0-v.ubuntu.18.04+p18.0.20.0+t191009.1747)
WARNING:Skip fixing 'psa-vhost': Cannot find deb-archive for package psa-vhost (18.0-v.ubuntu.18.04+p18.0.24.0+t200207.1734)
WARNING:Skip fixing 'psa-watchdog': Cannot find deb-archive for package psa-watchdog (18.0-v.ubuntu.18.04+p18.0.26.0+t200402.1825)

The system i use is debian 8. (Yes, i need to update ASAP, but currently i have a lot of other things to do...)

Thank you for your feedbacks.


Best regards from Switzerland,
Jan
 
Last edited:
my /etc/apt/sources.list:


Code:
root@xxx:/etc/apt# cat sources.list
deb http://deb.debian.org/debian/ jessie contrib main non-free

# Use the command `apt-get -o Acquire::Check-Valid-Until=false update` for update!!
#deb http://archive.debian.org/debian/ jessie-backports contrib main non-free

deb http://updates.atomicorp.com/channels/tortix-common/debian jessie main
root@xxx:/etc/apt#
 
my /etc/apt/sources.list.d/plesk-migrator.list:


Code:
root@xxx:/etc/apt/sources.list.d# cat plesk-migrator.list
deb [arch=amd64] http://autoinstall.plesk.com/debian/PMM_0.1.10 jessie all
root@xxx:/etc/apt/sources.list.d#
 
my /etc/apt/sources.list.d/plesk.list:


Code:
root@xxx:/etc/apt/sources.list.d# cat plesk.list
## Persistent repositories for Plesk Products.
deb http://autoinstall.plesk.com/pool/PSA_18.0.28_3548/  jessie extras
deb http://autoinstall.plesk.com/debian/PHP56_17 jessie all
deb http://autoinstall.plesk.com/debian/PHP70_17 jessie all
deb http://autoinstall.plesk.com/PHP71_17/  jessie all
deb http://autoinstall.plesk.com/PHP72_17/  jessie all
deb http://autoinstall.plesk.com/PHP73_17/  jessie all
root@xxx:/etc/apt/sources.list.d#
 
And still the same problem after a system restart with "init 6" ...

...if you need more informations, so don't hesitate to ask me!! ;-)

Thank you very much.
 
Try to fix it with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
 
I have the same problem ... Solution is not working ...

"Reading package lists...
Retrieving information about the installed license key...
You already have the latest version of product(s) and all the selected components installed. Installation will not continue."
 
"These messages can be safely ignored."

Yes, but i don't like things like that in gerneral!! Looks like inconsistency or something like that?!?


Get that message with command `plesk installer --select-release-current --reinstall-patch --upgrade-installed-components`:


Reading package lists...
Retrieving information about the installed license key...
You already have the latest version of product(s) and all the selected components installed. Installation will not continue.
 
So i just need to wait for

a.) Plesk Obsidian 18.0.28 Update Nr. 3 (Currently i have installed Nr. 2)

OR

b.)
Plesk Obsidian 18.0.29

?
 
At the moment fix is planned for Plesk Obsidian 18.0.29. No release ETA.
 
`As a 2nd stop, i will try "plesk repair fs -verbose" ...`

Same problem and same message:

ss2.jpg

As a 3rd stop, i will try "plesk installer --select-release-current --reinstall-patch --upgrade-installed-components " ...
 
` As a 3rd stop, i will try "plesk installer --select-release-current --reinstall-patch --upgrade-installed-components " ... `

Has changed noting when i look at the text at the end:

ss3.jpg
 
-> I don't like message like that, even if they can be "safely ignored" ... message like that make me scary somehow, they look like inconsistency or something like that. (maybe i'm a lil bit paranoid, but i'm "allergic" to things like that... especially on my job, on my working environment!)

So my current questions:

- With what update the problem will be fixed? Plesk Obbidian "18.0.29" ??
- Is it possible to patch it manually, e.g. to change something on a script file / some script files


Thank you for your feedback(s).

Best regards from Switzerland,
Jan
 
No, so it seems there is not relation between that things, i described it closer here:

Another person has a similar problem with Plesk Onyx.
 
Back
Top