• 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 No Persmission after Chown

matze1708

New Pleskian
Hello all,

I have Plesk running on a cloud server,
I had created a new user via SSH and in bad knowledge, gave this user permissions of the vhosts.

I was able to restore some already,
but unfortunately my WebHooks to Github no longer work.


Code:
:/var/www/vhosts/schuetzenbuch.de# ls -lsah
4.0K drwxr-xr-x  2 www-data www-data 4.0K Jun 22  2020 dev
4.0K drwxr-xr-x  2 www-data www-data 4.0K Jun 22  2020 error_docs
4.0K drwxr-xr-x  2 www-data www-data 4.0K Aug 10  2020 etc
4.0K drwxrwxrwx  5 root     root     4.0K Oct 28 07:13 git
4.0K drwx------  3 www-data www-data 4.0K Dec 25 22:56 .gnupg
4.0K drwxr-xr-x  6 www-data www-data 4.0K Nov 12 09:41 httpdocs
4.0K drwxr-xr-x  3 www-data www-data 4.0K Jun 22  2020 lib
4.0K drwxr-xr-x  2 www-data www-data 4.0K Jun 22  2020 lib64
4.0K drwx------  6 www-data www-data 4.0K Dec 26 06:28 logs
4.0K drwxr-xr-x  6 www-data www-data 4.0K Dec  1 06:00 .revisium_antivirus_cache
4.0K drwxr-xr-x  2 root     root     4.0K Jun 22  2020 .ssh
4.0K drwxrwxrwt  2 www-data www-data 4.0K Jun 22  2020 tmp
4.0K drwxr-xr-x  2 matthias psacln   4.0K Dec 13 06:30 .trash
4.0K drwxr-xr-x  4 www-data www-data 4.0K Jun 22  2020 usr
4.0K drwxr-xr-x  3 www-data www-data 4.0K Jun 22  2020 var

I get this message under the domain in the GIT tab.
Screenshot 2021-12-27 141038.jpg
What do I have to change the directories to so that I can use the WebHook again?

Thank you.
 
Back
Top