• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue GIT LFS will not pull lfs-stored assets

tfllh

New Pleskian
Server operating system version
Ubuntu 22.04.2 LTS
Plesk version and microupdate number
18.0.51
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 contains the text meta data for the git lfs object.

The expectation is that when the command
Code:
git lfs install
is ran, that file's content should change from the meta data to the actual file content - however upon running the git lfs install command via a scheduled task (using the 'Run Now' function), and receiving a response of 'git lfs initialized', the file still contains the meta data and not the large file content.

Is there a solution to this problem?
 
Back
Top