Magento2 Another instance of Certbot is already running. 2020年6月8日 作者:yang 在是配置SSL的时候,有时候操作失败,需要重新执行下面命令: sudo certbot --nginx 结果提示: Nginx部署 Let’s Encrypt时报错:Another instance of Certbot is already running 解决办法: sudo find / -type f -name ".certbot.lock" -exec rm {} \; 然后再执行: sudo certbot --nginx 上一篇Magento2 Smtp配置 mail from address must be same as authorization user下一篇 Magento2 跳转到新页面后返回到前一页浏览的历史位置 发表回复 取消回复您的邮箱地址不会被公开。 必填项已用 * 标注评论 * 显示名称 * 邮箱 * 网站 在此浏览器中保存我的显示名称、邮箱地址和网站地址,以便下次评论时使用。 Δ