[BUG] CLIP failed to download in immich_machine_learning #1348

Closed
opened 2026-02-05 01:22:42 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @ghost on GitHub (Sep 21, 2023).

The bug

RuntimeError: Failed to download https://clip-as-service.s3.us-east-2.amazonaws.com/models-436c69702d61732d53657276696365/onnx/ViT-B-32/textual.onnx within retry limit 3

The OS that Immich Server is running on

Docker

Version of Immich Server

v1.78.1

Version of Immich Mobile App

latest

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

default file

Your .env content

default file

Reproduction steps

1.default file
2.
3.
...

Additional information

Is it possible to host the file in the docker image directly?

Originally created by @ghost on GitHub (Sep 21, 2023). ### The bug RuntimeError: Failed to download https://clip-as-service.s3.us-east-2.amazonaws.com/models-436c69702d61732d53657276696365/onnx/ViT-B-32/textual.onnx within retry limit 3 ### The OS that Immich Server is running on Docker ### Version of Immich Server v1.78.1 ### Version of Immich Mobile App latest ### Platform with the issue - [ ] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML default file ``` ### Your .env content ```Shell default file ``` ### Reproduction steps ```bash 1.default file 2. 3. ... ``` ### Additional information Is it possible to host the file in the docker image directly?
Author
Owner

@mertalev commented on GitHub (Sep 21, 2023):

This is being tracked in #4117

@mertalev commented on GitHub (Sep 21, 2023): This is being tracked in #4117
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1348