Error when updating 1_19_26

Is this error message something that should concern me? System seems to be behaving normally…

Regenerating engines DB: engines …
error: failed to open file /zynthian/zynthian-my-data/presets/lv2/esp_jit.log/manifest.ttl (Not a directory)
lilv_world_load_file(): error: Error loading file `file:///zynthian/zynthian-my-data/presets/lv2/esp_jit.log/manifest.ttl’
lilv_world_load_bundle(): error: Error reading file:///zynthian/zynthian-my-data/presets/lv2/esp_jit.log/manifest.ttl
INFO:root:Command took 14s
Running Flag Actions from ‘/zynthian/zynthian-sys/scripts/update_zynthian.sh’…
Saving state…
Restarting zynthian service…
Restarting zynthian-webconf service…

And in log file

Jan 19 20:27:26 zynthian0 startx[4583]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 2, delay: 0.0us
Jan 19 20:27:26 zynthian0 startx[4583]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 3, delay: 0.0us
Jan 19 20:27:26 zynthian0 startx[4583]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 4, delay: 0.0us
Jan 19 20:27:26 zynthian0 startx[4583]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 5, delay: 0.0us
Jan 19 20:27:26 zynthian0 startx[4583]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 6, delay: 0.0us
Jan 19 20:27:26 zynthian0 startx[4583]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 7, delay: 0.0us
Jan 19 20:27:26 zynthian0 startx[4583]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 8, delay: 0.0us
Jan 19 20:27:26 zynthian0 startx[4583]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 9, delay: 0.0us
Jan 19 20:27:26 zynthian0 startx[4583]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 10, delay: 0.0us
Jan 19 20:27:26 zynthian0 startx[4583]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 11, delay: 0.0us

zyncoder: oram (ea17c87)
zynthian-ui: oram (033d9bf)
zynthian-sys: oram (d47f403)
zynthian-data: oram (e4e24b8)
zynthian-webconf: oram (0e2c255)

Errors persist after full shut down and restart.

Nothing to worry about. The JE8086 emulator creates a log file in a wrong place, but it doesn’t break things, although an error is displayed when parsing LV2 plugins.

Regards