Skip to content

Airplay Receiver Port Conflict on MacOS #34

Description

@xilverfang

While setting up with docker, it fails with this error:
error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:5000 -> 0.0.0.0:0: listen tcp 0.0.0.0:5000: bind: address already in use

This is as a result of airplay receiver using that same port by default on macOS. I had to change the port value --> 5001 in docker-compose.yml file. Maybe a fallback value can be set to mitigate this.

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