Comment 12 for bug 1858416

Revision history for this message
Florian Guitton (f-guitton) wrote :

Good morning Frode !

Awesome ! This new charm seems to have done the trick.
Although I did have to explicitly remove the certificate relationship and re-create it for this to finally reissue. The chassis now seem to be registering in the service catalog.

I am now seeing SSL issues popping up on the ovn-central charm side.
Would it be that something is related (see below) ?
I can open a separate issue for this, that would make tracking easier.

Thank you for the support !

root@juju-92b05d-0-lxd-7:~# tail -f /var/log/ovn/ov*log
==> /var/log/ovn/ovn-northd.log <==
2020-05-25T09:07:34.988Z|29257|stream_ssl|ERR|Private key must be configured to use SSL
2020-05-25T09:07:34.988Z|29258|stream_ssl|ERR|Certificate must be configured to use SSL
2020-05-25T09:07:42.996Z|29259|stream_ssl|ERR|Private key must be configured to use SSL
2020-05-25T09:07:42.996Z|29260|stream_ssl|ERR|Certificate must be configured to use SSL

==> /var/log/ovn/ovsdb-server-nb.log <==
2020-05-25T09:07:08.151Z|09909|reconnect|WARN|ssl:172.30.200.45:56434: connection dropped (Protocol error)
2020-05-25T09:07:10.966Z|09910|stream_ssl|WARN|SSL_accept: system error (Success)
2020-05-25T09:07:10.966Z|09911|jsonrpc|WARN|ssl:172.30.200.39:51838: receive error: Protocol error
2020-05-25T09:07:10.966Z|09912|reconnect|WARN|ssl:172.30.200.39:51838: connection dropped (Protocol error)
2020-05-25T09:07:34.988Z|09913|stream_ssl|WARN|SSL_accept: system error (Success)
2020-05-25T09:07:34.988Z|09914|jsonrpc|WARN|ssl:172.30.200.39:52312: receive error: Protocol error

==> /var/log/ovn/ovsdb-server-sb.log <==
2020-05-25T09:06:30.925Z|12212|reconnect|WARN|ssl:172.30.200.39:40060: connection dropped (Protocol error)
2020-05-25T09:06:54.949Z|12213|stream_ssl|WARN|SSL_accept: system error (Success)
2020-05-25T09:06:54.949Z|12214|jsonrpc|WARN|ssl:172.30.200.39:40526: receive error: Protocol error
2020-05-25T09:06:54.950Z|12215|reconnect|WARN|ssl:172.30.200.39:40526: connection dropped (Protocol error)
2020-05-25T09:07:18.975Z|12216|stream_ssl|WARN|SSL_accept: system error (Success)
2020-05-25T09:07:18.975Z|12217|jsonrpc|WARN|ssl:172.30.200.39:40974: receive error: Protocol error

==> /var/log/ovn/ovn-northd.log <==
2020-05-25T09:07:59.004Z|29267|stream_ssl|ERR|Private key must be configured to use SSL
2020-05-25T09:07:59.004Z|29268|stream_ssl|ERR|Certificate must be configured to use SSL
2020-05-25T09:07:59.004Z|29269|stream_ssl|ERR|Private key must be configured to use SSL
2020-05-25T09:07:59.004Z|29270|stream_ssl|ERR|Certificate must be configured to use SSL

==> /var/log/ovn/ovsdb-server-nb.log <==
2020-05-25T09:07:59.004Z|09919|stream_ssl|WARN|SSL_accept: system error (Success)
2020-05-25T09:07:59.004Z|09920|jsonrpc|WARN|ssl:172.30.200.39:52768: receive error: Protocol error
2020-05-25T09:07:59.004Z|09921|reconnect|WARN|ssl:172.30.200.39:52768: connection dropped (Protocol error)