You may want to switch-on the tracefile on the storage daemon
that gives you more debugging output:
i.e. "setdebug trace=1 level=200 storage=awstest"
Additionally you may want to try the current nightly build
because we added some other improvements to the droplet
backend-device:
https://download.bareos.org/bareos/experimental/nightly/
Best, Frank
--
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 bareos-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/a7cb1354-547b-4921-9c56-0995bf673eaan%40googlegroups.com.
-- Mit freundlichen Grüßen Frank Ueberschar frank.ue...@bareos.com Bareos GmbH & Co. KG Phone: +49 221 63 06 93-88 http://www.bareos.com Fax: +49 221 63 06 93-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Geschäftsführer: S. Dühr, M. Außendorf, J. Steffens, P. Storz
At the beginning of each job the droplet-sd-backend probes the
s3-host by accessing the attributes of a bucket with name "/".
Now, both your descriptions probably describe two issues:
1. It cannot establish a connection with a TLS Handshake ?
2. requesting the attributes of a bucket "/" does not work
(anymore) with aws ?
To figure out more details I've started a PR with two minor
changes: Added a more verbose SSL Error and try to get the
attributes from a bucket "bareos-test/" instead of "/". See
https://github.com/bareos/bareos/pull/674/commits for Details.
I hope we have testing-binaries at the beginning of next week
here: https://download.bareos.org/bareos/experimental/CD/
Thanks, Frank
--
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 bareos-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/a7cb1354-547b-4921-9c56-0995bf673eaan%40googlegroups.com.
Feel free to check the binaries: https://download.bareos.org/bareos/experimental/CD/PR-674/
Best, Frank
To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/4d74a38a-350f-fdb3-7e46-5ad0b380df73%40bareos.com.
Both the logs show a http authentication error. From my far
position I would suggest to double check the droplet config
regarding this line:
aws_auth_sign_version = 2
--
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 bareos-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/44bea57e-1b5e-4642-a20d-94c381e87f36n%40googlegroups.com.