all-machine logging stopped, x509: certificate signed by unknown authority
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Invalid
|
High
|
Unassigned | ||
1.25 |
Triaged
|
Critical
|
Unassigned |
Bug Description
1.24.5, landscape openstack autopilot install. Not an upgrade.
Logging, and the deploy itself proceeded normally through this whole thing, but the big symptom was all-machines.log stopped receiving updates. Also, every log was getting an error every 5 seconds, leading to some very large logs. There are about 50 machines in total for this deployment (with all the lxcs involved).
## The error messages in the unit logs:
2015-09-02 20:13:17 ERROR juju.worker runner.go:223 exited "rsyslog": x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "juju-generated CA for environment \"rsyslog\"")
2015-09-02 20:13:20 ERROR juju.worker runner.go:223 exited "rsyslog": x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "juju-generated CA for environment \"rsyslog\"")
2015-09-02 20:13:23 ERROR juju.worker runner.go:223 exited "rsyslog": x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "juju-generated CA for environment \"rsyslog\"")
tags: | added: logging |
tags: | added: rsyslog |
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 1.26.0 |
tags: | added: sts |
Changed in juju-core: | |
milestone: | 1.26.0 → 1.25-beta2 |
Changed in juju-core: | |
assignee: | nobody → Wayne Witzel III (wwitzel3) |
Changed in juju-core: | |
assignee: | Wayne Witzel III (wwitzel3) → nobody |
Changed in juju-core: | |
importance: | High → Critical |
milestone: | 1.25-beta2 → 1.26-alpha1 |
Changed in juju-core: | |
status: | Triaged → In Progress |
tags: | added: kanban-cross-team |
tags: | removed: kanban-cross-team |
tags: | added: bug-squad |
Changed in juju-core: | |
status: | Incomplete → Triaged |
Changed in juju-core: | |
milestone: | 1.26-alpha1 → 1.26-alpha2 |
no longer affects: | juju-core/1.24 |
Changed in juju-core: | |
milestone: | 1.26-alpha2 → 1.26-beta1 |
Changed in juju-core: | |
milestone: | 1.26-beta1 → 2.0-alpha2 |
Changed in juju-core: | |
importance: | Critical → High |
Changed in juju-core: | |
milestone: | 2.0-alpha3 → none |
tags: | removed: sts |
Sample unit log file showing the spewing error messages.