Git clone not working for client ...

Discussion in 'Installation/Configuration' started by ledufakademy, Sep 20, 2020.

  1. ledufakademy

    ledufakademy Member

    Last edited: Sep 20, 2020
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Have you installed git to that jail? Also the https helper git seems to need?
    Have you used Internet Search Engines with
    Code:
    git https helper
     
    ledufakademy likes this.
  3. ledufakademy

    ledufakademy Member

    i add git section in jk.ini
     
  4. nhybgtvfr

    nhybgtvfr Well-Known Member HowtoForge Supporter

    assuming you're using debian/ubuntu. may be the same location for other versions of linux, but can't confirm that.

    add this line to /etc/jailkit/jk_init.ini [netutils] section:
    and update the users jail.

    *it may not be the correct (or complete) solution for git. but it did fix getting the error 'fatal: unable to find remote helper for 'https' ' that i got previously when using 'wget https://.....' along with other various other attempts to connect elsewhere via https, so i think this'll fix your problem.
     

Share This Page