Skip to content

Duplicated port variable in config causes bug with entrypoint script #10

Description

@Eric-Prokop

The server config file contains the variable port two times, but in different ini sections, once in [General] and [MasterServer].

The entrypoint script parsing the environment can't distinguish between them, so both are replaced when setting TES3MP_SERVER_PORT, causing connection bugs.

printenv | grep 'TES3MP_SERVER_' | while read -r envvar

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions