当前位置:网站首页>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
这次就成功了。
边栏推荐
- C form application of C (27)
- Prime protocol announces cross chain interconnection applications on moonbeam
- [adjustable delay network] development of FPGA based adjustable delay network system Verilog
- Web components series (VII) -- life cycle of custom components
- 关于进程、线程、协程、同步、异步、阻塞、非阻塞、并发、并行、串行的理解
- Le compte racine de la base de données MySQL ne peut pas se connecter à distance à la solution
- Yyds dry goods inventory hcie security Day11: preliminary study of firewall dual machine hot standby and vgmp concepts
- math_极限&微分&导数&微商/对数函数的导函数推导(导数定义极限法)/指数函数求导公式推导(反函数求导法则/对数求导法)
- Global and Chinese market of aircraft anti icing and rain protection systems 2022-2028: Research Report on technology, participants, trends, market size and share
- [Key shake elimination] development of key shake elimination module based on FPGA
猜你喜欢

1291_ Add timestamp function in xshell log

Recommendation system (IX) PNN model (product based neural networks)

Maxay paper latex template description
![[introduction to Django] 11 web page associated MySQL single field table (add, modify, delete)](/img/8a/068faf3e8de642c9e3c4118e6084aa.jpg)
[introduction to Django] 11 web page associated MySQL single field table (add, modify, delete)

Class A, B, C networks and subnet masks in IPv4

How many of the 10 most common examples of istio traffic management do you know?

Proof of Stirling formula

SSTI template injection explanation and real problem practice

MySql数据库root账户无法远程登陆解决办法

TCP/IP协议里面的网关地址和ip地址有什么区别?
随机推荐
Redis (replicate dictionary server) cache
使用JS完成一个LRU缓存
Security xxE vulnerability recurrence (XXe Lab)
Record the pit of NETCORE's memory surge
自动化测试的好处
Facebook and other large companies have leaked more than one billion user data, and it is time to pay attention to did
Ybtoj coloring plan [tree chain dissection, segment tree, tarjan]
【可调延时网络】基于FPGA的可调延时网络系统verilog开发
Ks003 mall system based on JSP and Servlet
Slow SQL fetching and analysis of MySQL database
记一次excel XXE漏洞
R note prophet
Web components series (VII) -- life cycle of custom components
绑定在游戏对象上的脚本的执行顺序
查询mysql数据库中各表记录数大小
Yyds dry goods inventory web components series (VII) -- life cycle of custom components
Global and Chinese markets for endoscopic drying storage cabinets 2022-2028: Research Report on technology, participants, trends, market size and share
DM8 backup set deletion
Mlapi series - 04 - network variables and network serialization [network synchronization]
What is the difference between gateway address and IP address in tcp/ip protocol?