当前位置:网站首页>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
这次就成功了。
边栏推荐
- MySql数据库root账户无法远程登陆解决办法
- [disassembly] a visual air fryer. By the way, analyze the internal circuit
- Stack and queue
- QML和QWidget混合开发(初探)
- How can programmers resist the "three poisons" of "greed, anger and ignorance"?
- Stc8h development (XII): I2C drive AT24C08, at24c32 series EEPROM storage
- Pandora IOT development board learning (HAL Library) - Experiment 9 PWM output experiment (learning notes)
- 图应用详解
- HotSpot VM
- STC8H开发(十二): I2C驱动AT24C08,AT24C32系列EEPROM存储
猜你喜欢
自动化测试的好处
DM8 archive log file manual switching
math_极限&微分&导数&微商/对数函数的导函数推导(导数定义极限法)/指数函数求导公式推导(反函数求导法则/对数求导法)
食品行业仓储条码管理系统解决方案
Stable Huawei micro certification, stable Huawei cloud database service practice
C mouse event and keyboard event of C (XXVIII)
[001] [stm32] how to download STM32 original factory data
Esp32 (based on Arduino) connects the mqtt server of emqx to upload information and command control
Thread sleep, thread sleep application scenarios
Figure application details
随机推荐
Lambda expression learning
SSTI template injection explanation and real problem practice
Cf464e the classic problem [shortest path, chairman tree]
What is the difference between gateway address and IP address in tcp/ip protocol?
综合能力测评系统
Tips for using dm8huge table
Pandora IOT development board learning (HAL Library) - Experiment 9 PWM output experiment (learning notes)
MySQL learning record 13 database connection pool, pooling technology, DBCP, c3p0
Data processing methods - smote series and adasyn
10个 Istio 流量管理 最常用的例子,你知道几个?
Unity中几个重要类
MySql数据库root账户无法远程登陆解决办法
MySQL about self growth
[FPGA tutorial case 11] design and implementation of divider based on vivado core
Stc8h development (XII): I2C drive AT24C08, at24c32 series EEPROM storage
Global and Chinese markets for patent hole oval devices 2022-2028: Research Report on technology, participants, trends, market size and share
Recommendation system (IX) PNN model (product based neural networks)
C form application of C (27)
HotSpot VM
C (thirty) C combobox listview TreeView