Skip to content

Teeworlds server query not working (tees) #116

@brknkfr

Description

@brknkfr

I got a running teeworlds server version 0.7.5 listening on the port 8303.

$ netstat -ulp | grep 8303
udp        0      0 0.0.0.0:8303            0.0.0.0:*                           59556/teeworlds_srv 
udp6       0      0 [::]:8303               [::]:*                              59556/teeworlds_srv 

Querying server stats with qstat doesn't work.

$ qstat -tees localhost:8303
ADDRESS           PLAYERS      MAP   RESPONSE TIME    NAME
localhost:8303   no response

I tested with the most recent qstat version.

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