OS Name/Version: Ubuntu 24.04.3
Product Name/Version: AMP 2.6.2.8 - 20250909.1
Problem Description:
The Tarkov Fika Mod instance fails to start, throwing an error.
This task could not be completed: Running Update Tasks - - State: 3.
/bin/bash failed with exit code 2
Looking through the logs, I can see the following:
Cloning into 'srv'...
Note: switching to 'c6a4e5ef8d77e5195dc2bc6449b9e69b19605474'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
batch response: Expected JSON type, got: "text/plain"
batch response: Expected JSON type, got: "text/plain"
batch response: Expected JSON type, got: "text/plain"
batch response: Expected JSON type, got: "text/plain"
batch response: Expected JSON type, got: "text/plain"
batch response: Expected JSON type, got: "text/plain"
Failed to fetch some objects from 'https://lfs.sp-tarkov.com/sp-tarkov/server'
I can confirm that Git LFS is installed on the machine and is initialised using git lfs install.
Steps to reproduce:
- Create Tarkov Fika Mod instance
- Launch the Tarkov Fika Mod instance with default settings
- Failed to start after reaching step 3
Actions taken to resolve so far:
-
Installed Git LFS and made sure it’s operational
-
Attempted to clone the repo from
https://lfs.sp-tarkov.com/sp-tarkov/serverwhich gave me an error saying it’s empty:git clone https://lfs.sp-tarkov.com/sp-tarkov/server Cloning into ‘server’… warning: You appear to have cloned an empty repository.