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

require RCON password to enable #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

require RCON password to enable #39

wants to merge 2 commits into from

Conversation

BrettMayson
Copy link
Member

@BrettMayson BrettMayson commented Apr 22, 2024

Server won't launch with current defaults

BACKEND      : Loading dedicated server config.
 BACKEND      : JSON Schema Validation:
  BACKEND      : minLength error:
   BACKEND   (E): Param "#/rcon/password" is bellow the minimum limit of value/length. The minimum allowed is 3.
   BACKEND   (E): RegEx Pattern: "^[^ ]*$"
   BACKEND   (E): Pattern Description: "Spaces are not allowed."
   BACKEND   (E): Reference in schema: "#/properties/rcon/properties/password"
  BACKEND   (E): JSON is invalid!
 BACKEND   (E): There are errors in server config!
BACKEND   (E): Unable to continue with a broken DS config! Shutdown!

@hafometh88
Copy link
Contributor

hmmm BI must have changed the validation, it worked fine before

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

Successfully merging this pull request may close these issues.

2 participants