Re: Errno 111 Connection refused
Verfasst: 04 Nov 2014, 09:08
von loggenk
Hi Niko, good morning.
Here's the log :
==================================================================
= opsi configuration service starting =
==================================================================
(Logger.py|840)
[6] [Nov 04 09:05:09] Creating pid file '/var/run/opsiconfd/opsiconfd.pid' (opsiconfd.py|598)
[5] [Nov 04 09:05:09] Starting opsiconfd main thread (opsiconfd.py|447)
[5] [Nov 04 09:05:09] Opening socket /var/run/opsiconfd/opsiconfd.socket for interprocess communication. (opsiconfd.py|424)
[7] [Nov 04 09:05:09] [twisted] OPSI.Util.AMP.OpsiProcessProtocolFactory starting on "u'/var/run/opsiconfd/opsiconfd.socket'" (Logger.py|204)
[7] [Nov 04 09:05:09] [twisted] Starting factory <OPSI.Util.AMP.OpsiProcessProtocolFactory instance at 0x21d5170> (Logger.py|204)
[6] [Nov 04 09:05:09] Creating backend instance (opsiconfd.py|255)
[6] [Nov 04 09:05:09] * BackendManager is creating BackendDispatcher (BackendManager.py|208)
[6] [Nov 04 09:05:09] Backend context was set to <OPSI.Backend.BackendManager.BackendManager instance at 0x21d5638> (Backend.py|167)
[6] [Nov 04 09:05:09] Loading dispatch config file '/etc/opsi/backendManager/dispatch.conf' (BackendManager.py|310)
[7] [Nov 04 09:05:09] Trying to lock file '/etc/opsi/backendManager/dispatch.conf' (0/2000) (__init__.py|198)
[7] [Nov 04 09:05:09] File '/etc/opsi/backendManager/dispatch.conf' locked after 0 millis (__init__.py|219)
[7] [Nov 04 09:05:09] Trying to lock file '/etc/opsi/backendManager/dispatch.conf' (0/2000) (__init__.py|198)
[7] [Nov 04 09:05:09] File '/etc/opsi/backendManager/dispatch.conf' locked after 0 millis (__init__.py|219)
[7] [Nov 04 09:05:09] Read dispatch config from file '/etc/opsi/backendManager/dispatch.conf': (BackendManager.py|324)
[7] [Nov 04 09:05:09]
[
[
"backend_.*",
[
"jsonrpc",
"opsipxeconfd",
"dhcpd" ] ],
[
".*",
[
"jsonrpc" ] ]] (BackendManager.py|325)
[6] [Nov 04 09:05:09] Loading backend config '/etc/opsi/backends/jsonrpc.conf' (BackendManager.py|351)
[6] [Nov 04 09:05:09] Backend context was set to <OPSI.Backend.BackendManager.BackendDispatcher instance at 0x21d56c8> (Backend.py|167)
[7] [Nov 04 09:05:09] Executing jsonrpc method 'backend_getInterface' on host opsi-nl-dev (JSONRPC.py|104)
[7] [Nov 04 09:05:09] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:09] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:09] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:09] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088309.65, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:09] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:09] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:09] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:09] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:09] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088309.76, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:09] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:09] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:09] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:09] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:09] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088309.86, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:09] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:09] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:09] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:09] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:09] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088309.97, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:09] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:10] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:10] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:10] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:10] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088310.07, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:10] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:10] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:10] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:10] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:10] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088310.17, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:10] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:10] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:10] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:10] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:10] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088310.27, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:10] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:10] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:10] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:10] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:10] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088310.37, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:10] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:10] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:10] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:10] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:10] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088310.47, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:10] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:10] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:10] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:10] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:10] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088310.57, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:10] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:10] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:10] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:10] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:10] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088310.68, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:10] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:10] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:10] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:10] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:10] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088310.78, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:10] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:10] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:10] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:10] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:10] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088310.88, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:10] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:10] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:10] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:10] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:10] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088310.98, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:10] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:11] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:11] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:11] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:11] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088311.08, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:11] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:11] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:11] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:11] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:11] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088311.18, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:11] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:11] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:11] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:11] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:11] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088311.28, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:11] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:11] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:11] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:11] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:11] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088311.39, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:11] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:11] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:11] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:11] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:11] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088311.49, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:11] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:11] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:11] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:11] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:11] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088311.59, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:11] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:11] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:11] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:11] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:11] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088311.69, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:11] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:11] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:11] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:11] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:11] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088311.79, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:11] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:11] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:11] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:11] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:11] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088311.89, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:11] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:11] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:11] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:11] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:11] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088311.99, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:11] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:12] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:12] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:12] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:12] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088312.1, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:12] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:12] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:12] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:12] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:12] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088312.2, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:12] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:12] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:12] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:12] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:12] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088312.3, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:12] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:12] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:12] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:12] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:12] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088312.41, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:12] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:12] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:12] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:12] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:12] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088312.51, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:12] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:12] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:12] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:12] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:12] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088312.61, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:12] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:12] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:12] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:12] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:12] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088312.71, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:12] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:12] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:12] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:12] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:12] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088312.81, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:12] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:12] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:12] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:12] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:12] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088312.91, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:12] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:13] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:13] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:13] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088313.01, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:13] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:13] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:13] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:13] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088313.12, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:13] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:13] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:13] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:13] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088313.22, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:13] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:13] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:13] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:13] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088313.32, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:13] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:13] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:13] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:13] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088313.42, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:13] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:13] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:13] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:13] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088313.52, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:13] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:13] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:13] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:13] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088313.62, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:13] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:13] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:13] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:13] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088313.72, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:13] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:13] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:13] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:13] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088313.83, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:13] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:13] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:13] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:13] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:13] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088313.93, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:13] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:14] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:14] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:14] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:14] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088314.03, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:14] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:14] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:14] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:14] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:14] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088314.13, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:14] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:14] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:14] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:14] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:14] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088314.23, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:14] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:14] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:14] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:14] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:14] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088314.33, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:14] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:14] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:14] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:14] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:14] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088314.43, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:14] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:14] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:14] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:14] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:14] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088314.54, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:14] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:14] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:14] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:14] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:14] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088314.64, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[7] [Nov 04 09:05:14] Request to 'opsi-nl-dev' failed: [Errno 111] Connection refused, retrying (HTTP.py|538)
[7] [Nov 04 09:05:14] Starting new HTTPS connection (0) to opsi-nl-dev:4447 (HTTP.py|582)
[7] [Nov 04 09:05:14] Connection established to: opsi-nl-dev (HTTP.py|595)
[7] [Nov 04 09:05:14] Failed to get peer cert: 'NoneType' object has no attribute 'getpeercert' (HTTP.py|167)
[7] [Nov 04 09:05:14] Request to host 'opsi-nl-dev' failed, retry: True, firstTryTime: 1415088309.65, now: 1415088314.74, retryTime: 5, connectTimeout: 30, socketTimeout: 0 ([Errno 111] Connection refused) (HTTP.py|521)
[6] [Nov 04 09:05:14] Traceback: (Logger.py|754)
[6] [Nov 04 09:05:14] line 108 in 'process' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 656 in '_request' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 540 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 468 in 'urlopen' in file '/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 914 in 'request' in file '/usr/lib/python2.6/httplib.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 951 in '_send_request' in file '/usr/lib/python2.6/httplib.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 908 in 'endheaders' in file '/usr/lib/python2.6/httplib.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 780 in '_send_output' in file '/usr/lib/python2.6/httplib.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 739 in 'send' in file '/usr/lib/python2.6/httplib.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 1112 in 'connect' in file '/usr/lib/python2.6/httplib.py' (Logger.py|754)
[6] [Nov 04 09:05:14] line 561 in 'create_connection' in file '/usr/lib/python2.6/socket.py' (Logger.py|754)
[6] [Nov 04 09:05:14] ==>>> Failed to process method 'backend_getInterface': [Errno 111] Connection refused (JSONRPC.py|112)
[2] [Nov 04 09:05:14] Traceback: (Logger.py|754)
[2] [Nov 04 09:05:14] line 453 in 'run' in file '/usr/lib/pymodules/python2.6/opsiconfd/opsiconfd.py' (Logger.py|754)
[2] [Nov 04 09:05:14] line 264 in '_createBackendInstance' in file '/usr/lib/pymodules/python2.6/opsiconfd/opsiconfd.py' (Logger.py|754)
[2] [Nov 04 09:05:14] line 209 in '__init__' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/BackendManager.py' (Logger.py|754)
[2] [Nov 04 09:05:14] line 314 in '__init__' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/BackendManager.py' (Logger.py|754)
[2] [Nov 04 09:05:14] line 364 in '__loadBackends' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/BackendManager.py' (Logger.py|754)
[2] [Nov 04 09:05:14] line 329 in '__init__' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|754)
[2] [Nov 04 09:05:14] line 398 in 'connect' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|754)
[2] [Nov 04 09:05:14] line 620 in '_jsonRPC' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|754)
[2] [Nov 04 09:05:14] line 124 in 'execute' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py' (Logger.py|754)
[2] [Nov 04 09:05:14] line 130 in 'waitForResult' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/Backend.py' (Logger.py|754)
[2] [Nov 04 09:05:14] ==>>> [Errno 111] Connection refused (opsiconfd.py|469)
[5] [Nov 04 09:05:14] Stopping opsiconfd main thread (opsiconfd.py|175)
[5] [Nov 04 09:05:14] Opsiconfd main thread exiting... (opsiconfd.py|472)
[6] [Nov 04 09:05:14] Removing pid file '/var/run/opsiconfd/opsiconfd.pid' (opsiconfd.py|629)
Greetings,
Kees....