Yes I have now confirmed the same issue, all balances are wiped out after server restart. Here some proof:
My Ledger files are all there, so that's good. However still the protection is gone.
I have protected my base for 12+hrs with the balance of $ 599 as you can see by the ledger:
[
"02/18/2024 11:00:54,a52c3b32-f624-40e4-b788-fe86ca3a1dbb,46,Added",
"02/18/2024 11:00:55,2df6ff8f-1468-42ba-9b84-168b59b15660,92,Added",
"02/18/2024 11:00:55,357fa794-967c-44b3-9fa6-c82586bfcc4e,138,Added",
"02/18/2024 11:00:57,2c83faf7-163c-479c-8ce1-0d2ac18fca45,184,Added",
"02/18/2024 11:00:58,905f0d0e-76e4-48ae-a55c-256802a6d372,230,Added",
"02/18/2024 11:00:58,c18d90b9-b5a1-4926-a121-8c4ace89dd1b,276,Added",
"02/18/2024 11:00:59,2856a1dd-0235-42bf-b659-a2826cdda5de,322,Added",
"02/18/2024 11:00:59,79d53e60-8d3f-49bb-878e-9d317084c5d4,368,Added",
"02/18/2024 11:00:59,1e97a3ff-3f5c-4d41-9e94-d45bc2a084b1,414,Added",
"02/18/2024 11:01:00,6969fd02-1fc0-4c7e-8105-cc92f44ab341,460,Added",
"02/18/2024 11:01:00,4e716868-8e3d-4338-9400-90365402a7e7,506,Added",
"02/18/2024 11:01:01,1a86f57e-107a-46f9-b622-96da687f2cb5,552,Added",
"02/18/2024 12:41:55,583172b6-00b8-46b7-b155-ee79db12dc8b,599,Added"
]
After restart my balance is at $ 0 - see below:
"6313821": {
"EntityID": {
"Value": 6313821,
"IsValid": true
},
"Enabled": true,
"Balance": 0.0,
"Status": 0,
"IsPending": false,
"Reason": 6,
"ReasonAndTimeRemaining": "InsufficientBalance",
"ProtectionLevelRank": 1,
"DisableProtectionFromExceedingFounderLimit": false,
"FounderUserId": xxxxx,
"OwnerUserIds": [
xxxxx
]
},
Please advise!