C:\Users\Iggy\Docker\immich-app>docker compose up -d
[+] Running 3/4
✔ Container immich_redis Running 0.0s
✔ Container immich_postgres Running 0.0s
✔ Container immich_machine_learning Running 0.0s
- Container immich_server Starting 0.0s
Error response from daemon: ports are not available: exposing port TCP 0.0.0.0:2283 -> 127.0.0.1:0: listen tcp 0.0.0.0:2283: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
C:\Users\Iggy\Docker\immich-app>docker compose up -d
[+] Running 3/4
✔ Container immich_redis Running 0.0s
✔ Container immich_postgres Running 0.0s
✔ Container immich_machine_learning Running 0.0s
- Container immich_server Starting 0.0s
Error response from daemon: ports are not available: exposing port TCP 0.0.0.0:2283 -> 127.0.0.1:0: listen tcp 0.0.0.0:2283: bind: An attempt was made to access a socket in a way forbidden by its access permissions.