Errors in the console are:
Code: Select all
The given key was not present in the dictionary.
An item with the same key has already been added.
6.0.0.379
Case ID #:
02580909
We have WCF OperationTimeout set to "2400".
Example of error:
Code: Select all
04.06.2022 09:31:37] 117 (8436) Data decompressed (object key: Veeam/Backup365/veeam/Organizations/52d4818d9a3f4db08237c730973dde85/Webs/909c70c87b874aa29a63889a5ecff1f1/Files/Data/73a490512efe4d9ba0e00f4ce2e9eb30.00000001, compressed size: 1156969, decompressed size: 4201854)
[04.06.2022 09:31:37] 117 (8436) Saving file chunk (ID: 840f22cc-1ed0-4c1b-b61f-29d81d3264e0.1.1.512.0, length: 364)...
[04.06.2022 09:31:37] 117 (8436) Saving file chunk (ID: 30345587-7465-4a71-9e92-7a13510f6bc9.1.1.512.0, length: 680)...
[04.06.2022 09:31:37] 117 (8436) Saving file chunk (ID: 24e2f7d4-87e2-4e3b-b050-b823a838708a.1.1.512.0, length: 7980)...
[04.06.2022 09:31:37] 63 (5540) Error: The given key was not present in the dictionary.
[04.06.2022 09:31:37] 63 (5540) Type: System.Collections.Generic.KeyNotFoundException
[04.06.2022 09:31:37] 63 (5540) Stack:
[04.06.2022 09:31:37] 63 (5540) at System.ThrowHelper.ThrowKeyNotFoundException()
[04.06.2022 09:31:37] 63 (5540) at System.Collections.Generic.Dictionary`2.get_Item(TKey key)