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

Sorry to bother #42

Closed
kg5hfl opened this issue Jan 6, 2024 · 4 comments
Closed

Sorry to bother #42

kg5hfl opened this issue Jan 6, 2024 · 4 comments
Labels
question Further information is requested

Comments

@kg5hfl
Copy link

kg5hfl commented Jan 6, 2024

Any way to get the RCON command 'getgamelog' to work. i keep getting 'Server Received, But no Response.'

thanks in advance.

Update state (0x5) verifying install, progress: 51.69 (4850494221 / 9382920526)
Update state (0x5) verifying install, progress: 57.69 (5412543524 / 9382920526)
Update state (0x5) verifying install, progress: 63.76 (5982249144 / 9382920526)
Update state (0x5) verifying install, progress: 69.75 (6544285880 / 9382920526)
Update state (0x5) verifying install, progress: 75.74 (7106322616 / 9382920526)
Update state (0x5) verifying install, progress: 81.71 (7666842063 / 9382920526)
Update state (0x5) verifying install, progress: 87.69 (8228266431 / 9382920526)
Update state (0x5) verifying install, progress: 93.76 (8797526479 / 9382920526)
Update state (0x5) verifying install, progress: 99.76 (9360447951 / 9382920526)
Success! App '2430930' fully installed.
Starting the ARK: Survival Ascended dedicated server...
Start parameters: TheIsland_WP?listen?Port=7777?RCONPort=27020?RCONEnabled=True -servergamelog -WinLiveMaxPlayers=26 -Mods=928621,929420,928501,941461,927090,932976 -NoBattlEye
esync: up and running.
Failed to read /etc/machine-id, error Invalid argument.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
^C
kg5hfl@gameserver:~/asa-server$ sudo docker exec -t asa-server-1 asa-ctrl rcon --exec 'GetGameLog'
Server received, But no response!!

kg5hfl@gameserver:~/asa-server$ sudo docker exec -t asa-server-1 asa-ctrl rcon --exec GetGameLog
Server received, But no response!!

kg5hfl@gameserver:~/asa-server$

@mschnitzer
Copy link
Owner

Same on my server, not sure if this is an ASA specific issue or a config option needs to be set first. There are some topics on Google on this one, but I couldn't find any definitive answer.

But instead of using RCON, you could just query the logs like this:

docker exec -t asa-server-1 cat server-files/ShooterGame/Saved/Logs/ShooterGame.log

@mschnitzer mschnitzer added the question Further information is requested label Jan 6, 2024
@kg5hfl
Copy link
Author

kg5hfl commented Jan 6, 2024 via email

@mschnitzer
Copy link
Owner

Alright, please reopen if you have any further questions.

@kg5hfl
Copy link
Author

kg5hfl commented Jan 10, 2024

Any idea how to change the time in the container? I've tried several methods with no luck.

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

No branches or pull requests

2 participants