TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ubuntu security patch breaks DNS lookup

9 点作者 marcusbrown大约 8 年前

1 comment

marcusbrown大约 8 年前
The 21st of March one my server stopped working without any apparent reason, and it could no longer reach the DNS server to lookup domains, so all the API calls made by my app started failing. After excluding networking issues (pinging from console was working fine), and after a lot of digging I found out that the source of the error was actually a security patch just released by Canonical that caused NSS ABI to break after a few hours of running. This would result in being unable to reach any external domain, and the only solution would be to restart the server. Thankfully they just released a patch of the patch so hopefully everything should be fine now.<p>I just find it amazing how something like that could have happened and how installing critical and recommended patches now has become something more like a roulette than a sense of relief.
评论 #13936200 未加载