惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
云风的 BLOG
云风的 BLOG
小众软件
小众软件
雷峰网
雷峰网
博客园 - 【当耐特】
V
V2EX
WordPress大学
WordPress大学
IT之家
IT之家
Last Week in AI
Last Week in AI
罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
有赞技术团队
有赞技术团队
The Cloudflare Blog
Jina AI
Jina AI
博客园 - 司徒正美
阮一峰的网络日志
阮一峰的网络日志
博客园 - 聂微东
大猫的无限游戏
大猫的无限游戏
博客园 - 三生石上(FineUI控件)
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
Can't use ACME CA without ToS
invalid@exam · 2026-06-24 · via Proxmox Support Forum

Hi, I tried to add an ACME account with a custom directory (Serles ACME proxy, it redirects the request to an upstream CA from a private network) with:

Bash:

proxmox-backup-manager acme account register my-proxy.example.com email@example.com --directory https://my-proxy.example.com/directory

It fails as there are no ToS, even if this issue has been previously resolved, see #99102

PBS log:

Code:

Attempting to fetch Terms of Service from "https://my-proxy.example.com/directory"
Error: client error (Connect)

And on the other side there is a 404:

Code:

ERROR in flask_handlers: malformed (404): The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

That is true, as the endpoint does not have ToS info, only certs endpoint:

Code:

curl https://my-proxy.example.com/directory
{"newNonce": "https://my-proxy.example.com/newNonce", "newAccount": "https://my-proxy.example.com/newAccount", "newOrder": "https://my-proxy.example.com/newOrder", "revokeCert": "https://my-proxy.example.com/revokeCert", "keyChange": "https://my-proxy.example.com/keyChange"}

Packages

Code:

libproxmox-acme-plugins/stable,now 1.7.1 all [installed]
proxmox-archive-keyring/stable,now 4.0 all [installed]
proxmox-backup-client/stable,now 4.2.2-1 amd64 [installed]
proxmox-backup-docs/stable,now 4.2.2-1 all [installed]
proxmox-backup-server/stable,now 4.2.2-1 amd64 [installed]
proxmox-backup/stable,now 4.2.0 all [installed]
proxmox-default-kernel/stable,now 2.1.0 all [installed]
proxmox-grub/stable,now 2.12-9+pmx2 amd64 [installed]
proxmox-kernel-6.17.13-13-pve-signed/stable,now 6.17.13-13 amd64 [installed,automatic]
proxmox-kernel-6.17/stable,now 6.17.13-13 amd64 [installed,automatic]
proxmox-kernel-6.8.12-13-pve-signed/now 6.8.12-13 amd64 [installed,local]
proxmox-kernel-6.8.4-2-pve-signed/now 6.8.4-2 amd64 [installed,local]
proxmox-kernel-6.8/now 6.8.12-13 all [installed,local]
proxmox-kernel-7.0.12-1-pve-signed/stable,now 7.0.12-1 amd64 [installed,automatic]
proxmox-kernel-7.0.2-6-pve-signed/stable,now 7.0.2-6 amd64 [installed,automatic]
proxmox-kernel-7.0/stable,now 7.0.12-1 amd64 [installed,automatic]
proxmox-kernel-helper/stable,now 9.2.0 all [installed]
proxmox-mail-forward/stable,now 1.0.3 amd64 [installed]
proxmox-mini-journalreader/stable,now 1.6 amd64 [installed]
proxmox-network-interface-pinning/stable,now 1.0.3-1 amd64 [installed,automatic]
proxmox-offline-mirror-docs/stable,now 0.7.4 all [installed]
proxmox-offline-mirror-helper/stable,now 0.7.4 amd64 [installed]
proxmox-termproxy/stable,now 2.1.0 amd64 [installed]
proxmox-widget-toolkit/stable,now 5.2.5 all [installed]