Page 1 of 1

failed install - amahi outgoing email using gmail

Posted: Tue Mar 20, 2012 2:02 am
by kikkegek
i tried this wiki
http://wiki.amahi.org/index.php/Outgoing_mail_via_gmail

but at this point I got an error:
You will be prompted for country etc. like when creating the CA. Enter the same values.
As Common Name, now enter the name of your server, FQDN or not, your choice.
bash code
​openssl ca -out server.pem -infiles server.csr​
You will need to enter your passphrase again at this point.
When asked if you want to sign the key, answer yes, same when asked if to commit it.

Code: Select all

Certificate is to be certified until Mar 20 08:56:37 2013 GMT (365 days) Sign the certificate? [y/n]:y failed to update database TXT_DB error number 2
please advise

Re: failed install - amahi outgoing email using gmail

Posted: Tue Mar 20, 2012 5:04 am
by bigfoot65
I never had any issues with the certificate. Might try again or see if you can find anything via Google.

I presume your F14 is up-to-date. Sometimes updates make a difference. A reboot of the HDA might be needed as well before trying again. Maybe someone got stuck in a state that it cannot continue without error.

Re: failed install - amahi outgoing email using gmail

Posted: Tue Mar 20, 2012 1:33 pm
by kikkegek
rebooted, tried it again same error.

strange.

found this using google:

Code: Select all

"failed to update database TXT_DB error number 2" You may receive this error message when attempting to re-sign a CSR for an expired server certificate. The certificate must first be revoked and then recreated (if the CSR no longer exists) or re-signed (if the CSR exists). # cat /etc/pki/CA/index.txt V 060629140650Z EAC5B40539715928 unknown /C=/ST=/L=/O=/CN= # cd /etc/pki/tls/misc # openssl ca -revoke /etc/pki/CA/newcerts/EAC5B40539715928.pem
I'll try that and get back here.

Re: failed install - amahi outgoing email using gmail

Posted: Tue Mar 20, 2012 1:35 pm
by kikkegek
SUC6!

now to finish the wiki and get outgoing gmail mail going...thanks Bigfoot.

Re: failed install - amahi outgoing email using gmail

Posted: Tue Mar 20, 2012 1:42 pm
by kikkegek
suc6, mail was sent!

Re: failed install - amahi outgoing email using gmail

Posted: Tue Mar 20, 2012 1:48 pm
by bigfoot65
Awesome. Can you add that to the wiki. Maybe an area on the page for troubleshooting.

Re: failed install - amahi outgoing email using gmail

Posted: Tue Mar 20, 2012 1:49 pm
by kikkegek
Awesome. Can you add that to the wiki. Maybe an area on the page for troubleshooting.
ofcourse. Always prepared to share some info. Will do tomorrow. is time for bed now for me

Re: failed install - amahi outgoing email using gmail

Posted: Tue Mar 20, 2012 1:55 pm
by bigfoot65
Cool and thanks!