Skip to content

Change default port (at least on macOS) #1373

Open
@caesar

Description

macOS now uses port 5000 by default for AirPlay discovery (https://news.ycombinator.com/item?id=29006861).
Attempting to start Fava with the default port now fails silently on macOS (it says it's running, but the web interface doesn't load because the port is already in use by the system).

Port 5000 is in any case already a reserved port for UPnP:

It would be better to use a port in the 8000+ range (and also to detect if the port is already in use and fall back to a higher port).

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions