Date: Fri, 01 Dec 2017 13:29:24 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 224017] security/py-certbot: "Another instance of Certbot is already running." Message-ID: <bug-224017-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224017 Bug ID: 224017 Summary: security/py-certbot: "Another instance of Certbot is already running." Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: koobs@FreeBSD.org Reporter: gerard_seibert@outlook.com Assignee: koobs@FreeBSD.org Flags: maintainer-feedback?(koobs@FreeBSD.org) ~ $ uname -a FreeBSD scorpio.seibercom.net 11.1-RELEASE-p4 FreeBSD 11.1-RELEASE-p4 #0: T= ue Nov 14 06:12:40 UTC 2017=20=20=20=20 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 ~ $ freebsd-version 11.1-RELEASE-p5 dovecot-2.2.33.2_2 py27-certbot-0.19.0,1 I have been using the p5-certbot port without a problem until recently. It = is being run via cron: /usr/local/bin/certbot -q renew --pre-hook "service dovecot stop" --post-hook "service dovecot start". Until recently that work= ed fine. Now I have started receiving this error message: "Another instance of Certbot is already running." Try as I might, I cannot find another instance= of "certbot" running. Apparently, the only way to correct the problem is to reboot the system. Th= is only works until after the cron command has run one time, after which the problem resurfaces. I have confirmed that at least one other user is experiencing this problem.= He stated that the problem does not occur if the command is only run via the command line. He believes that certbot is waiting on the post-hook command,= but only when it was ran from cron. I have not confirmed this, however. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224017-13>