当前位置:网站首页>CertBot 更新证书失败解决
CertBot 更新证书失败解决
2022-07-06 04:11:00 【Harris-H】
CertBot 更新证书失败解决
一般就是nginx还开着的问题。我之前是把启动nginx对应的81端口的进程都kill掉。现在发现多个域名更新时,还有一个域名不行。
因此解决办法,关掉当前所有的nginx进程。
service nginx stop
注意启动CertBot若出现下列错误:
Another instance of Certbot is already running.
则使用下面的指令关闭当前运行的Certbot进程。
sudo find / -type f -name ".certbot.lock" -exec rm {
} \;
然后再执行指令。
certbot renew --force-renewal
这次就成功了。
边栏推荐
- 脚本生命周期
- ESP32(基于Arduino)连接EMQX的Mqtt服务器上传信息与命令控制
- Global and Chinese markets for patent hole oval devices 2022-2028: Research Report on technology, participants, trends, market size and share
- 【FPGA教程案例11】基于vivado核的除法器设计与实现
- Exchange bottles (graph theory + thinking)
- pd. to_ numeric
- 判断当天是当月的第几周
- How can programmers resist the "three poisons" of "greed, anger and ignorance"?
- 【leetcode】22. bracket-generating
- Prime protocol announces cross chain interconnection applications on moonbeam
猜你喜欢
Query the number and size of records in each table in MySQL database
Basic use of MySQL (it is recommended to read and recite the content)
In depth MySQL transactions, stored procedures and triggers
Execution order of scripts bound to game objects
【PSO】基于PSO粒子群优化的物料点货物运输成本最低值计算matlab仿真,包括运输费用、代理人转换费用、运输方式转化费用和时间惩罚费用
绑定在游戏对象上的脚本的执行顺序
Chinese brand hybrid technology: there is no best technical route, only better products
IDEA编译JSP页面生成的class文件路径
Network security - Security Service Engineer - detailed summary of skill manual (it is recommended to learn and collect)
Lombok原理和同时使⽤@Data和@Builder 的坑
随机推荐
Mysql数据库慢sql抓取与分析
Facebook等大廠超十億用戶數據遭泄露,早該關注DID了
math_ Derivative function derivation of limit & differential & derivative & derivative / logarithmic function (derivative definition limit method) / derivative formula derivation of exponential functi
R note prophet
51nod 1130 n factorial length V2 (Stirling approximation)
Prime protocol announces cross chain interconnection applications on moonbeam
图应用详解
10个 Istio 流量管理 最常用的例子,你知道几个?
Stc8h development (XII): I2C drive AT24C08, at24c32 series EEPROM storage
hashlimit速率控制
Slow SQL fetching and analysis of MySQL database
Solution of storage bar code management system in food industry
[Key shake elimination] development of key shake elimination module based on FPGA
综合能力测评系统
Figure application details
/usr/bin/gzip: 1: ELF: not found/usr/bin/gzip: 3: : not found/usr/bin/gzip: 4: Syntax error:
[disassembly] a visual air fryer. By the way, analyze the internal circuit
How to solve the problem of slow downloading from foreign NPM official servers—— Teach you two ways to switch to Taobao NPM image server
PTA tiantisai l1-078 teacher Ji's return (15 points) detailed explanation
MySQL master-slave replication