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

Rcon not working #2831

Closed
aqua3man opened this issue Oct 2, 2024 · 3 comments
Closed

Rcon not working #2831

aqua3man opened this issue Oct 2, 2024 · 3 comments
Labels

Comments

@aqua3man
Copy link

aqua3man commented Oct 2, 2024

What happened?

Config set:
rcon_password somerconpass

Use IceCon or other client. Rcon passwrod config is loaded though is ignored.
Server responds:
The server must set rcon_password to be able to use this command.

Expected result

Allow access as previous versions did.

Reproduction steps

  1. Set password in config "rcon_password somerconpass"
  2. Try to login through rcon with IceCon
  3. Fails with message: The server must set rcon_password to be able to use this command.

Importancy

Unknown

Area(s)

FiveM

Specific version(s)

Server 10072 Linux

Additional information

No response

@aqua3man aqua3man added bug triage Needs a preliminary assessment to determine the urgency and required action labels Oct 2, 2024
@FabianTerhorst
Copy link
Contributor

You have to set the rcon password with “set rcon_password somerconpass“. The variable got enforced to be read only for security reasons.

@Mathu-lmn
Copy link
Contributor

Yes, I was about to say that aswell. Tho the confusion comes from this tutorial by ZAP Hosting I believe : https://zap-hosting.com/guides/docs/fivem-rcon/
They don't mention that the set on the cfg is required now

@aqua3man
Copy link
Author

aqua3man commented Oct 2, 2024

Thanks, i was reading fivem docs and there were no mention about this. Thanks for clearing it up.

@aqua3man aqua3man closed this as completed Oct 2, 2024
@github-actions github-actions bot removed the triage Needs a preliminary assessment to determine the urgency and required action label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants