• 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

git

  1. G

    Question Enable GIT from SSH (pub+private keys) to multiple users

    I want to setup a local Git on a Linux Plesk (without Github/Bitbucket). I have already created my repository and added the additional users. With the additional user credentials (username and password) I can access the repository from my machine without issues using HTTPS. I would like to...
  2. malisaeed

    Issue write (github.com): Connection refused: port 22

    Hi, Suddenly all subscription's sites Git Extension stopped listing new pushes and when i am trying to pull or link repository to site i am getting below Error as below: Cloning into bare repository '/var/www/vhosts/mywebsite.com/git/plesk-git-module-test.git'... Server at 'github.com' is...
  3. K

    Issue git deployment error: The task "ext-git-task\deployment" has failed.

    I am using the Plesk-Git integration, which always works just fine. However, since yesterday I am getting the following error when pulling during the "Deploying files" phase: What could cause this problem? Is there a logfile I can check to get some more details? Thanks!
  4. R

    Issue Git extension error on CentOs

    Hello everyone, I would need some help when trying to install Git extension on my Plesk environment which is installed on a CentOs 8 server. When I'm trying to install the extension, I get the following error: Could not install the Git extension The execution of post-install.php has failed...
  5. J

    Question Plesk + Git: Key is already in use

    Hi, I have a bunch of subdomains where the files are automatically deployed using git, the problem arises when I want to set up a new subdomain with their git repository and to my surprise the generated ssh key is the same used by other subdomains. Is there a solution to resolve this?
  6. A

    Resolved Git Deployment Action Error: /opt/plesk/php/8.0/bin/php: No such file or directory

    Hi! We're having issues with the following Additional Git Deployment Action on an uptodate Plesk Obsidian server based on CentOS: /opt/plesk/php/8.0/bin/php /usr/lib64/plesk-9.0/composer.phar install While the paths are correct and confirmed via SSH (as root) running the Git deployment action...
  7. H

    Issue Update your Bitbucket Cloud SSH Host Keys

    This is an update that has recently been made to bitbucket here. In Plesk I use Git ext to pull changes on bitbucket to the site on Plesk, when trying to add a repo to a site we get this error: Cloning into bare repository '/var/www/vhosts/[site-url]/git/vle.git'... Public key for the server...
  8. Johannes Kingma

    Question setup git with two branches

    Setting up two domains for stage and production does not work. 1) Adding git to both domains stage.example.com(stage) and example.com(production) with automatic deployment will push the same branch to both doamins 2) Removing git integration one of them removes the .git folder causes a folder...
  9. Manu7

    Question Laravel Toolkit: Changing git repository on existing application breaks deployment

    Hello Everyone I've attempted to change the Git repository for an existing Laravel application that was connected and managed by the Plesk Laravel Toolkit. The goal was to move from a local repository to a remote one hosting the same codebase. I deleted the old repository and added the new...
  10. T

    Issue GIT LFS will not pull lfs-stored assets

    Hello I am experiencing an issue using Plesk Obsidian 18.0.51 on Linux. I have created a subscription and set it to track a GIT repository. This works as expected and the files from the repository are pulled. The repository contains a video which is stored on GIT LFS, and currently that file...
  11. P

    Issue Two Laravel applications in same domain / git issue

    Hello everybody, this is my first post here. Thank you in advance! I have a working laravel application in a subdomain linked with a git repo. I'm trying to have another laravel application in another subdomain but when Plesk gives me the deploy key, github tells me "The key is already in...
  12. M

    Question How may I run docker commands in Deploy actions of Git?

    From what I understand, the deployment actions are performed in some specific chroot environment, how may I allow this environment to run docker commands? Docker is in /usr/bin
  13. Luiz_Gustavo

    Issue Git icon disappear from Subscription

    Hello guys, The Git icon disappear from one of my subscriptiont and I don't know why. All other subscriptions is Ok. Any workaround to solve this issue? The isso below: Other subscription in the same server:
  14. J

    Question Modify Git additional deployment actions

    I have several domains in Plesk, which are integrated with Gitlab for CI/CD. For each of them , i have in Plesk at Git -> Enable additional deployment actions something like below: /opt/plesk/php/7.4/bin/php /var/www/vhosts/api.domain.net/httpdocs/bin/clear-config-cache.php It is a command...
  15. D

    Question Continuous deployment with GitLab CI/CD

    Hey guys, I deploy many web apps on Plesk with the Git feature. It works well most of the times but I feel bad about errors and reverting deployment when something went wrong. Unfortunately I am missing the good integration of pipelines etc. is not given when using GitLab actions...
  16. M

    Question plesk git deploy gives artisan error

    I have just about managed to mess around and deploy a laravel project on my ubuntu plesk server. I tried using composer etc via plesk panel but it was just failing at a million different places. It doesnt help that the dev has left and made such a messy system. 2 different websites, Nuxt SPA's...
  17. khanhvu14

    Issue [extension/git] Method name must be a string

    I have problem with git extension This is panel log: [2022-10-18 10:37:34.506] 2640:634e1f7e7ba1c ERR [panel] Forgery protection token check failed. [2022-10-18 10:37:34.507] 2640:634e1f7e7ba1c ERR [panel] Session token has expired.#0...
  18. R

    Issue Can't create git repositories anymore

    Hello there, on one of our servers it's not possible anymore to create a local git repository. I tried different domains and it always fails with a error 500. There is no error on the plesk-UI, only the browser console displays it. I already looked in any logfile know to me, but i can't find...
  19. G

    Resolved Run docker-compose in git deployment action

    Hallo, I want to run docker-compose -f /var/www/vhosts/myHost/subdomain/docker-compose.yml up as a git deployment action but it simply does: nothing touch /tmp/test.txt works as intended though. The user which creates the /tmp/test.txt is the same which I can manually and succesfully run...
  20. H

    Issue URGENT: git module throws error 500 PleskUtilException

    Hi, So out of nowhere git module is throwing following error. The repair process does not do anything.
Back
Top