Matthew Momjian

Results 87 comments of Matthew Momjian

@alexjustesen when using the LSIO Docker container, I get the following error: ``` [2024-02-19 17:37:16] production.ERROR: SQLSTATE[08006] [7] connection to server at "postgres.domain" (100.64.x.x), port 5430 failed: could not open...

I just tried DB_SSLMODE=require and DB_SSLMODE=no-verify, same issue. I opened an issue on the LSIO repo as well with more details at [link](https://github.com/linuxserver/docker-speedtest-tracker/issues/7). Cheers!

@alexjustesen @thespad the LSIO image has a new key path due to the (much appreciated) switch to Nginx and faster HTTP response. Perhaps this can be documented somewhere? I can...

I have noticed this on iOS, app version beta 1.102.4. I don't remember seeing it on 1.102.0.

Hello, thanks for your reply. I run my containers attached to a wireguard tunnel to allow for access outside the network, using the compose command `network_mode: 'container:wireguard'`. In this setting,...

Thank you! I can confirm that this works perfectly. Have a great day.

I don't believe Immich uses /etc/localtime - per https://immich.app/docs/install/environment-variables you need to set the env var TZ for the immich-microservices container. Is this set? What time exactly is shown on...

Oh, that is strange. I think the docs may need some updating then because they reference to setting TZ for `immich-microservices`. Additionally, in my experience I had a number of...

On further research, I have 5 images (out of ~50k) that seem to have an unmigrated sidecar file from upload/upload. My upload/ folder does not contain any files, just empty...

Where did these files come from, i.e. where were they taken? How have you confirmed that the files are valid? Are you able to share one or both of the...