sp-tarkov / server

University of Illinois/NCSA Open Source License
24 stars 5 forks source link

Unable to Build Dockerized Version from Git | exit code: 128 #151

Closed refringe closed 6 days ago

refringe commented 6 days ago

(Server)

Trying to clone via GIT

=> ERROR [builder 7/18] RUN git clone --branch master https://dev.sp-tarkov.com/SPT-AKI/Server.git srv 35.5s

[builder 7/18] RUN git clone --branch master https://dev.sp-tarkov.com/SPT-AKI/Server.git srv: 0.313 Cloning into 'srv'... 0.510 warning: redirecting to https://dev.sp-tarkov.com/SPT/Server.git/ 35.21 Downloading project/assets/database/locations/bigmap/looseLoot.json (17 MB) 35.23 Error downloading object: project/assets/database/locations/bigmap/looseLoot.json (0dd8747): Smudge error: Error downloading project/assets/database/locations/bigmap/looseLoot.json (0dd8747570b053845755c626321f51f0b58d116c35f2b31b9f76832e4deb74c6): batch response: Not Found

Trying to get SIT to work on a Server but whenever it tries to clone from here it fails. So I'm opening an issue here too in case you guys are able to help.

You can optionally include your game profile if you think it would help us reproduce the error easily (found in /user/profiles/xxxxxxxxxxxx.json) The profile id can be found in the top left of the launcher.

image

Attachments


Originally written by Shutsatt

refringe commented 6 days ago

Neither SIT nor Docker are supported by SPT.

Following the README for building the repos has been confirmed to work as expected, so this issue isn't on our end. Closing


Originally written by DrakiaXYZ

refringe commented 6 days ago

I mean this issue happens on my local machine as well as the root server. Both with fresh installations of Docker. I get that SPT doesn't support either. But as you are able to see in my screenshot. THE ISSUE IS WITH THE CLONE OF YOUR GUYS' Branch Master, so there should be something you can tell me. Cuz the same error happens when i just try to clone the thing without Docker or SIT in mind.

image

Attachments


Originally written by Shutsatt

refringe commented 6 days ago

I recommend reading the README associated with the server repo and following the process as documented, and not following the steps for an unsupported project

As I said previously, following the steps in the README has been confirmed to work for compiling the SPT Server, this isn't an issue on our end.


Originally written by DrakiaXYZ