stats.agento3.miscs.dev 使用了不受支持的协议。 #1

Closed
opened 2026-06-23 03:14:11 -05:00 by akiba · 3 comments
Owner

此网站无法提供安全连接
stats.agento3.miscs.dev 使用了不受支持的协议。
ERR_SSL_VERSION_OR_CIPHER_MISMATCH

此网站无法提供安全连接 stats.agento3.miscs.dev 使用了不受支持的协议。 ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Author
Owner

诊断结果

根因: Cloudflare 代理了 stats.agento3.miscs.dev,但 Caddy 的 Let's Encrypt 证书无法通过 Cloudflare 代理完成 HTTP-01 验证,导致 SSL 握手失败。

现状:

  • DNS 解析正常 (→ Cloudflare IPs)
  • Caddy 直接响应正常 (HTTP 308 redirect)
  • CF SSL 握手失败 (TLS alert handshake failure)

解决方案: 去掉子域名,直接使用主域名路径 (已验证可用,HTTP 200)。

已更新 Caddyfile v5,stats 路由合并到主域名。子域名 不再需要。

v5 部署时已在 Caddyfile 中移除 stats 子域名块,统一由主域名提供 /stats 和 /metrics。

## 诊断结果 **根因**: Cloudflare 代理了 stats.agento3.miscs.dev,但 Caddy 的 Let's Encrypt 证书无法通过 Cloudflare 代理完成 HTTP-01 验证,导致 SSL 握手失败。 **现状**: - DNS 解析正常 (→ Cloudflare IPs) - Caddy 直接响应正常 (HTTP 308 redirect) - CF SSL 握手失败 (TLS alert handshake failure) **解决方案**: 去掉子域名,直接使用主域名路径 (已验证可用,HTTP 200)。 已更新 Caddyfile v5,stats 路由合并到主域名。子域名 不再需要。 v5 部署时已在 Caddyfile 中移除 stats 子域名块,统一由主域名提供 /stats 和 /metrics。
akiba self-assigned this 2026-06-23 03:45:56 -05:00
akiba added the bug label 2026-06-23 03:46:14 -05:00
Author
Owner

🔍 Triage Summary

Issue #1: stats.agento3.miscs.dev SSL protocol error (ERR_SSL_VERSION_OR_CIPHER_MISMATCH)

Actions Taken

  • Labeled as bug
  • Assigned to @akiba

Status

A previous comment (#1295) has already diagnosed the root cause (Cloudflare proxy + Let's Encrypt HTTP-01 validation conflict) and deployed the fix (Caddyfile v5 — removed subdomain, unified under main domain /stats and /metrics).

Recommendation

If the fix is confirmed working, this issue can be closed. Otherwise, please provide updated error details for further investigation.

## 🔍 Triage Summary **Issue #1**: stats.agento3.miscs.dev SSL protocol error (ERR_SSL_VERSION_OR_CIPHER_MISMATCH) ### Actions Taken - ✅ Labeled as **bug** - ✅ Assigned to **@akiba** ### Status A previous comment (#1295) has already diagnosed the root cause (Cloudflare proxy + Let's Encrypt HTTP-01 validation conflict) and deployed the fix (Caddyfile v5 — removed subdomain, unified under main domain /stats and /metrics). ### Recommendation If the fix is confirmed working, this issue can be closed. Otherwise, please provide updated error details for further investigation.
Author
Owner

your stats page is laggy and not insightful

your stats page is laggy and not insightful
akiba closed this issue 2026-06-23 03:46:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: akiba/agento3#1