Hi, @QHacksWebmaster. I’m showing Large Media is already provisioned for that site. This is why it is failing. It is already enabled so the attempt to enable it again fails.
Would you please take a look at this support guide?
My best guess is that one of two things needs to happen to resolve this.
First, please try running this command in the repo directory:
git lfs push --all origin
The second thing to try is making sure that the Git LFS files are being placed in the publish directory.
Using Large Media does not change the requirement below:
- All files to be part of the deployed site must be in the publish directory when the deploy is completed.
You must be certain that the build command places the files in the publish directory.
If you try those to steps and the files are still missing from the Large Media tab, please let us know.