[GH-ISSUE #14] port 5000 is in use by default in macOS Monterey #9

Closed
opened 2026-02-22 18:17:26 -05:00 by yindo · 1 comment
Owner

Originally created by @wouterverweirder on GitHub (Jun 9, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/14

in macOS Monterey, port 5000 is used by default (Airplay Receiver). This causes the dev server not to launch, and the frontend to receive 403 errors (from the Monterey Airplay service).

My suggestion would be to set the default / fallback port of the server process to 3001 instead of 5000.

Originally created by @wouterverweirder on GitHub (Jun 9, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/14 in macOS Monterey, port 5000 is used by default (Airplay Receiver). This causes the dev server not to launch, and the frontend to receive 403 errors (from the Monterey Airplay service). My suggestion would be to set the default / fallback port of the server process to 3001 instead of 5000.
yindo closed this issue 2026-02-22 18:17:26 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jun 9, 2023):

Good call, patched now. Wasnt aware that was the case!

@timothycarambat commented on GitHub (Jun 9, 2023): Good call, patched now. Wasnt aware that was the case!
yindo changed title from port 5000 is in use by default in macOS Monterey to [GH-ISSUE #14] port 5000 is in use by default in macOS Monterey 2026-06-05 14:32:58 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#9