Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to run #10

Closed
flowerwOw0316 opened this issue Jun 30, 2020 · 4 comments
Closed

how to run #10

flowerwOw0316 opened this issue Jun 30, 2020 · 4 comments

Comments

@flowerwOw0316
Copy link

steam@bdab84a666cf:/steamcmd$ ls
linux32 linux64 package public siteserverui steamcmd.sh
steam@bdab84a666cf:
/steamcmd$ ./steamcmd.sh
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
[ 0%] Checking for available updates...
[----] Verifying installation...
[ 0%] Downloading update...
[ 0%] Checking for available updates...
[----] Download complete.
[----] Extracting package...
[----] Extracting package...
***** OUT OF MEMORY! attempted allocation size: 147962298 ****
/data/src/tier0/memstd.cpp (2448) : Fatal Assertion Failed: OUT OF MEMORY
/data/src/tier0/memstd.cpp (2448) : Fatal assert failed: /data/src/tier0/memstd.cpp, line 2448. Application exiting.

_ExitOnFatalAssert
steam@bdab84a666cf:~/steamcmd$

@CM2Walki
Copy link
Owner

Hey @flowerwOw0316,

have you consider the possibility that your system is out of memory?

***** OUT OF MEMORY! attempted allocation size: 147962298 ****
/data/src/tier0/memstd.cpp (2448) : Fatal Assertion Failed: OUT OF MEMORY

I assume you are probably trying to install something on a very small VPS. Make sure you choose a bigger machine.

@flowerwOw0316
Copy link
Author

thanks your answer.
My current VPS is 1 core 1G memory, 40g hard disk memory centos8.1
run your docker images
What is the minimum requirement?

@CM2Walki
Copy link
Owner

Are you running anything else on that VPS? Steamcmd uses around 200 mbs, maybe?

I think you should be fine with a 2 GB VPS.

@flowerwOw0316
Copy link
Author

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants