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

Jail & git

Svobi

New Pleskian
Hi!

I've got Plesk (11.5.30 Update #50) running on a debian 7. I've got the jail surrounding for a specific domain. Now that user want's to use git commands. I already copied (hopefully all) the neccessary files into the jail but it's still not working 100% and hope to find some help here:

- - -
bash-4.2$ git submodule update --init
Submodule '_tools/docker' () registered for path '_tools/docker'
Submodule '_tools/fabalicious' () registered for path '_tools/fabalicious'
/usr/lib/git-core/git-submodule: 135: /usr/lib/git-core/git-submodule: dirname: not found
fatal: Could not switch to '.git/modules/_tools': No such file or directory
Clone of 'https://github.com/factorial-io/drupal-docker.git' into submodule path '_tools/docker' failed
- - -

The init command gives me these errors. Any idea?

- - -
bash-4.2$ git diff .htaccess
WARNING: terminal is not fully functional
- - -

Very general one. I already searched and tried export term=xterm within the jail for example but no effect at all.

Any idea & help really appreciated!

Kind regards!
 
Back
Top