Hi,
My databases are corrupted in a strange way. Everything worked yesterday and I have not upgraded my system (automatic updates are NOT set on my OS).
In the WebDAV connector, all DB names except 6 appear as a date, examples: 2023-06-14T07:37:56.294Z, 2023-12-12T09:56:02.722Z.
In the console, I get this error:
[qtp289639718-19] INFO com.bradmcevoy.http.HttpManager - PROPFIND ::
http://localhost:8972/webdav/ -
http://localhost:8972/webdav/bx_1 | Unparseable date: "app-pub-templates"
bx_1 | Unparseable date: "app-pubs"
bx_1 | Unparseable date: "app-tests"
bx_1 | Unparseable date: "ar-eg"
bx_1 | Unparseable date: "as-in"
bx_1 | Unparseable date: "az-az"
bx_1 | Unparseable date: "be-by"
bx_1 | Unparseable date: "bg-bg"
bx_1 | Unparseable date: "bn-bd"
...
It seems that the names and dates of the DBs have been interchanged.
I tried restoring the DBS from my backups (newer and older back ups). I also tried restarting the server. Same difference. I am using Basex 10.7 (beta) and have been for a few months. I could update BaseX to the official release, but I would prefer to upgrade with healthy DBs to avoid adding a layer of complexity to the issue. I have not had a similar problem in a decade of using BaseX, so I am a bit clueless about how else to try.
Thanks in advance for your help,
--