Gramps Web Sync 1.5

This is an announcement for all users of the Gramps Web Sync addon: a few days ago, we released version 1.5, which is the biggest update since the addon was first released in 2022. You can update via the Gramps addon manager!

See here for a blog post about the new version:

Testet on Gramps v 6.0.8 on macOS. Works like a charm.
Thank you @DavidMStraub :clap:

Hey. Thanks for your hard work.

After updating I can’t sync with my web tree. It’s complaining that I’ve not got a task queue. This is true, looking at the settings. However, it’s not a docker setting in the variables as far as I can tell. How do I.. turn it on?

Docker web dump:

Gramps 6.0.8
Gramps Web API 3.21.1
Gramps Web Frontend 26.8.1
Gramps QL 0.5.0
Sifts 1.3.1
locale: en
multi-tree: false
task queue: false
OCR: true
chat: false

Using UnRAID with Package grampsweb · GitHub as the repo.

I honestly didn’t notice that something changed somewhere along the way.. my project has been sitting idle for some time and I just updated everything as par-for-the-course when starting back up, as Docker Web is automatically updated by my installation.

Please advise. I’ve looked through the documentation and haven’t been able to find what I was looking for, nor have I in any previous threads. I’d really appreciate the help, as I’m sure it’s a simple settings change - or a docker variable that I can add maybe. Thanks!

Hi,

what is your Docker Compose set up? Or do you even use Docker Compose? None of the examples in the official documentation (https://www.grampsweb.org/) do not use a task queue - it’s generally not advised to run without it, as imports or other long-running operations (sync included) can time out, leading to an inconsistent state.