i configerd bareos to backup my data on S3  i did as this link 

https://github.com/bareos/bareos/blob/master/README.droplet

but when i run the job i get this error mes after fail 

" 26-Mar 07:36 bareos-dir JobId 4: Warning: bsock_tcp.c:128 Could not connect 
to Storage daemon on 46.101.9.86:9103. ERR=Connection refused "

the only place i added this ip in is 

/etc/bareos/bareos-dir.d/storage/File.conf

and it look like this 

Storage {
  Name = File
  Address  = "46.101.9.86"
  Password = "mypassword"
  Device = S3_ObjectStorage
  Media Type = S3_File_1
}

can anyone help ?

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to