Bas van den Brink
Bas van den Brink
From yesterday (1st of October) on, I also get this error with Duplicati when backing up to webdav over TLS. According to Firefox, the certificate is valid, but Duplicati fails...
@FootStark Thanks for your reaction and mentioning the Let's Encrypt cross signing expiration. Unfortunately, updating the certificates didn't have any effect. There are also no certificates related updates with apt....
> I just tried to test the issue and can only partially reproduce. It actually might depend on how the certificate chain is presented by the server... @basvandenbrink How is...
I am also experiencing this issue on CentOS and the pull request has been reverted by #998. Could you please reopen this issue?
That's great! In the meanwhile, I worked around it by manually executing the following on each node before connecting: `sudo modprobe openvswitch`
I think [this commit](https://github.com/contiv/install/commit/4aae3dc4b65feaeb107ed3d65a63abb529de85b2) is the cause. More specifically, [this](https://github.com/contiv/install/commit/4aae3dc4b65feaeb107ed3d65a63abb529de85b2#diff-f54cf2e40a9300e9e69de5f957119f84L93) and [this](https://github.com/contiv/install/commit/4aae3dc4b65feaeb107ed3d65a63abb529de85b2#diff-f54cf2e40a9300e9e69de5f957119f84L160) line.
@magic7s Currently, I reverted to 1.1.7, but you can execute the following command to manually add the interface to the bridge: `ovs-vsctl add-port contivVlanBridge `. @tiewei Yeah, I think the...
@timja I couldn't get a working minimal example using `withMaven`. However, this triggers a similar "Java heap space" error: ```groovy pipeline { agent {label "rhel7"} stages { stage('Generate surefire report')...
Awesome! Is the image also available on a public docker registry?
Same goes for the Betterbird package: https://community.chocolatey.org/packages/betterbird/91.10.0. That one is hosted on statically.io.