On Mon, Apr 20, 2020 at 11:19:07AM -0700, paul beard wrote:
> Has anyone reported this? Or am I just lucky?
>
> I'll see if I can pull that info together.
Not that I'm aware. I use certbot with nginx on my servers and it's
fine, but I'm curious in knowing what is happening.
You can send that in
Has anyone reported this? Or am I just lucky?
I'll see if I can pull that info together.
On Mon, Apr 20, 2020 at 11:05 AM Danilo G. Baio wrote:
> On Mon, Apr 20, 2020 at 10:06:38AM -0700, paul beard wrote:
> > Yes, I do. I use the packages and source from the SVN repo. I also use
> > /usr/local
On Mon, Apr 20, 2020 at 10:06:38AM -0700, paul beard wrote:
> Yes, I do. I use the packages and source from the SVN repo. I also use
> /usr/local… not smart enough to change any of that without breakage so I
> leave it all alone.
Could you reinstall packages py37-certbot and py37-certbot-nginx?
Yes, I do. I use the packages and source from the SVN repo. I also use
/usr/local… not smart enough to change any of that without breakage so I
leave it all alone.
On Mon, Apr 20, 2020 at 9:55 AM Danilo G. Baio wrote:
> On Mon, Apr 20, 2020 at 07:42:46AM -0700, paul beard wrote:
> > This seems t
On Mon, Apr 20, 2020 at 07:42:46AM -0700, paul beard wrote:
> This seems to be a recurring issue each time certbox and its nginx plugin
> are updated. the workaround/solution is to reinstall them manually.
>
> for i in py-certbot py-certbot-nginx; do cd /usr/ports/security/$i; make
> > deinstall
This seems to be a recurring issue each time certbox and its nginx plugin
are updated. the workaround/solution is to reinstall them manually.
for i in py-certbot py-certbot-nginx; do cd /usr/ports/security/$i; make
> deinstall reinstall clean; done
and then certbot runs fine, either by hand o