Page 1 of 1

domain alias xxx doesn't exist

Posted: Wed May 08, 2019 6:22 am
by youradds
Hi,

As of a week ago, I started getting these emails from the nightly cron:
Cron <admin@admin> sudo /usr/local/vesta/bin/v-update-letsencrypt-ssl

domain.co.uk Error: domain alias domain.co.uk doesn't exist
The weird thing is that if I run that cron manually it works fine (no errors printed). The alias it mentions also does exist (although it's not the alias, it's actually the main domain). Why would I suddenly start getting these?

Thanks

Andy

Re: domain alias xxx doesn't exist

Posted: Tue May 14, 2019 7:06 am
by youradds
I'm still not sure why this happened. I ended up having to disable SSL, save the account, edit and re-enable SSL and LE, and then save. After a couple of minutes it updated and said "ok". Checking the site the certificate has updated now. Still weird why it came out the blue like that (renewals normally work fine)

Re: domain alias xxx doesn't exist

Posted: Tue May 21, 2019 6:31 am
by youradds
Hmm ok - so maybe its not fixed! That domain is OK (for now), but now I'm getting 2 other domains doing the same error on the cron. Neither of them have aliases, so I'm not sure why it would complain one doesn't exist!

So no one else is having this issue? It only seems to be affecting one of my servers at the moment, but I'm not sure why :/

Re: domain alias xxx doesn't exist

Posted: Sat Jun 01, 2019 8:56 am
by yapsr
I have created an issue for this at GitHub https://github.com/serghey-rodin/vesta/issues/1895

Re: domain alias xxx doesn't exist

Posted: Sat Jun 01, 2019 10:25 am
by youradds
Cool thanks. As mentioned, I've fixed mine as they come up by disabling and re-enabling ssh with LE each time I get an email about it not refreshing properly. Would be good to see a fix though :)

Re: domain alias xxx doesn't exist

Posted: Thu Jun 13, 2019 6:15 am
by codibit
I ended up here looking for solutions for this issue. This is already fixed in the github repo (commit https://github.com/serghey-rodin/vesta/ ... 0724e65ad2 ), the fix is mentioned in another issue (for what I think is the same problem) as well: https://github.com/serghey-rodin/vesta/issues/1809 (direct link to comment).

Re: domain alias xxx doesn't exist

Posted: Sun Jun 30, 2019 7:10 pm
by Felix
I was facing the same problem and I can confirm that <this> fixed it.