http://kb.monitorware.com/problems-loading-tls-plugin-t10921.html suggests that "could not load module '/usr/local/lib/rsyslog/lmnsd_gtls.so', rsyslog error -2078" actually means "I can't read your ca.pem file...[snipped]"
So, in my case, ` sudo /usr/sbin/rsyslogd -c5 -dn ` contained the following output: 5848.863681948:7f061271d700: GTLS CA file: '/var/lib/orchestra/ssl-cert-orchestra-ca.pem' 5848.863722114:7f0614795740: Exec only when previous is suspended: 0 5848.864106720:7f061271d700: unexpected GnuTLS error -64 in nsd_gtls.c:583: Error while reading file. 5848.864137883:7f061271d700: Called LogError, msg: could not load module '/usr/lib/rsyslog/lmnsd_gtls.so', rsyslog error -2078 /var/lib/orchestra/ssl-cert-orchestra-ca.pem does not exist for me at this time. In the debug log provided by Mark above, I can see the following: 7508.666383742:main queue:Reg/w0: GTLS CA file: '/root/ssl/ca.pem' 7508.666438320:main queue:Reg/w0: unexpected GnuTLS error -64 in nsd_gtls.c:574: Error while reading file. 7508.666458318:main queue:Reg/w0: Called LogError, msg: could not load module '/usr/lib/rsyslog/lmnsd_gtls.so', rsyslog error -2078 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/869881 Title: rsyslogd fails to load lmnsd_gtls.so To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/869881/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
