waclaw66
waclaw66
IImmich
Created by waclaw66 on 2/21/2025 in #help-desk-support
Blocked request. This host ("photos-dev.domain") is not allowed
I've created a pull request https://github.com/immich-app/immich/pull/16257 for that
14 replies
IImmich
Created by waclaw66 on 2/21/2025 in #help-desk-support
Blocked request. This host ("photos-dev.domain") is not allowed
14 replies
IImmich
Created by waclaw66 on 2/21/2025 in #help-desk-support
Blocked request. This host ("photos-dev.domain") is not allowed
This problem is caused by update vite to version >6.0.8 and not using localhost as host
14 replies
IImmich
Created by waclaw66 on 2/21/2025 in #help-desk-support
Blocked request. This host ("photos-dev.domain") is not allowed
I think it's necessary to update vite.config.js according this issue... https://github.com/vitejs/vite/issues/19242 It works for me, however it would be good to add some environment variable to the default config or set it simply true... server: { // connect to a remote backend during web-only development proxy: { '/api': upstream, '/.well-known/immich': upstream, '/custom.css': upstream, }, allowedHosts: true },
14 replies
IImmich
Created by waclaw66 on 2/21/2025 in #help-desk-support
Blocked request. This host ("photos-dev.domain") is not allowed
However I don't see any vite related change since then.
14 replies
IImmich
Created by waclaw66 on 2/21/2025 in #help-desk-support
Blocked request. This host ("photos-dev.domain") is not allowed
I'm using docker compose docker-compose.dev.yml
14 replies
IImmich
Created by waclaw66 on 2/21/2025 in #help-desk-support
Blocked request. This host ("photos-dev.domain") is not allowed
My devel code it proxied from immich-web container on localhost:2283 to a domain photos-dev.domain. I've pulled main branch, previously on 1.126.1 and seeing that message on web https://photos-dev.domain.
14 replies
IImmich
Created by STRBramley on 1/25/2025 in #help-desk-support
People thumbnails refreshed overnight
Same problem, I've already opened an issue https://github.com/immich-app/immich/issues/15678 that led me here.
39 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
currently 18k+
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
I'm not db expert, but performance is not hurt on my instance, at least nothing visible
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
awesome, db UTC+2, scrollbar issues no more 🎆
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
yes, result seems to be the same
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
scrollbar ok, I can live with that, but setting process.env.TZ to UTC would solve it for everyone
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
changing db to UTC has effect now... time-buckets returns 2023-07-01T00:00:00.000Z
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
yes, UTC+2 everywhere for now
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
time-buckets returns 2023-06-30T22:00:00.000Z
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
it works, but month-1 scrollbar reappeared
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
I can check that parseInputDatesAsUTC, where to put it?
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
looks promising
780 replies
IImmich
Created by etnoy on 10/5/2023 in #help-desk-support
Time bucket issues
It looks like this, but look to comment https://github.com/typeorm/typeorm/issues/838#issuecomment-366641483 and DateUtils.ts link
780 replies