Unable to edit smb shares

Since upgading to 25.10 recently and the hotfix last night I realised today that I can no longer edit my samba shares, they are missing.

Had an image here, not allowed to attach it but it shows smb running with no shares and the placeholder text for samba shares

If I go to the datasets page and click the link to the share from there I see again no shares but a bright red stop sign with Cannot retrieve response

Here is the JS error from the console:

console.js:34 ApiCallError: Method call error - 3 validation errors for SmbShareQueryResult
result.list[SmbShareQueryResultItem].0.options.TIMEMACHINE_SHARE.timemachine_quota
Input should be less than or equal to 109951162777600 [type=less_than_equal, input_value=1048576000000000000, input_type=int]
For further information visit
result.SmbShareQueryResultItem
Input should be a valid dictionary or instance of SmbShareQueryResultItem [type=model_type, input_value=[{ā€˜purpose’: 'TIMEMACHINE…alse}, ā€˜locked’: False}], input_type=list]
For further information visit
result.int
Input should be a valid integer [type=int_type, input_value=[{ā€˜purpose’: 'TIMEMACHINE…alse}, ā€˜locked’: False}], input_type=list]
For further information visit
at api.service.ts:188:33

Okay. That looks like another validation issue to fix for 25.10.1. Jira

1 Like

Is there any way to edit the broken one to fix the UI? Im guessing its the timemachine backup share with the huge size is the issue…