Skip to content

Server starts but EOS/Steam auth fails; cannot Start Game / server not reachable #17

Description

@rodejoost

Environment:

  • Running in Kubernetes (Talos) using the official indifferentbroccoli/starrupture-server-docker image
  • UPDATE_ON_START=false, MULTIHOME=LAN IP
  • Ports forwarded: 7777 TCP+UDP, 27015 UDP (also tried 7778 UDP)
  • Public IPv4, hairpin NAT enabled

Symptoms:

  • In-game Manage Server -> Create New World / Start Game does nothing
  • Server not reachable externally on 7777/27015
  • Logs consistently show:
    • "Steam client not running"
    • "SteamAPI_Init failed"
    • "EOS: Incorrect auth parameters"
    • "Autologin attempt failed, unable to register server!"

Recent logs (tail):
LogEOSSDK: Warning: LogEOS: Encryption key length is 1; encryption keys must be 64 in length to work with data storage
LogTemp: Warning: Steam client not running.
LogTemp: Error: SteamAPI_Init failed.
0160:err:eventlog:ReportEventW L"SteamAPI_Init failed."
LogOnline: Warning: EOS: Incorrect auth parameters (Type=)
LogOnline: Warning: EOS: Unable to Login() user (0) due to missing auth parameters
LogGameSession: Warning: Autologin attempt failed, unable to register server!

Questions:

  • Are EOS/Steam credentials required for dedicated servers?
  • Is there a known workaround or required flags/env vars?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions