You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
start up doesn't work.
Error Please use force_install_dir before logon!
To Reproduce
Steps to reproduce the behavior:
Start a new Server Expected behavior
The Server should start without Error
Media (Optional)
If applicable, add screenshots or videos to help explain your problem.
Logs (Optional)
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from sples1/k4ryuu-cs2
Status: Image is up to date for sples1/k4ryuu-cs2:latest
Digest: sha256:50955873af31dc9d2c615ee04f8db0385fd0ab1c5f170acdd52b1b3ae87e8022
[Pterodactyl Daemon]: Finished pulling Docker container image
[KitsuneLab] > Starting SteamCMD for AppID: 730
Redirecting stderr to '/home/container/Steam/logs/stderr.txt'
Logging directory: '/home/container/Steam/logs'
[ 0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1738027521
-- type 'quit' to exit --
Loading Steam API...OK
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
Please use force_install_dir before logon!
Update state (0x11) preallocating, progress: 0.00 (0 / 48867053620)
Error! App '730' state is 0x202 after update job.
[KitsuneLab] > Error on line 77: ./steamcmd/steamcmd.sh +login anonymous +force_install_dir /home/container +app_update 730 +quit
[KitsuneLab] > Exit code: 8
[KitsuneLab] > Error on line 77: eval ${STEAMCMD}
[KitsuneLab] > Exit code: 8
[KitsuneLab] > Filter is disabled. No messages will be blocked.
[KitsuneLab] > Starting server with command: ./game/cs2.sh -dedicated +ip 0.0.0.0 -port 27036 +map de_dust2 -maxplayers 32 +sv_setsteamaccount ************************ +game_type 0 +game_mode 0
couldn't execute "./game/cs2.sh": no such file or directory
while executing
"spawn -noecho ./game/cs2.sh -dedicated +ip 0.0.0.0 -port 27036 +map de_dust2 -maxplayers 32 +sv_setsteamaccount 76803220F298237DF3C8F068C03FD455 +game..."
("eval" body line 1)
invoked from within
"eval [list spawn -noecho] [lrange $argv 1 end]"
invoked from within
"if {[string compare [lindex $argv 0] "-p"] == 0} {
# pipeline
set stty_init "-echo"
eval [list spawn -noecho] [lrange $argv 1 end]
clo..."
(file "/usr/bin/unbuffer" line 13)
[KitsuneLab] > Server has stopped successfully.
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 0
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from sples1/k4ryuu-cs2
Digest: sha256:50955873af31dc9d2c615ee04f8db0385fd0ab1c5f170acdd52b1b3ae87e8022
Status: Image is up to date for sples1/k4ryuu-cs2:latest
[Pterodactyl Daemon]: Finished pulling Docker container image
[KitsuneLab] > Starting SteamCMD for AppID: 730
Redirecting stderr to '/home/container/Steam/logs/stderr.txt'
Logging directory: '/home/container/Steam/logs'
[ 0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1738027521
-- type 'quit' to exit --
Loading Steam API...OK
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
Please use force_install_dir before logon!
Update state (0x11) preallocating, progress: 0.00 (0 / 48867053620)
Error! App '730' state is 0x202 after update job.
[KitsuneLab] > Error on line 77: ./steamcmd/steamcmd.sh +login anonymous +force_install_dir /home/container +app_update 730 +quit
[KitsuneLab] > Exit code: 8
[KitsuneLab] > Error on line 77: eval ${STEAMCMD}
[KitsuneLab] > Exit code: 8
[KitsuneLab] > Filter is disabled. No messages will be blocked.
[KitsuneLab] > Starting server with command: ./game/cs2.sh -dedicated +ip 0.0.0.0 -port 27036 +map de_dust2 -maxplayers 32 +sv_setsteamaccount ************************ +game_type 0 +game_mode 0
couldn't execute "./game/cs2.sh": no such file or directory
while executing
"spawn -noecho ./game/cs2.sh -dedicated +ip 0.0.0.0 -port 27036 +map de_dust2 -maxplayers 32 +sv_setsteamaccount 76803220F298237DF3C8F068C03FD455 +game..."
("eval" body line 1)
invoked from within
"eval [list spawn -noecho] [lrange $argv 1 end]"
invoked from within
"if {[string compare [lindex $argv 0] "-p"] == 0} {
# pipeline
set stty_init "-echo"
eval [list spawn -noecho] [lrange $argv 1 end]
clo..."
(file "/usr/bin/unbuffer" line 13)
[KitsuneLab] > Server has stopped successfully.
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 0
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
Additional context (Optional)
In the File entrypoint.sh isn't force_install_dir befor login.
Is that the Error?
The text was updated successfully, but these errors were encountered:
Describe the bug
start up doesn't work.
Error Please use force_install_dir before logon!
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Server should start without Error
Media (Optional)
If applicable, add screenshots or videos to help explain your problem.
Logs (Optional)
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from sples1/k4ryuu-cs2
Status: Image is up to date for sples1/k4ryuu-cs2:latest
Digest: sha256:50955873af31dc9d2c615ee04f8db0385fd0ab1c5f170acdd52b1b3ae87e8022
[Pterodactyl Daemon]: Finished pulling Docker container image
[KitsuneLab] > Starting SteamCMD for AppID: 730
Redirecting stderr to '/home/container/Steam/logs/stderr.txt'
Logging directory: '/home/container/Steam/logs'
[ 0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1738027521
-- type 'quit' to exit --
Loading Steam API...OK
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
Please use force_install_dir before logon!
Update state (0x11) preallocating, progress: 0.00 (0 / 48867053620)
Error! App '730' state is 0x202 after update job.
[KitsuneLab] > Error on line 77: ./steamcmd/steamcmd.sh +login anonymous +force_install_dir /home/container +app_update 730 +quit
[KitsuneLab] > Exit code: 8
[KitsuneLab] > Error on line 77: eval ${STEAMCMD}
[KitsuneLab] > Exit code: 8
[KitsuneLab] > Filter is disabled. No messages will be blocked.
[KitsuneLab] > Starting server with command: ./game/cs2.sh -dedicated +ip 0.0.0.0 -port 27036 +map de_dust2 -maxplayers 32 +sv_setsteamaccount ************************ +game_type 0 +game_mode 0
couldn't execute "./game/cs2.sh": no such file or directory
while executing
"spawn -noecho ./game/cs2.sh -dedicated +ip 0.0.0.0 -port 27036 +map de_dust2 -maxplayers 32 +sv_setsteamaccount 76803220F298237DF3C8F068C03FD455 +game..."
("eval" body line 1)
invoked from within
"eval [list spawn -noecho] [lrange $argv 1 end]"
invoked from within
"if {[string compare [lindex $argv 0] "-p"] == 0} {
# pipeline
set stty_init "-echo"
eval [list spawn -noecho] [lrange $argv 1 end]
clo..."
(file "/usr/bin/unbuffer" line 13)
[KitsuneLab] > Server has stopped successfully.
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 0
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from sples1/k4ryuu-cs2
Digest: sha256:50955873af31dc9d2c615ee04f8db0385fd0ab1c5f170acdd52b1b3ae87e8022
Status: Image is up to date for sples1/k4ryuu-cs2:latest
[Pterodactyl Daemon]: Finished pulling Docker container image
[KitsuneLab] > Starting SteamCMD for AppID: 730
Redirecting stderr to '/home/container/Steam/logs/stderr.txt'
Logging directory: '/home/container/Steam/logs'
[ 0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1738027521
-- type 'quit' to exit --
Loading Steam API...OK
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
Please use force_install_dir before logon!
Update state (0x11) preallocating, progress: 0.00 (0 / 48867053620)
Error! App '730' state is 0x202 after update job.
[KitsuneLab] > Error on line 77: ./steamcmd/steamcmd.sh +login anonymous +force_install_dir /home/container +app_update 730 +quit
[KitsuneLab] > Exit code: 8
[KitsuneLab] > Error on line 77: eval ${STEAMCMD}
[KitsuneLab] > Exit code: 8
[KitsuneLab] > Filter is disabled. No messages will be blocked.
[KitsuneLab] > Starting server with command: ./game/cs2.sh -dedicated +ip 0.0.0.0 -port 27036 +map de_dust2 -maxplayers 32 +sv_setsteamaccount ************************ +game_type 0 +game_mode 0
couldn't execute "./game/cs2.sh": no such file or directory
while executing
"spawn -noecho ./game/cs2.sh -dedicated +ip 0.0.0.0 -port 27036 +map de_dust2 -maxplayers 32 +sv_setsteamaccount 76803220F298237DF3C8F068C03FD455 +game..."
("eval" body line 1)
invoked from within
"eval [list spawn -noecho] [lrange $argv 1 end]"
invoked from within
"if {[string compare [lindex $argv 0] "-p"] == 0} {
# pipeline
set stty_init "-echo"
eval [list spawn -noecho] [lrange $argv 1 end]
clo..."
(file "/usr/bin/unbuffer" line 13)
[KitsuneLab] > Server has stopped successfully.
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 0
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
Additional context (Optional)
In the File entrypoint.sh isn't force_install_dir befor login.
Is that the Error?
The text was updated successfully, but these errors were encountered: