当前位置:网站首页>Certbot failed to update certificate solution
Certbot failed to update certificate solution
2022-07-06 04:16:00 【Harris-H】
CertBot Failed to update the certificate

It is commonly nginx Open question . I used to start nginx Corresponding 81 Port processes are kill fall . Now when multiple domain names are found to be updated , Another domain name is not good .
So the solution , Turn off all current nginx process .
service nginx stop
Pay attention to start CertBot If the following error occurs :
Another instance of Certbot is already running.
Then use the following command to close the currently running Certbot process .
sudo find / -type f -name ".certbot.lock" -exec rm {
} \;
And then execute the command .
certbot renew --force-renewal
This time it was a success .
边栏推荐
- Solution to the problem that the root account of MySQL database cannot be logged in remotely
- 2328. 网格图中递增路径的数目(记忆化搜索)
- [FPGA tutorial case 12] design and implementation of complex multiplier based on vivado core
- 2/13 review Backpack + monotonic queue variant
- 【可调延时网络】基于FPGA的可调延时网络系统verilog开发
- math_ Derivative function derivation of limit & differential & derivative & derivative / logarithmic function (derivative definition limit method) / derivative formula derivation of exponential functi
- Tips for using dm8huge table
- DM8 archive log file manual switching
- Stc8h development (XII): I2C drive AT24C08, at24c32 series EEPROM storage
- Lora gateway Ethernet transmission
猜你喜欢

lora网关以太网传输

食品行业仓储条码管理系统解决方案

20、 EEPROM memory (AT24C02) (similar to AD)

IDEA编译JSP页面生成的class文件路径

记一次excel XXE漏洞

Stable Huawei micro certification, stable Huawei cloud database service practice
![[Zhao Yuqiang] deploy kubernetes cluster with binary package](/img/45/6777fa919386e526dbb0d2c808a7f2.jpg)
[Zhao Yuqiang] deploy kubernetes cluster with binary package

DM8 backup set deletion

Slow SQL fetching and analysis of MySQL database

In depth MySQL transactions, stored procedures and triggers
随机推荐
Record the pit of NETCORE's memory surge
STC8H开发(十二): I2C驱动AT24C08,AT24C32系列EEPROM存储
图应用详解
关于进程、线程、协程、同步、异步、阻塞、非阻塞、并发、并行、串行的理解
Python book learning notes - Chapter 09 section 01 create and use classes
Interface idempotency
Fedora/REHL 安装 semanage
Tips for using dm8huge table
2/13 review Backpack + monotonic queue variant
How to execute an SQL statement in MySQL
Figure application details
Fundamentals of SQL database operation
P3033 [usaco11nov]cow steelchase g (similar to minimum path coverage)
【FPGA教程案例11】基于vivado核的除法器设计与实现
Deep learning framework installation (tensorflow & pytorch & paddlepaddle)
【PSO】基于PSO粒子群优化的物料点货物运输成本最低值计算matlab仿真,包括运输费用、代理人转换费用、运输方式转化费用和时间惩罚费用
Explain in simple terms node template parsing error escape is not a function
【按鍵消抖】基於FPGA的按鍵消抖模塊開發
《2022年中国银行业RPA供应商实力矩阵分析》研究报告正式启动
Développement d'un module d'élimination des bavardages à clé basé sur la FPGA