Skip to content
This repository was archived by the owner on Jan 6, 2022. It is now read-only.
This repository was archived by the owner on Jan 6, 2022. It is now read-only.

dat doctor ignores --port #20

@da2x

Description

@da2x

I am reporting: a bug or unexpected behavior

Bug Report

  1. Enable a system firewall that blocks all incoming connections. You know, like the one you’d find by default in most Linux server distributions and even some desktop distros.
  2. Open port 8989 and allow UDP and TCP connections to that port in the firewall.
  3. Run dat doctor --port 8989 and select the peer-to-peer test
  • Operating system: Fedora 30
  • Node Version: 10.15.3
  • Dat Version: 13.13.0

Expected behavior

Should use the specified port as it’s the only one that allows incoming connections.

Output to include: Your address is: <your-ip>:8989

Actual behavior

Output includes: Your address is: <your-ip>:<random-port>

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