Hello,
Since one week I ran into a new problem.
I can’t start any file backup any more:
When I try to access the client side UI:
The client log:
2024-10-15 21:32:03: WARNING: Last record not readable at 'd:' - reindexing. Last record USN is 2061440 FirstUsn is 136282112 NextUsn is 209679792
2024-10-15 21:32:03: WARNING: There are 207618352 new USN entries at 'd:' - reindexing
2024-10-15 21:32:03: WARNING: Fast indexing method not supported. Falling back to slow one.
2024-10-15 22:12:45: WARNING: Indexing was not finished at 'd:' - reindexing
2024-10-15 22:12:45: WARNING: Fast indexing method not supported. Falling back to slow one.
2024-10-16 09:55:22: WARNING: There are 8991984 new USN entries at 'd:' - reindexing
2024-10-16 09:55:22: WARNING: Fast indexing method not supported. Falling back to slow one.
2024-10-16 10:00:46: WARNING: Indexing was not finished at 'd:' - reindexing
2024-10-16 10:00:46: WARNING: Fast indexing method not supported. Falling back to slow one.
2024-10-16 12:49:01: WARNING: There are 6870288 new USN entries at 'd:' - reindexing
2024-10-16 12:49:01: WARNING: Fast indexing method not supported. Falling back to slow one.
And server log:
2024-10-16 10:10:57: WARNING: Error: Unknown action [progress]
2024-10-16 10:11:00: ERROR: Error while downloading version info from http://update.urbackup.org/2.5.x/version.txt: Couldn't resolve host name(ec=6), Could not resolve host: update.urbackup.org
2024-10-16 10:11:00: ERROR: Error while downloading version info from http://update.urbackup.org/2.5.x/version_linux.txt: Couldn't resolve host name(ec=6), Could not resolve host: update.urbackup.org
2024-10-16 10:11:00: ERROR: Error downloading server version information: Couldn't resolve host name(ec=6), Could not resolve host: update.urbackup.org
2024-10-16 10:11:00: ERROR: Error downloading dataplan database: Couldn't resolve host name(ec=6), Could not resolve host: update.urbackup.org
2024-10-16 10:44:42: ERROR: Querying client capabilities failed
2024-10-16 10:44:42: ERROR: Timeout: Querying client capabilities failed
2024-10-16 10:44:42: ERROR: Could not get client capabilities
neither the server nor the client has an internet connection. Both have manually set up IPv4 LAN addresses (10.175.1.1 and 10.175.1.2).
The setup was working fine until last week. I don’t think that anything was changed to the setup.
Tried to find out if journaling is working:
>fsutil usn queryjournal d:
Usn Journal ID : 0x01db1b0a333dc844
First Usn : 0x0000000009409000
Next Usn : 0x000000000da08be0
Lowest Valid Usn : 0x0000000000000000
Max Usn : 0x7fffffffffffffff
Maximum Size : 0x0000000004600000 (70,0 MB)
Allocation Delta : 0x0000000000000000 ( 0,0 KB)
Minimum record version supported : 2
Maximum record version supported : 3
Hope you can help.
Thanks.