Cant get mmc-agent to load

Discussion in 'Installation/Configuration' started by deco5003, Mar 26, 2010.

  1. deco5003

    deco5003 New Member

    Hi Hi I have been 3 days trying to figured out where is the problem but I just can’t, So is time for Little help I just can’t get this thing to work . Here is the log info when trying to start. I disable on purpose Mail , Proxy , network and samba plug-in. Letter when I got loading mmc going to enable the others plug-ins. Using Debian-Etch Guide but I am installing Over lenny 5.04.
    LOG INFO:
    Selecting provisioners: None
    Selecting computer manager: none
    Program exception:
    Traceback (most recent call last):
    File "/var/lib/python-support/python2.5/mmc/agent.py", line 373, in agentService
    startService(config, logger, pm.plugins)
    File "/var/lib/python-support/python2.5/mmc/agent.py", line 424, in startService
    sslContext = makeSSLContext(config.verifypeer, config.cacert, config.localcert)
    File "/var/lib/python-support/python2.5/mmc/client.py", line 60, in makeSSLContext
    localCertificate = ssl.PrivateCertificate.loadPEM(fd.read())
    File "/usr/lib/python2.5/site-packages/twisted/internet/_sslverify.py", line 584, in loadPEM
    crypto.FILETYPE_PEM)
    File "/usr/lib/python2.5/site-packages/twisted/internet/_sslverify.py", line 561, in load
    return Class._load(data, format)._setPrivateKey(privateKey)
    File "/usr/lib/python2.5/site-packages/twisted/internet/_sslverify.py", line 395, in load
    return Class(crypto.load_certificate(format, requestData), *args)
    Error: [('PEM routines', 'PEM_read_bio', 'no start line')]
    failed.
     

Share This Page