• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Docker Immich
#12
Gracias, magnífico tutorial. Creo que he seguido todos los pasos, pero veo que el último docker, el de immich está continuamente reiniciándose, y solo me deja entrar en la aplicación durante unos segundos.

No me manejo muy bien con esto de los dockers, y los he reiniciado varias veces. En varios intentos he conseguido crear la cuenta de administrador, pero como el docker se reinicia cada pocos segundos no me deja hacer prácticamente nada y me salen mensajes de error de que no se ha cargar tal módulo o directamente ni carga la página
Aunque no lo he creado con container Station (los he creado por línea de comandos desde el terminal por ssh), sí que al entrar en Container Station veo los 3 dockers, y en el los del immich es donde veo que se apaga y arranca a cada momento.
¿Alguna idea? Pongo aquí el log que me aparece en el Container Station. Este mismo logo vuelve a aparecer cada 10 segundos aproximadamente. Gracias!:

[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/search/cities, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/search/suggestions, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] ServerController {/api/server}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/about, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/storage, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/ping, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/version, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/version-history, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/features, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/theme, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/config, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/statistics, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/media-types, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/license, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/license, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/server/license, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] SessionController {/api/sessions}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/sessions, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/sessions, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/sessions/:id, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] SharedLinkController {/api/shared-links}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/shared-links, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/shared-links/me, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/shared-links, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, PATCH} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] StackController {/api/stacks}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/stacks, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/stacks, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/stacks, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] SyncController {/api/sync}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/sync/full-sync, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/sync/delta-sync, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/sync/stream, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/sync/ack, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/sync/ack, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/sync/ack, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] SystemConfigController {/api/system-config}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/system-config, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/system-config/defaults, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/system-config, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/system-config/storage-template-options, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] SystemMetadataController {/api/system-metadata}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/system-metadata/reverse-geocoding-state, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] TagController {/api/tags}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/tags, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/tags, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/tags, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/tags/assets, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/tags/:id, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/tags/:id, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/tags/:id, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] TimelineController {/api/timeline}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/timeline/buckets, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/timeline/bucket, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] TrashController {/api/trash}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/trash/empty, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/trash/restore, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/trash/restore/assets, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] UserAdminController {/api/admin/users}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/admin/users, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/admin/users, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/restore, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] UserController {/api/users}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/me, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/me, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/me/license, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/me/license, PUT} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/me/license, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/:id, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, POST} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, DELETE} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/users/:id/profile-image, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RoutesResolver] ViewController {/api/view}:
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/view/folder/unique-paths, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:RouterExplorer] Mapped {/api/view/folder, GET} route
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:NestApplication] Nest application successfully started
[Nest] 171  - 03/09/2025, 6:55:38 PM    LOG [Api:Bootstrap] Immich Server is listening on http://[::1]:8080 [v1.129.0] [production]
Connection to localhost (::1) 8080 port [tcp/http-alt] succeeded!
Detected CPU Cores: 4
[ig-init] done.
/run/s6/basedir/scripts/rc.init: 76: -v: not found
[migrations] started
[migrations] no migrations found

╔═══════════════════════════════╗
      __  _____ _____      __
      / / |_  _/ ____|    / /
    / /    | || |  __    / /
    / /    | || | |_ |  / /
  / /    _| || |__| |  / /
  /_/    |_____\_____| /_/

  Baseimage from linuxserver.io
╠═══════════════════════════════╣
  User/Group ID:
  User UID: 1005
  User GID: 100
╚═══════════════════════════════╝
[custom-init] No custom files found, skipping...
Starting api worker
[Nest] 171  - 03/09/202
  Reply


Messages In This Thread
Docker Immich - by Ganekogorta - 22-01-2025, 09:53 PM
RE: Docker Immich - by jmunozch - 05-02-2025, 07:37 PM
Docker Immich - by Ganekogorta - 05-02-2025, 08:21 PM
RE: Docker Immich - by jaguayo - 06-02-2025, 11:26 PM
Docker Immich - by Ganekogorta - 07-02-2025, 07:52 AM
RE: Docker Immich - by jaguayo - 08-02-2025, 12:15 PM
Docker Immich - by Ganekogorta - 11-02-2025, 04:21 PM
RE: Docker Immich - by Fertxu - 22-02-2025, 11:17 PM
Docker Immich - by Ganekogorta - 23-02-2025, 12:36 PM
RE: Docker Immich - by Fertxu - 24-02-2025, 03:16 PM
RE: Docker Immich - by bayuca - 27-02-2025, 03:20 PM
RE: Docker Immich - by rayaca - 09-03-2025, 07:57 PM
Docker Immich - by Ganekogorta - 09-03-2025, 08:55 PM
RE: Docker Immich - by rayaca - 11-03-2025, 05:15 PM
RE: Docker Immich - by Ganekogorta - 12-03-2025, 07:58 AM
RE: Docker Immich - by idjego - 06-04-2025, 10:18 AM
RE: Docker Immich - by Ganekogorta - 06-04-2025, 10:25 AM
RE: Docker Immich - by idjego - 06-04-2025, 10:55 AM
RE: Docker Immich - by Ganekogorta - 06-04-2025, 11:01 AM
RE: Docker Immich - by idjego - 06-04-2025, 11:25 AM
RE: Docker Immich - by Ganekogorta - 06-04-2025, 11:30 AM
RE: Docker Immich - by Gwaihir - 08-06-2025, 04:41 PM
RE: Docker Immich - by bayuca - 22-06-2025, 11:34 AM
RE: Docker Immich - by Ganekogorta - 22-06-2025, 12:19 PM
RE: Docker Immich - by bayuca - 24-06-2025, 11:52 AM



Users browsing this thread: 2 Guest(s)