this post was submitted on 06 Jun 2026
21 points (100.0% liked)

Selfhosted

60887 readers
871 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi, installed the gramps web container using the default installation with this docker file where the only thing I changed was the port number. Having read this it woudl appear that I need not do anything unless I want to build a multi-tree environment (not my case for now).

When I import the *gramps file I have from the desktop version, it says database is locked. I get internal server error if I try setting a Home Person under "Family Tree" which looks pretty empty at the moment.

There seems to be an option to unlock the database here but this stuff seems to be related to the desktop app rather than the web app. Any thoughts?

EDIT; Makes no difference whether I'm doing the above as administrator or contributor user.

EDI2: not sure if this made a difference but changed the GRAMPSWEB_TREE: to match the tree name I have in the desktop app and now it did import. Must be the fact that it is configured as single tree and it expects the tree name that is being imported to match the tree name that is registered in the yaml file.

you are viewing a single comment's thread
view the rest of the comments
[–] trilobite@lemmy.ml 1 points 1 week ago

How bloody annoying! Trying to move the tree to another VM and exported *.gramps file from other VM where it was working but get the same problem around the database being locked. It means that the GRAMPSWEB_TREE: setting in the compose file makes no difference. Makes no difference whether I try importing as admin. This is also a single tree setup. This issue is really annoying. Wish the docs referenced it.