Skip to content

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

@Eric-Prokop

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

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