wtfuar
Dabbler
- Joined
- Jun 25, 2013
- Messages
- 36
Hi,
upgraded to FreeNAS-9.3-STABLE-201503070129 (GUI-Update) these days -from 9.2.1.5 and now my rsync tasks fail to work with:
I used the local rsync --daemon and the Module was not changed.
I recreated the Module and Task with no avail.
Manual and scheduled start do not change the output.
Rsync Task configuration:
Module configuration screenshots below.
The user is is the same and has all rights (well didnt changed them after the update)
Source and destination are different -encrypted- volumes on the same system and are mounted.
What has changed with the rsyncd (conf) and how to fix this?
upgraded to FreeNAS-9.3-STABLE-201503070129 (GUI-Update) these days -from 9.2.1.5 and now my rsync tasks fail to work with:
Code:
Mar 11 18:16:04 freenas rsync: rsync: failed to connect to localhost (127.0.0.1): Connection refused (61) Mar 11 18:16:04 freenas rsync: rsync: failed to connect to localhost (::1): Connection refused (61) Mar 11 18:16:04 freenas rsync: rsync error: error in socket IO (code 10) at clientserver.c(128) [sender=3.1.1] now started rsync --daemon --address=127.0.0.1 --verbose Mar 11 18:17:04 freenas rsync: TERM: Undefined variable. Mar 11 18:17:04 freenas rsync: @ERROR: Unknown module 'Backup' Mar 11 18:17:04 freenas rsync: rsync error: error starting client-server protocol (code 5) at main.c(1636) [sender=3.1.1]
I used the local rsync --daemon and the Module was not changed.
I recreated the Module and Task with no avail.
Manual and scheduled start do not change the output.
Rsync Task configuration:
Module configuration screenshots below.
The user is is the same and has all rights (well didnt changed them after the update)
Source and destination are different -encrypted- volumes on the same system and are mounted.
What has changed with the rsyncd (conf) and how to fix this?