Actions
Bug #14119
closedUpload-Salt-Reports
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Hello,
if i want to upload the salt-reports in foreman, i receive the following error:
[root@servername foreman-proxy]# upload-salt-reports Traceback (most recent call last): File "/usr/sbin/upload-salt-reports", line 137, in <module> upload(jobs_to_upload()) File "/usr/sbin/upload-salt-reports", line 100, in upload cert_file=config[':ssl_cert']) File "/usr/lib64/python2.7/httplib.py", line 1182, in __init__ context.load_cert_chain(cert_file, key_file) SSLError: [SSL] PEM lib (_ssl.c:2738)
The same error occurs when the salt-cron is running.
Please help.
Updated by Lukas Müller about 9 years ago
i fixed it too.
There were other entries in /etc/puppet/foreman.yml
Actions