Errors seen in logs

Gramps 5.1.6
Gramps Web API 1.5.1
Gramps Web Frontend 24.1.2
locale: en
multi-tree: false
task queue: true

While attempting to become more familiar with docker and grampsweb, found these errors tailing log in my container:

(gunicorn:43): Gtk-CRITICAL **: 03:01:54.485: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
ERROR:root:Error parsing list of recent DBs from file /root/.gramps/recent-files-gramps.xml: no element found: line 1, column 0.
This might indicate a damage to your files.
If you're sure there is no problem with other files, delete it, and restart Gramps.

ERROR:root:Error parsing list of recent DBs from file /root/.gramps/recent-files-gramps.xml: no element found: line 1, column 0.
This might indicate a damage to your files.
If you're sure there is no problem with other files, delete it, and restart Gramps.
What to do?

Neither of those errors are pertinent to Gramps Web operation.

Gramps Web does not use Gtk for building its GUI. That’s for Gramps for Desktops
And the recent-files-gramps.xml is irrelevant for single Tree installations.

The extraneous log messages will be eliminated sometime in the future.

Thanks for the update.

1 Like