devryan / GamePanelX-V3

The Original Free and Open Source Game Control Panel
https://www.gamepanelx.com
Other
131 stars 94 forks source link

TF2 fails to create new server #165

Closed guilherme-argentino closed 7 years ago

guilherme-argentino commented 7 years ago

Error details:

==> servers.log <==
Sat Mar 18 01:03:40 UTC 2017 xrs-gamepanelx-master CreateServer: Creating server directory /var/www/html/games//_SERVERS/accounts/example/10.0.0.4.37015 ...
Sat Mar 18 01:03:40 UTC 2017 xrs-gamepanelx-master CreateServer: Extracting TPL (14) to /var/www/html/games//_SERVERS/accounts/example/10.0.0.4.37015 ...

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

It happens during server creation. It doesnt finish normally and It doesnt work if I try to start the server.

devryan commented 7 years ago

What does your disk space look like, any chance your disk is 100% full?

guilherme-argentino commented 7 years ago

Yes it was.

I had to run the test and keep track of Disk Space. After the error apears, It had 6GB free disk space.

Anyway, Thank you