Gap: privacy_ownership
negative LibrePhotos github source
backend: add timeouts to sidecar HTTP calls so jobs can't wedge forever
themes: Privacy and ownership · rating: · relevance: 1
Every backend → sidecar HTTP client (face_recognition, image_similarity, clip_embeddings, exif/metadata reader, image_captioning, llm, thumbnail, tags, plus the periodic health checker) calls requests.post/get/delete with no timeout. requests defaults to no timeout, which means a stalled sidecar — face_recognition wedged on a pathological image, exiftool hung mid-process, image_similarity in a tight loop — parks the caller on an infinite socket read. The caller is most often a long-running scan job running inside a single django-q2 task; the task ends up "running" forever in the admin UI with no progress, and the global Q_CLUSTER timeout is set to 10000000 (115 days) so the supervisor never
negative Immich github source
Android App issue loading thumbnauls
themes: Privacy and ownership · rating: · relevance: 1
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
- [x] Yes
### The bug
So I have prefer remote images turned on in the android app. My current issue is that thumbnails don't load in search. Only some do. Also, if I delete the local copy of an image, it doesn't load the thumbnail in timeline unless I sign out and in.
### The OS that Immich Server is running on
Rocky 10
### Version of Immich Server
2.7.5
### Version of Immich Mobile App
2.7.4
### Platform with the issue
- [ ] Server
- [ ] Web
- [x] Mobile
### Device make and model
Pixel 10 Pro and Samsung S21
### Your docker-compose.yml content
```YAML
#
# WARNING: Make
negative PhotoPrism github source
feat: show duplicate files in photo details
themes: Privacy and ownership · rating: · relevance: 1
### Description
These changes expose PhotoPrism's existing exact duplicate records in the photo file details panel and add a dedicated delete action for those duplicate entries.
The implementation stays within the existing photo details workflow instead of adding a new standalone view:
- duplicate records are loaded for photo details and returned as file-shaped payloads
- the Files tab renders duplicates alongside indexed files, shows their storage path, and labels them as duplicates
- duplicate entries can be deleted without enabling unrelated actions like download, primary, or unstack
- duplicate-aware responses are refreshed after duplicate deletion and unstacking so the panel stays in
negative Format reddit source
Moneat: Sentry + Datadog drop-in replacement (v1.0.7 release)
themes: Privacy and ownership · rating: · relevance: 1
Hi everyone - I just released v1.0.7 of Moneat and wanted to share it with you guys. I'll try to keep it brief with a question format:
### How is this different from every other "x monitoring alternative"?
Moneat aims to be a drop-in replacement for two main alternatives: Sentry and Datadog. Meaning, to swap from these two platforms, only a configuration change is needed (e.g., DSN, auth keys).
### How does it work?
It uses the Sentry SDK and Datadog agent for ingestion. Simply point these at Moneat's ingestion.
### How's the installation?
There's a 3 minute installer that walks the user through the process, or a docker compose for power users.
### Why did you build this?
Like most
negative Ente Photos github source
Ente Auth doesn't show the input password field and just show a spinner
themes: Privacy and ownership · rating: · relevance: 1
### Description
So, I've been having problem with Ente Auth for a while now, it happened after I update the App but also probably because I updated my distro as well, but weirdly enough, the old version app on the updated system was fine, until i reboot and it no longer works.
Basically, latest AppImage version won't open, but older version does open, but with no way of unlocking the vault (no password prompt).
For the first problem basically the AppImage version failed to mount some file into the /tmp folder or something.
While the latest version from AUR or the much older version of AppImage (4.4.12 and below) does open just fine but with no way of unlocking the vault.
<img width="
negative LibrePhotos github source
Demo Sites In accessible
themes: Privacy and ownership · rating: · relevance: 1
# 🛑 Before you create an issue make sure that:
- Your issue is **strictly related to LibrePhotos** itself. Questions about setting up a reverse proxy belong in what ever reverse proxy you are using.
- You have read the [documentation](https://docs.librephotos.com) thoroughly.
- You have searched for a similar issue among all the former issues (even closed ones).
- You have tried to replicate the issue with a clean install of the project.
- You have asked for help on our Discord server [LibrePhotos](https://discord.gg/xwRvtSDGWb) if your issue involves general "how to" questions
**When Submitting please remove every thing above this line**
# 🐛 Bug Report
* [ ] 📁 I've Included a ZIP file
negative Format reddit source
My Client Contract
themes: Privacy and ownership · rating: · relevance: 1
I occasionally see people starting posts with business/client issues where a contract could have helped.
They can be difficult to write on your own, or expensive do get professionally done.
Below is what I work with. (And continually tweak). Feel free to take a look, perhaps it can help.
Disclaimer: This is a free, general-use template based on my own working agreement. I’m not a lawyer, and this isn’t legal advice. It’s just a practical starting point. Adjust it to fit your business, location, and risk tolerance.
——
Photography & Video Services Agreement (Public Template)
Preamble
This agreement exists to create clarity, protect mutual trust, and ensure a smooth working relatio
negative Immich reddit source
Need tips and suggestions regarding my home setup for future use
themes: Privacy and ownership · rating: · relevance: 1
So to start off, I work in Infrastructure field but I'm a Windows engineer so most of this is new to me at least from OS and service perspective, I use most of this to have convenience of self hosted stack but also as a somewhat learning opportunity to dig into these new systems and services and OSes. Here's what I currently have:
Hardware:
* Lenovo M720Q Tiny - i5-8600T + 32GB RAM
* Dell Optiplex 3070 Micro - i5-8500T + 32GB RAM
* Synology DS223 - 2 x 8TB WD RED PLUS
Software:
* Proxmox on both tiny pcs
* 2 x Caddy LXCs for reverse proxy (with keepalived) using Cloudflare DNS challenge
* 2 x AdGuard Home LXCs
* 2 x Proxmox Backup Server VMs (with keepalived)
* Servarr VM with Docker
negative Format reddit source
LIA - Open Source personnal AI assistant
themes: Privacy and ownership · rating: · relevance: 1
[https://lia.jeyswork.com/](https://lia.jeyswork.com/)
[https://github.com/jgouviergmail/LIA-Assistant](https://github.com/jgouviergmail/LIA-Assistant)
# Why LIA exists
LIA exists because I think we lack an AI assistant that is truly yours. Simple to administer day-to-day. Shareable with your loved ones, each with their own emotional relationship. Hosted on your server. Transparent about every decision and every cost. Capable of an emotional depth that commercial assistants don't offer. Reliable in production. And open — open on providers, standards, and code.
# What LIA does not claim to be
LIA is not a competitor to cloud giants and does not claim to rival their research budgets. As
negative Immich github source
ROCm ML image crashes (SIGSEGV) on AMD Phoenix iGPU (gfx1103) with MIGraphXExecutionProvider
themes: Privacy and ownership · rating: · relevance: 1
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
- [x] Yes
### The bug
### Bug: `immich-machine-learning` `-rocm` image crashes (SIGSEGV) on AMD Phoenix iGPU (gfx1103) during model compile (MIGraphX EP)
#### Summary
On TrueNAS SCALE with an AMD Phoenix3 iGPU (gfx1103), the `immich-machine-learning:<version>-rocm` container repeatedly crashes with **SIGSEGV** during model compile/load when using **MIGraphXExecutionProvider**. This causes the Immich server to mark ML unhealthy and face recognition jobs fail with `fetch failed`. Switching to the **CPU** ML image resolves the issue.
#### Environment
- Immich version: **v2.6.3*
negative Immich reddit source
Fewshell: a self-hosted mobile AI terminal to assist with your self-hosted infrastructure
themes: Privacy and ownership · rating: · relevance: 1
tl;dr Fewshell is a "Sysadmin in your pocket" with strong safety and security defaults to allow safe AI assist.
100% free and open source.
[https://github.com/few-sh/fewshell](https://github.com/few-sh/fewshell)
Available on the iOS App store, MacOS, Linux, (Android and Windows also coming soon).
Features:
\- Secrets manager and secrets redaction to prevent leaking sensitive information to LLMs.
\- Strong Security defaults: SSH is mandatory to access remote systems.
\- Support for self-hosted models as well as frontier LLM providers.
\- Human-gated safety approach: no command runs without human approval.
\- Multiple projects, sessions, full context visible to the LLM to help yo
negative Immich reddit source
Trying to decide low maintenance replacement for google photos and need some opinions
themes: Privacy and ownership · rating: · relevance: 1
Hey, I just had a wee one and want to move off google photos soon for privacy reasons, but also to have a little more control over my photos. Hoping for some opinions and/or experience with some setups.
All I would like really is photo backup from 2 phones, ability to create albums, and the solution being robust and not too might maintenance. Everything else is an added bonus.
Currently I have a pibox for a NAS with 2 x 2tb drives - one with SMB share and the other one for backups (yes, it's not 3-2-1 for now). It's small, quiet, with debian and ansible + docker compose management. CM4 module though only has 8GB flash storage, so I might need to use one of the drives for the OS if I want t
negative PiGallery2 github source
Install extensions error
themes: Privacy and ownership · rating: · relevance: 1
**Note:** Please always try reproducing the issue on the `:edge` build. There is a chance that it was already fixed. If it's an UI issue, you can try reporducing it on the [demo page](https://pigallery2.onrender.com/).
----------------------------------------------------------------------------------
**Describe the bug**
Attempt to install any of the extensions made available in the UI fails with the following errors:
```
{"log":"1/27/2026, 8:22:59 PM[\u001b[35mSILLY\u001b[0m][ExtensionManager] Downloading extension from https://github.com/bpatrik/pigallery2-sample-extension/archive/refs/heads/main.zip to /app/data/config/extensions/sample-extension.zip\n","stream":"stdout","time":"2026
negative PhotoPrism reddit source
Pic-O: A simple, self-hosted photo gallery (looking for feedback)
themes: Privacy and ownership · rating: · relevance: 1
https://preview.redd.it/q3lwlfhubjbg1.png?width=4000&format=png&auto=webp&s=ba1a6b88dfc03bdce4b1a3353cb852c005d6c027
In the past period I have developed Pic-O, a lightweight self-hosted photo gallery focused on simplicity and core features required to expose photos.
[https://github.com/Xirt/Pic-O](https://github.com/Xirt/Pic-O)
I created the application as I ran into issues (not able to handle large photo archives gracefully) and / or functional limitations with other software like Synology Photo Station, Synology Moments, Photoview and PhotoPrism. Pic-O aims to provide the following:
* Clean, modern & simple photo albums
* Optional authentication and shareable links
* Mo
negative Lychee github source
Pinning albums is delayed
themes: Privacy and ownership · rating: · relevance: 1
### Discussed in https://github.com/LycheeOrg/Lychee/discussions/3862
<div type='discussions-op-text'>
<sup>Originally posted by **hampoelz** December 10, 2025</sup>
### Lychee version
v6.10.3
### Did you check the latest Lychee version?
Yes, I did
### Which PHP version are you using?
PHP 8.4
### Detailed description of the problem
When I pin or unpin albums, it takes several minutes for the change to become visible. I think this is due to the cache functionality I've enabled - because after I manually flush the cache and reload the page, the change becomes visible immediately.
I think the cache should be updated automatically in this case. Especially if you do
negative Immich github source
[iOS] SqliteException(2067): UNIQUE constraint failed in remote_asset_entity during sync
themes: Privacy and ownership · rating: · relevance: 1
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
- [x] Yes
### The bug
**Description**
When using Immich iOS client (iPhone 13 Pro, iOS 17/18), the app crashes with a SQLite UNIQUE constraint error during sync.
**Steps to Reproduce**
1. Upgrade server to v1.144.1.
2. Open Immich iOS mobile app.
3. Let sync run with existing assets.
4. Error appears in logs:
SqliteException(2067): while executing statement, UNIQUE constraint failed: remote_asset_entity.owner_id, remote_asset_entity.checksum
Causing statement: INSERT INTO "remote_asset_entity" ...
5. Resetting the mobile DB (deleting & reinstalling app) DOES NOT work.
**Exp
negative Synology Photos app_store source
Good. Hopeful you can turn this into something amazing
themes: Privacy and ownership · rating: 2 · relevance: 0.9
Addendum: So many issues have emerged. Something is absurdly off with caching. Like I removed all limits on cache memory on my iphone and it keeps doing a fresh pull down of the already extant album lists, this is frustratingly aggravating. the app clearly has the prior cache when i first open it, but for some reason it invalidates it and then spends forever re-downloading thumbnails. This is a time consuming waste when I'm on the local network shared withe the nas server, it makes the app virtually unusable when using mobile data, the lags frequently are astronomical, but needlessly, like this core usability and is very poorly managed or architected caching logic. please fix this! If I'm gi
negative Nextcloud Memories github source
Managed Servers and the ffmpeg Problem
themes: Privacy and ownership · rating: · relevance: 1
**Is your feature request related to a problem? Please describe.**
Managed Nextcloud servers do not allow you to install ffmpeg, which makes it impossible to create thumbnails for videos. This makes the gallery only half as enjoyable.
**Describe the solution you'd like**
The Les Pas app (https://github.com/scubajeff/lespas) has solved this problem quite well by rendering the missing thumbnails locally. (Unfortunately, I didn't like the app at all, unlike Memories.)
**Additional context**
Congratulations on the app. I'm thrilled with how smoothly everything runs. :)
negative Immich github source
iOS does nothing when upload bunch of media files on Safari mobile browser
themes: Privacy and ownership · rating: · relevance: 1
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
- [x] Yes
### The bug
I've created a shared link to an album with access to upload photos, sent it to a friend
Friend said that she was not able to upload all the photos/videos at once (she selected all the files, around 50-60 and confirmed selection), however she did uploaded all of them in batched of 10-12 files without issues
She is using iPhone 15 Pro, iOS 18.5, Safari
I personally don't have an iPhone, neither have access to any, so can't reproduce this bug, will appreciate if someone can confirm or deny this issue
### The OS that Immich Server is running on
Ubuntu 25.04
negative PhotoPrism github source
AI: Add support for Model Context Protocol (MCP)
themes: Privacy and ownership · rating: · relevance: 1
**As a PhotoPrism user experimenting with LLM-based workflows, I want a read-only MCP endpoint that exposes PhotoPrism's reference data, so that MCP-aware clients (IDE assistants, agents, custom GPTs) can answer questions about PhotoPrism without a custom integration.**
The Model Context Protocol (MCP) is a JSON-RPC 2.0 protocol that lets Large Language Models talk to external tools and data sources in a standardized way. This issue tracks PhotoPrism's MCP support end-to-end; the upstream references are listed at the bottom.
## Current Status: Initial Read-Only Implementation
An initial MCP server is now available on `develop` behind the `--experimental` flag (merged in #5519 and refined
negative Nextcloud Memories github source
Memories Android App: "failed to fetch" error message in home screen
themes: Privacy and ownership · rating: · relevance: 1
### Describe the bug
Similar to issue https://github.com/pulsejet/memories/issues/1336#issue-2633325692
I've reset the app completely, deleting cache and storage. Nevertheless, after logging into my self-hosted instance and configuring the app, I'm greeted by a blank black "home" screen with the error message "failed to fetch". Force-closing and re-opening the app does not solve the issue.
However, my indexed and tagged categories are visible in the "explore" tab. I see all the people and tags that the "Recognize"-plugin running on the instance has discovered.
I'm running V1.12 of the android app installed via Droidify. I'm running Nextcloud 30.0.6 on Yunohost 12.0.11 with Debian 12.
negative PhotoPrism app_store source
Unable to connect to server
themes: Privacy and ownership · rating: 1 · relevance: 0.9
I could connect to server using browser and go through images. The app didn’t work for me. I tried http:// , https:// and without any http. Tried Tailscale IP and local IP.
Didn’t work.
negative HomeGallery github source
Error gallery.config.yml does not exist, when running init
themes: Privacy and ownership · rating: · relevance: 1
Hello, I spent a few mins trying your project via docker - docker-compose file here:
```yaml
---
volumes:
home-gallery: {}
services:
api:
image: xemle/home-gallery-api-server
environment:
- BACKEND=node
gallery:
image: xemle/home-gallery
entrypoint: ['node', '/app/gallery.js']
command: ['run', 'server']
environment:
- GALLERY_API_SERVER=http://localhost:3000
- GALLERY_API_SERVER_CONCURRENT=5
- GALLERY_API_SERVER_TIMEOUT=30
- GALLERY_OPEN_BROWSER=false
- GALLERY_WATCH_POLL_INTERVAL=300
volumes:
- home-gallery:/data
- /media/photos:/photos:ro
ports:
- 3000:3000
depends
negative Damselfly github source
Docker container missing locale and perl is throwing log errors in the container logs
themes: Privacy and ownership · rating: · relevance: 1
I'm currently testing the latest docker container webreaper/damselfly and am in the first stages of generating thumbnails and identifying objects and faces on a "small-ish" library before moving to my production/large image set.
**Problem Report**
```docker logs -f damselfly``` was repeatedly throwing the following log entries and filling the log:
```
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = "en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
```
**Tested Fix**
I ran the foll
negative PhotoPrism reddit source
[ Setup Review ] Old Laptop Home server
themes: Privacy and ownership · rating: · relevance: 1
I have been running this home server setup for 2 years now. Would like to get review and improvement suggestion from all of you. Thanking everyone in advance.
**Main Use Cases :**
* Home NAS (No more google cloud or any other cloud)
* App Server (\*arr stack, photoprism, downloaders, etc) all in docker
* Occasional new OS testing in proxmox (Can live without it)
**Major Concerns :**
* Should I move away from proxmox and run OMV on bare metal.
* My network copy speeds are around 25 MBps on wifi 6. Is this the correct read speed for a 1Gig network card? If not how can figure out the bottleneck
**Hardware Setup:**
* **System Configuration:**
* CPU - Intel(R) Core(TM) i5-7200U
negative Capture One app_store source
Not worth subscription
themes: Privacy and ownership · rating: 2 · relevance: 1
I like Capture One but having this semi functional app be subscription based is crazy to me. Especially since the workflow to actually get images of the iPad involves either long upload and downright times or this awkward local export process first to the iPad files app and then again to a USB drive. I just can't justify the cost.
negative Immich github source
Hardware acceleration cause video play with stuttering effect
themes: Privacy and ownership · rating: · relevance: 1
### The bug
I'm running into an issue where some videos, but not all, stutter when viewing from the web. By stutter, I mean it looks like it freezes every half second for a moment and this lasts throughout the entire video, which makes for a very jerky watching experience. There's no indication the video is buffering, and the file size does not seem to matter (can happen with both large and small video files).
If a video is affected, the stutter happens whether I am hovering over the thumbnail or clicking into the video. The video file itself is fine - it plays back without issue when downloaded. Similarly, viewing the same video on the app does not have any stutter either.
Would appr
negative Photoview github source
An alternative to the MapBox
themes: Privacy and ownership · rating: · relevance: 1
**Is your feature request related to a problem? Please describe.**
I'm starting using photoview because I want a self-hosted solution that is free and open-source. Using MapBox doesn't seem to comply with my constraints.
**Describe the solution you'd like**
Seems like MapLibre is a viable alternative, from what I understand.
**Describe alternatives you've considered**
Not sure, I took the first result from StackExchange to propose a solution.
**Additional context**
https://github.com/maplibre/maplibre-gl-js