2023-03-09 20:10:38 |
Giuseppe Petralia |
bug |
|
|
added bug |
2023-03-09 20:12:21 |
Giuseppe Petralia |
tags |
|
bseng-990 |
|
2023-03-10 05:00:19 |
Nobuto Murata |
bug |
|
|
added subscriber Nobuto Murata |
2023-03-10 10:02:06 |
Giuseppe Petralia |
description |
If filebeat is related to vault via certificates relation:
vault:certificates filebeat:certificates
filebeat remove the execution right to other of /etc/ssl/certs breaking any service running python requests and relying on /etc/ssll/certs/ca-certificates i.e. openstack services which throw error:
2023-03-09 15:35:15.534 3702484 ERROR nova OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /etc/ssl/certs/ca-certificates.crt
Workaround is
chmod o+x /etc/ssl/certs |
If filebeat is related to vault via certificates relation:
vault:certificates filebeat:certificates
filebeat remove the execution right to others of /etc/ssl/certs breaking any service running python requests and relying on /etc/ssll/certs/ca-certificates i.e. openstack services which throw error:
2023-03-09 15:35:15.534 3702484 ERROR nova OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /etc/ssl/certs/ca-certificates.crt
Workaround is
chmod o+x /etc/ssl/certs |
|
2023-03-10 10:02:16 |
Giuseppe Petralia |
description |
If filebeat is related to vault via certificates relation:
vault:certificates filebeat:certificates
filebeat remove the execution right to others of /etc/ssl/certs breaking any service running python requests and relying on /etc/ssll/certs/ca-certificates i.e. openstack services which throw error:
2023-03-09 15:35:15.534 3702484 ERROR nova OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /etc/ssl/certs/ca-certificates.crt
Workaround is
chmod o+x /etc/ssl/certs |
If filebeat is related to vault via certificates relation:
vault:certificates filebeat:certificates
filebeat remove the execution right to others of /etc/ssl/certs breaking any service running python requests and relying on /etc/ssl/certs/ca-certificates i.e. openstack services which throw error:
2023-03-09 15:35:15.534 3702484 ERROR nova OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /etc/ssl/certs/ca-certificates.crt
Workaround is
chmod o+x /etc/ssl/certs |
|
2023-03-11 07:54:11 |
Eric Chen |
filebeat-charm: importance |
Undecided |
Medium |
|
2023-03-11 07:54:16 |
Eric Chen |
filebeat-charm: status |
New |
Triaged |
|
2023-05-09 03:59:38 |
Eric Chen |
filebeat-charm: status |
Triaged |
Fix Released |
|
2023-05-09 04:00:09 |
Eric Chen |
filebeat-charm: milestone |
|
23.04 |
|