ror2-server icon indicating copy to clipboard operation
ror2-server copied to clipboard

Server not starting

Open AmirrezaKN opened this issue 3 years ago • 1 comments
trafficstars

Hey there I'm trying to run the docker with your default command for it and getting this in the logs

Installing Risk of Rain 2 server...
Redirecting stderr to '/root/.steam/logs/stderr.txt'
src/tier0/threadtools.cpp (4122) : Probably deadlock or failure waiting for thread to initialize.
Thread failed to initialize
src/tier0/threadtools.cpp (1804) : Thread synchronization object is unuseable
[  0%] Checking for available updates...
src/tier0/threadtools.cpp (4122) : Probably deadlock or failure waiting for thread to initialize.
Thread failed to initialize
Installing Risk of Rain 2 server...
Redirecting stderr to '/root/.steam/logs/stderr.txt'
Looks like steam didn't shutdown cleanly, scheduling immediate update check
src/tier0/threadtools.cpp (4122) : Probably deadlock or failure waiting for thread to initialize.
Thread failed to initialize
src/tier0/threadtools.cpp (1804) : Thread synchronization object is unuseable
[  0%] Checking for available updates...
src/tier0/threadtools.cpp (4122) : Probably deadlock or failure waiting for thread to initialize.
Thread failed to initialize

the os is Centos 9 what is the problem here?

AmirrezaKN avatar May 17 '22 19:05 AmirrezaKN

Hey there I'm trying to run the docker with your default command for it and getting this in the logs

Installing Risk of Rain 2 server...
Redirecting stderr to '/root/.steam/logs/stderr.txt'
src/tier0/threadtools.cpp (4122) : Probably deadlock or failure waiting for thread to initialize.
Thread failed to initialize
src/tier0/threadtools.cpp (1804) : Thread synchronization object is unuseable
[  0%] Checking for available updates...
src/tier0/threadtools.cpp (4122) : Probably deadlock or failure waiting for thread to initialize.
Thread failed to initialize
Installing Risk of Rain 2 server...
Redirecting stderr to '/root/.steam/logs/stderr.txt'
Looks like steam didn't shutdown cleanly, scheduling immediate update check
src/tier0/threadtools.cpp (4122) : Probably deadlock or failure waiting for thread to initialize.
Thread failed to initialize
src/tier0/threadtools.cpp (1804) : Thread synchronization object is unuseable
[  0%] Checking for available updates...
src/tier0/threadtools.cpp (4122) : Probably deadlock or failure waiting for thread to initialize.
Thread failed to initialize

the os is Centos 9 what is the problem here?

Are you sure you have enough disk space available?

avivace avatar Jul 10 '22 11:07 avivace