Hi Daniel,
It looks as if databases are not cleaned up in your environment that are temporarily created during the update step.
I guess it will be difficult for you to get this reproduced for us?
Best, Christian
DBNAME_2618234251
caused by
db:replace($dbname, $dbpath|| '/' || $fname, $file-to-import, map { 'intparse': true(), 'chop': false(), 'addcache': false() })
I cannot find anything about this behavior in the docs. It seems to happen randomly, and the main database does seem ok.
How can I avoid these extra databases? They will vanish only by force.
BaseX 9.2.1
Thanks, Daniel