UrBackup Server 2.1.0 beta/Client 2.1.0 beta

I think I may have found a bug in the beta. Specifically I created a number of test clients which operated normally and as expected. I then created a group and added them to the group. After adding them to the group they failed to backup with the following errors:

:/var/log# tail urbackup.log
2016-09-26 22:22:15: ERROR: Could not create or read directory for client “cas-oa-semone-01”. No such file or directory (code: 2)
2016-09-26 22:22:16: ERROR: Could not create or read directory for client “cas-oa-semone-01”. No such file or directory (code: 2)
2016-09-26 22:22:17: ERROR: Could not create or read directory for client “cas-oa-semone-01”. No such file or directory (code: 2)
2016-09-26 22:22:18: ERROR: Could not create or read directory for client “cas-oa-semone-01”. No such file or directory (code: 2)
2016-09-26 22:22:19: ERROR: Could not create or read directory for client “cas-oa-semone-01”. No such file or directory (code: 2)
2016-09-26 22:22:20: ERROR: Could not create or read directory for client “cas-oa-semone-01”. No such file or directory (code: 2)
2016-09-26 22:22:21: ERROR: Could not create or read directory for client “cas-oa-semone-01”. No such file or directory (code: 2)
2016-09-26 22:22:22: ERROR: Could not create or read directory for client “cas-oa-semone-01”. No such file or directory (code: 2)
2016-09-26 22:22:23: ERROR: Could not create or read directory for client “cas-oa-semone-01”. No such file or directory (code: 2)
2016-09-26 22:22:24: ERROR: Could not create or read directory for client “cas-oa-semone-01”. No such file or directory (code: 2)

Then I removed them from the group and backups restarted. It almost seems like the group feature is expecting a “Backup storage path” value as exists at “Settings–>General–>Server” (which would actually be a great feature!). :slight_smile:

root@appsrv217:/var/log# tail urbackup.log
2016-09-26 22:23:37: Established internet connection. Service=1
2016-09-26 22:23:38: Authed+capa for client ‘cas-oa-semone-01’ (token auth) - 1 spare connections
2016-09-26 22:24:14: Settings changed. Capabilities may have changed. Reconnecting channel…
2016-09-26 22:24:14: Connecting to target service…
2016-09-26 22:24:14: Established internet connection. Service=0
2016-09-26 22:24:15: Authed+capa for client ‘cas-oa-semone-01’ (token auth) - 1 spare connections
2016-09-26 22:24:16: Settings changed. Capabilities may have changed. Reconnecting channel…
2016-09-26 22:24:16: Connecting to target service…
2016-09-26 22:24:16: Established internet connection. Service=0
2016-09-26 22:24:16: Authed+capa for client ‘cas-oa-semone-02’ (token auth) - 1 spare connections

Let me know if you’d like any other logs or information to help diagnose the issue.

-S

Yes i had the problem too, solution was to remove clients from groups … :

2016-09-21 12:24:25: ERROR: Could not create or read directory for client "SV304". No such file or directory (code: 2)
2016-09-21 12:24:26: ERROR: Could not create or read directory for client "SV304". No such file or directory (code: 2)
2016-09-21 12:24:27: ERROR: Could not create or read directory for client "SV304". No such file or directory (code: 2)
2016-09-21 12:24:28: ERROR: Could not create or read directory for client "SV304". No such file or directory (code: 2)
2016-09-21 12:24:29: ERROR: Could not create or read directory for client "SV304". No such file or directory (code: 2)

And the other bug with internet clients when using groups, few posts higher in this thread

BTW, does anybody know which values are suitable for the field “Volumes to snapshot in groups during image backups” ? ALL_NONUSB should be okay ?

Regards,

Either all or a list of volumes a,b or a list of list of volumes a,b|c,d

Thanks for the reporting that. While I guess it would be easy to have a separate backup path now, it still does global dedup and does not have separate dedup tables… so I’ll have to fix it to use the one backup path.

Sounds good Uroni, thanks!

S

Thanks @Uroni, i’ll test this when the groups feature be ok …

@uroni, if I upgraded to 2.1.0 and wanted to roll back to 2.0.34, what would be the process?

Error on client occurred: Error while reading from shadow copy device (1). Timeout while reading block from disk

I have same problem (OS: Win7 x64, UEFI, SSD HDD).