#569·Havoc

[Teamserver-Client--Bug]: Cant build Server or Even Get It Runing

Author: thebiblicaljohn-archCreated Nov 8, 2025Updated Jan 27, 2026
Labelsclientside/teamserver

Contact Details

[email protected]

What happened?

A bug happened! $ make ts-build [*] building teamserver

gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now

gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now make: *** [makefile:11: ts-build] Error 2

Did You Do a Pull First?

Latest (You performed a pull first)

Did You Try With the Dev Branch?

Yes (You tried using the dev branch but the problem persist)

Relevant log output

bash
$ make ts-build
[*] building teamserver

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
make: *** [makefile:11: ts-build] Error 2

Did You Read Over Your Issue First?

  • I declare I made an effort and provided the necessary information for replication of the issue.