I cannot create new rsync or execute old one since update to FreeNAS-9.3-STABLE-201501301837
Getting this stuff whatever I try to do with rsync tasks from GUI:
Code:
Feb 2 01:40:33 AtomicStorage notifier: Traceback (most recent call last):
Feb 2 01:40:33 AtomicStorage notifier: File "/usr/local/www/freenasUI/middleware/notifier.py", line 5734, in <module>
Feb 2 01:40:33 AtomicStorage notifier: print f(*sys.argv[2:])
Feb 2 01:40:33 AtomicStorage notifier: File "/usr/local/www/freenasUI/middleware/notifier.py", line 5165, in rsync_command
Feb 2 01:40:33 AtomicStorage notifier: return rsync.commandline()
Feb 2 01:40:33 AtomicStorage notifier: File "/usr/local/www/freenasUI/tasks/models.py", line 507, in commandline
Feb 2 01:40:33 AtomicStorage notifier: if rsync_delayupdates:
Feb 2 01:40:33 AtomicStorage notifier: NameError: global name 'rsync_delayupdates' is not defined
This is quite annoying...