immich-server and immich-microservices bind to the same port 3001 #2222

Closed
opened 2026-02-05 05:47:14 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @mikaelj on GitHub (Feb 22, 2024).

The bug

"docker ps" reports both immich-server and immich-microservices opening the same port 3001/tcp.

The OS that Immich Server is running on

Ubuntu 22.x

Version of Immich Server

latest

Version of Immich Mobile App

latest

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

today's latest

Your .env content

today's latest

Reproduction steps

1. docker-compose up -d
2. docker ps

Additional information

No response

Originally created by @mikaelj on GitHub (Feb 22, 2024). ### The bug "docker ps" reports both immich-server and immich-microservices opening the same port 3001/tcp. ### The OS that Immich Server is running on Ubuntu 22.x ### Version of Immich Server latest ### Version of Immich Mobile App latest ### Platform with the issue - [X] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML today's latest ``` ### Your .env content ```Shell today's latest ``` ### Reproduction steps ```bash 1. docker-compose up -d 2. docker ps ``` ### Additional information _No response_
Author
Owner

@mikaelj commented on GitHub (Feb 22, 2024):

Nevermind; invalid.

@mikaelj commented on GitHub (Feb 22, 2024): Nevermind; invalid.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#2222