会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Mcayear
博客园
首页
新随笔
联系
订阅
管理
2026年7月24日
Incident Report — PMTiles 全文件回源问题
摘要: 状态:已解决 影响组件: axebbs / SeaweedFS / s3.playmachine.cn OpenResty 根因: OpenResty 全局代理缓存导致 PMTiles 的 Range 请求未按需向 SeaweedFS 回源。 现象 SeaweedFS 网络发送与磁盘读取异常高。 1
阅读全文
posted @ 2026-07-24 10:47 mcayear
阅读(7)
评论(0)
推荐(0)
2024年11月11日
ubuntu 快速测试 cpu 基准水平
摘要: Geekbench 6 https://www.geekbench.com/ 命令 sudo apt install wget tar -y wget https://cdn.geekbench.com/Geekbench-6.3.0-Linux.tar.gz && tar -xvzf Geekbe
阅读全文
posted @ 2024-11-11 11:27 mcayear
阅读(575)
评论(0)
推荐(0)
2024年10月15日
1panel 拉取 docker 镜像错误
摘要: 问题 启动失败: node Pulling node Error Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout excee
阅读全文
posted @ 2024-10-15 19:18 mcayear
阅读(2335)
评论(0)
推荐(0)
2024年9月11日
termux 使用 npm 拉取出现 gyp: Undefined variable android_ndk_path in binding.gyp while trying to load binding.gyp
摘要: 信息 gyp: Undefined variable android_ndk_path in binding.gyp while trying to load binding.gyp 解决方法 export GYP_DEFINES="android_ndk_path=''"
阅读全文
posted @ 2024-09-11 08:46 mcayear
阅读(568)
评论(0)
推荐(0)
2024年6月24日
我的世界基岩版资源包
摘要: The Hive: https://github.com/zsfell/HiveLeak https://github.com/KRUNCHSHooT/CustomServerUI
阅读全文
posted @ 2024-06-24 10:08 mcayear
阅读(145)
评论(0)
推荐(0)
2024年6月17日
VSCode 中 Vue3:找不到模块 “./XXX.vue” 或其相应的类型声明
摘要: 问题! 代码可以正常运行,但 VSCode 报错: 找不到模块 “./App.vue” 或其相应的类型声明 别再去愚昧的添加 d.ts 啦! 只需在 VSCode 安装 TypeScript Vue Plugin (Volar) 拓展 享受完全体的 Vue 导入!
阅读全文
posted @ 2024-06-17 21:46 mcayear
阅读(512)
评论(0)
推荐(0)
2024年6月14日
wsl2 的一些基础流程
摘要: 更换清华源 sudo sed -i 's@//.*archive.ubuntu.com@//mirrors.ustc.edu.cn@g' /etc/apt/sources.list 更新与升级 sudo apt update sudo apt upgrade 添加 NodeJS 20 下载源 cur
阅读全文
posted @ 2024-06-14 20:15 mcayear
阅读(100)
评论(0)
推荐(0)
2024年6月10日
Prometheus 入门
摘要: 基本结构 在时序数据库中,分为 指标(Metrics)、时间序列(Time Series)、标签(Labels)。 其中,指标(Metrics) 分为四个类型 Counter、Gauge、Histogram、Summary 深入了解每一个 Metric 类型 Counter:只增不减的计数器 Cou
阅读全文
posted @ 2024-06-10 23:52 mcayear
阅读(107)
评论(0)
推荐(0)
2024年5月1日
启动 Minecraft Forge 服务器
摘要: 这个页面将教玩家如何安装 Forge 服务器。 1.6 至 1.20.2 Forge 版本 首先,你需要下载 Forge 安装程序,可以从 Forge 官方下载页面获取。下载后,启动它并选择“安装服务器”选项。如果你在没有图形界面的无头服务器上安装 Forge,运行以下命令(在你下载 jar 安装程
阅读全文
posted @ 2024-05-01 23:42 mcayear
阅读(3235)
评论(0)
推荐(0)
2024年4月13日
允许任意地址访问 MySQL 数据库 adonis 的新用户
摘要: 问题 ayear@DESKTOP-GPCA3B0:~/AdonisJS$ node ace.js migration:run [ error ] Host 'DESKTOP-GPCA3B0' is not allowed to connect to this MySQL server at Pack
阅读全文
posted @ 2024-04-13 15:13 mcayear
阅读(50)
评论(0)
推荐(0)
下一页
公告