You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/samba1/.config/actions/list-shares/50list_shares", line 75, in <module>
ocfg.read_file(hconf.stdout, 'samba-registry-conf')
File "/usr/lib64/python3.11/configparser.py", line 734, in read_file
self._read(f, source)
File "/usr/lib64/python3.11/configparser.py", line 1112, in _read
raise DuplicateOptionError(sectname, optname,
configparser.DuplicateOptionError: While reading from 'samba-registry-conf' [line 7]: option 'recycle' in section 'testfolder' already exists
If we use ":" in the key value of custom Samba Share configuration, the UI returns an error.
Steps to reproduce
Expected results
The share list is displayed
Actual results
An error is returned. Details:
See also
Thanks to @mrmarkuz
The text was updated successfully, but these errors were encountered: