Project

General

Profile

Actions

Bug #15459

closed

Job is executed, but stay as "Pending"

Added by Jérôme LEBEAU over 8 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Ubuntu 14.04
Foreman 1.11.2-1
ruby-foreman-remote-execution 0.3.2-1

I'm facing the following problem, even with the "run command" job, with command ' echo "test" > /test ' :

- the job is executed on the VMs;
- on the job page, it's stay as pending;
- on the job task page, it's stay as running 0%;
- on the subtask page, it's at 25%;
- on dynflow page, it's marked as suspended.

the proxy url is a public url, but the remote interface is a private one. Both are accessibles from the VM to foreman, and vice versa.

I also have this error on the /var/log/foreman-proxy/proxy.log log :
E, [2016-06-19T20:08:08.577869 #22132] ERROR -- : OpenSSL::SSL::SSLError: SSL_accept SYSCALL returned=5 errno=0 state=SSLv3 read client certificate A
/usr/lib/ruby/1.9.1/openssl/ssl-internal.rb:172:in `accept'
E, [2016-06-19T20:08:26.882830 #22132] ERROR -- : OpenSSL::SSL::SSLError: SSL_accept SYSCALL returned=5 errno=0 state=unknown state
/usr/lib/ruby/1.9.1/openssl/ssl-internal.rb:172:in `accept'

Not sure if it's related (the error is also present when I try to access directly http://myforeman:8443/dhcp for example in the browser)

Any ideas?


Related issues 1 (0 open1 closed)

Related to Smart Proxy - Bug #15448: OpenSSL Error: SSLv3 read client certificate AResolved06/17/2016Actions
Actions #1

Updated by Marek Hulán over 8 years ago

  • Related to Bug #15448: OpenSSL Error: SSLv3 read client certificate A added
Actions #2

Updated by Marek Hulán over 8 years ago

This indicates that the smart-proxy does not accept Foreman's client certificate for authentication. Could you please describe how you installed your Foreman and smart-proxy? Note that they should use the same CA, usually the one that was created by foreman-installer on Foreman node.

Actions #3

Updated by Adam Ruzicka over 3 years ago

  • Status changed from New to Rejected

This sounds like a misconfiguration. Given we haven't heard from the reporter for some time, I'll go ahead and close this.

Actions

Also available in: Atom PDF