Urbackup client in Windows 11 not connecting to server in same network

Sudently one of the urbackup clients stopped making backups (that was on the 6th, 14 days ago was the last day with a succesfull file backup)

Now the client just gives an error that something whent wrong and in the client logs there seems to be some error with sqllite. All other client are connecting and backing up without issues Here are the client logs:

2023-06-15 16:05:21: WARNING: SQLite: disk I/O error in “PRAGMA synchronous=NORMAL” errorcode: 266
2023-06-15 16:05:21: ERROR: Error preparing Query [PRAGMA synchronous=NORMAL]: disk I/O error
2023-06-15 16:05:39: WARNING: SQLite: os_win.c:44166: (23) winRead(C:\Program Files\UrBackup\urbackup\backup_client.db-wal) - Error de datos (comprobación de redundancia cíclica). errorcode: 266
2023-06-15 16:05:39: WARNING: SQLite: disk I/O error in “PRAGMA cache_size = -2048” errorcode: 266
2023-06-15 16:05:39: ERROR: Error preparing Query [PRAGMA cache_size = -2048]: disk I/O error
2023-06-15 16:05:58: WARNING: SQLite: os_win.c:44166: (23) winRead(C:\Program Files\UrBackup\urbackup\backup_client.db-wal) - Error de datos (comprobación de redundancia cíclica). errorcode: 266
2023-06-15 16:05:58: WARNING: SQLite: disk I/O error in “SELECT tvalue FROM misc WHERE tkey=‘db_version’” errorcode: 266
2023-06-15 16:05:58: ERROR: Error preparing Query [SELECT tvalue FROM misc WHERE tkey=‘db_version’]: disk I/O error
2023-06-15 16:05:58: ERROR: Upgrading client database failed. Startup failed.

Is there some way to reset the client database in windows for a fresh start?