larry.fr
larry.fr
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
just as a follow-up : still same behaviour in 1.125.3 🤷‍♂️
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
No description
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
No description
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
No description
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
that what just a test using the local IP, as requested above
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
not sure what you're referring to, because I always use the fqdn
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
and here's the compose file from the remote ML stack (no .env) :
services:
immich-machine-learning:
container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
volumes:
- model-cache:/cache
restart: always
ports:
- 3003:3003

volumes:
model-cache:
services:
immich-machine-learning:
container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
volumes:
- model-cache:/cache
restart: always
ports:
- 3003:3003

volumes:
model-cache:
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
No description
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
here you can find compose + env from server on Synology, I'll get you the one from the remote ML stack asap (although this one is super simple, obviously), but let's keep in mind that any other search than this one word (at least, that's the one I discovered) are working, and the same context search from the same account on the android mobile app works too. https://discord.com/channels/979116623879368755/1326846789684563988/1326849102604144711
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
and the third account behaves as expected : returns many results (because many pictures are relevant), followed by the rest of the library.
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
No description
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
No description
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
yeah, already thought about this : same issue : context search returns 'no result' ...
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
any idea what I could look for, anyone ? I just ran another test : I signed in to my immich sever (web UI) using another uer (my wife's), on one of the browsers where I experience the issue with my account, and the same context search (for 'voiture') works for her... I know this is a super marginal issue, and not even critical to me, but so strange I'd really like to understand what's going on here...
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
Server 1.124.2 : docker on Synology NAS running server + redis + postgres / docker on Ubuntu server 22.04.5 running ML so this is the result of the log from docker on Synology. I grabbed the above through portainer, let me see if the result from docker logs -f through ssh is different :
[Nest] 17 - 01/11/2025, 1:23:54 PM DEBUG [Api:LoggingInterceptor~4izry2kn] GET /api/server/ping 200 0.42ms ::ffff:127.0.0.1
[Nest] 17 - 01/11/2025, 1:24:03 PM DEBUG [Api:LoggingInterceptor~afhwu4ws] POST /api/search/smart 200 2367.23ms 192.168.0.11
[Nest] 17 - 01/11/2025, 1:24:03 PM VERBOSE [Api:LoggingInterceptor~afhwu4ws] {"page":1,"withExif":true,"isVisible":true,"query":"voiture"}
[Nest] 17 - 01/11/2025, 1:24:25 PM DEBUG [Api:LoggingInterceptor~p7eucp5o] GET /api/server/ping 200 0.47ms ::ffff:127.0.0.1
[Nest] 17 - 01/11/2025, 1:23:54 PM DEBUG [Api:LoggingInterceptor~4izry2kn] GET /api/server/ping 200 0.42ms ::ffff:127.0.0.1
[Nest] 17 - 01/11/2025, 1:24:03 PM DEBUG [Api:LoggingInterceptor~afhwu4ws] POST /api/search/smart 200 2367.23ms 192.168.0.11
[Nest] 17 - 01/11/2025, 1:24:03 PM VERBOSE [Api:LoggingInterceptor~afhwu4ws] {"page":1,"withExif":true,"isVisible":true,"query":"voiture"}
[Nest] 17 - 01/11/2025, 1:24:25 PM DEBUG [Api:LoggingInterceptor~p7eucp5o] GET /api/server/ping 200 0.47ms ::ffff:127.0.0.1
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
these are the new log lines when I do that search :
[Nest] 17 - 01/11/2025, 12:30:07 PM DEBUG [Api:LoggingInterceptor~wgnzbmia] POST /api/search/smart 200 397.86ms 192.168.0.11
page=1 page=1 withExif=true page=1 page=1 withExif=true isVisible=true page=1 page=1 withExif=true page=1 page=1 withExif=true isVisible=true query=voiture
[Nest] 17 - 01/11/2025, 12:30:07 PM VERBOSE [Api:LoggingInterceptor~wgnzbmia]
[Nest] 17 - 01/11/2025, 12:30:07 PM DEBUG [Api:LoggingInterceptor~wgnzbmia] POST /api/search/smart 200 397.86ms 192.168.0.11
page=1 page=1 withExif=true page=1 page=1 withExif=true isVisible=true page=1 page=1 withExif=true page=1 page=1 withExif=true isVisible=true query=voiture
[Nest] 17 - 01/11/2025, 12:30:07 PM VERBOSE [Api:LoggingInterceptor~wgnzbmia]
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
but there are personal infos that I should anonymise first, I guess
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
verbose server log is quite large (~190 MB, as downloaded through portainer), and I'm having a hard time browsing through it in Notepad++ Do you want me to zip it and send it here as is ? I don't know what to look for anyway.
48 replies
IImmich
Created by larry.fr on 1/11/2025 in #help-desk-support
Web UI context search returns no results, when mobile app does
oh, just saw your answer, these are not verbose, give me a minute
48 replies