Weird TCP when trying to load Shared Album
im jusing windows docker-compose using docker desktop any ideas. I get this when loading my reverse proxy and only upon loading shared albums.
```
connect ECONNREFUSED 172.30.0.7:3001 - ECONNREFUSED
Stacktrace
...

Trouble with kubernetes deployments. Getting random `ECONNREFUSED` and 404s.
Been trying to get the latest version deployed in my k3s cluster.
I'm not using the helm charts, but instead crafted some simple service & deployment manifests from comparing the helm releases in the k8s-at-home community charts and the docker-compose manifests provided by immich in the main docs.
That said, I've got everything in a running state, listening in the cluster. I think, however, I'm not applying the my ingress resources correctly? I'm really unsure, but I've attached a screen of the errors I get when I
port-forward
on port 3000 to the immich-web
pod and use the browser to sign up. When refreshing on that page, I either get ECONNREFUSED
or it appears to let me sign up, but 404s when attempting to submit....
Hello team
sorry for my earlier post. just found this area here.
I am running a fresh installation on debian 11 and freshly pulled images. Server is on v1.49. Manual Upload works. Setting up the app did work on a earlier version.
The app before the update told me that the server is outdated and showed server version v0.0. After the update the app stays black. This happens on ClayxOS on app version 1.47.0 from F-Droid
...

app loading screen never goes away
I was on 1.47, and the app would always sit at the loading screen (see attached) I just updated the server and the app to 1.49, and I still have the problem. I can get to the server with the browser and can even see that pictures are still uploading, but the app is unusable

yml
Hi all,
Just to flag that I think the yml file linked to on the "installation" section of the website is out of step with the new changes
https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
Cheers...
connect ECONNREFUSED 172.18.0.3:3001 - ECONNREFUSED
Hi, i have this issue : https://imgur.com/a/h2F8NkD
If you cloud help me, thanks.
If that could help you,
in the immich_server container : https://imgur.com/a/PK82jCX i have this error...
Using existing SWAG instance instead of immich-proxy
I already have SWAG set up and find it works well for managing access to services by subdomain. Can I exclude the proxy container, or is it doing additional work behind the scenes beyond just being a gateway?
If I exclude the immich-proxy container and use SWAG will this impede functionality?...
immich-app isnt showing latest version again
i wrote a post a couple of days ago. We fixed it to show 1.49.1 but now its back to 1.49.0 i dont remmeber the docker commands we did to fix this any help would be greatly apprecaited.
machine learning restarting
Anyone with this error?
I have the last docker compose and .env.
But the machine learning container still restarting....
Machine Learning container running in development mode
I just upgraded from 1.46.1 to 1.48.1 and it all came up fine. I noticed that the machine learning container starts up with the following message in stderr
```
Downloading (…)rocessor_config.json: 0%| | 0.00/275 [00:00<?, ?B/s]
Downloading (…)rocessor_config.json: 100%|██████████| 275/275 [00:00<00:00, 189kB/s]...
Old path structure in database
Hi. I am having issue with old path in DB for assets. A noticed it after I re run the extract metadata job. Microservice log:
```
[Nest] 1 - 02/22/2023, 8:53:44 PM WARN [MetadataExtractionProcessor] The exifData parsing failed due to: Error: File not found - /usr/src/app/upload/d8c4c8e3-a6ee-4889-8148-4e7db21660f4/original/5f3dff0bb075466b8a60f87b4689bd37/48c5de4c-016e-45d6-9c54-44a4765004c4.jpg on file upload/d8c4c8e3-a6ee-4889-8148-4e7db21660f4/original/5f3dff0bb075466b8a60f87b4689bd37/48c5de4c-016e-45d6-9c54-44a4765004c4.jpg
[Nest] 1 - 02/22/2023, 8:53:44 PM ERROR [MetadataExtractionProcessor] Error extracting EXIF Error: ENOENT: no such file or directory, stat 'upload/d8c4c8e3-a6ee-4889-8148-4e7db21660f4/original/5f3dff0bb075466b8a60f87b4689bd37/48c5de4c-016e-45d6-9c54-44a4765004c4.jpg'...
Is this a bug? Odd web navigation anomalies.
When I click Administration, and then click back on the Immich logo (top left, takes you back to http://address/photos), the page doesn't actually change and requires a page reload to show the timeline again. This seems to happen when coming from any page in Administration.
cant upload mp4
i am attempting to upload mp4 videos under 5 minutes mostly 1-2 minutes and it keeps failing any reason why?
Docker Machine Learning not starting
im getting a weird error in immich_machine_learning docker. I have watch-tower and it auto updated to 1.48.0 i manually updated to 1.48.1. by docker-pulling the repo. but machine learning gives this error
```
2023-02-21 22:49:04 /bin/sh: 0: cannot open ./entrypoint.sh: No such file
2023-02-21 22:49:07 /bin/sh: 0: cannot open ./entrypoint.sh: No such file
2023-02-21 22:49:09 /bin/sh: 0: cannot open ./entrypoint.sh: No such file...
New ML volume
Hey everyone, updating to 1.48 and I am having an issue I am not completely sure what to do with. I am getting the attached error referencing the new model-cache volume. Do I need to define a new location (such as /mnt/immich-cache:/cache) for this volume? Thank you!

missing 'error' handler on this Redis client
Running Redis v7 (7.0.8)
under UnRaid and using Unix socket to connect to Redis.
Anyone else getting the same error message? It randomly pops up in the logs.
No other Docker containers are having that error message....
Able to migrate/"upload" files already in the upload directory?
Hello Alex (and team?)
Have been following this project for a few weeks now, and really like it thus far despite the minor issues.
Unfortunately, I accidentally nuked the VM on my proxmox that i was running it on trying to adjust some configurations and so I do not have the db files to restore. However, the photos are still in the upload directory in the template format. I've created a new instance and have a fresh immich installed (through docker as well). ...
Not able to access http://<local PC IP>:/2283 web app on a device in local network
Hey! Greetings!
I have installed immich on my machine (IP address 192.168.2.5)
I can access the /photos route on the web. http://192.168.2.5:2283/photos Was able to register as admin etc.
...