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

推荐订阅源

月光博客
月光博客
雷峰网
雷峰网
S
SegmentFault 最新的问题
博客园 - 【当耐特】
博客园_首页
量子位
爱范儿
爱范儿
博客园 - 叶小钗
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Jina AI
Jina AI
V
V2EX
美团技术团队
V
Visual Studio Blog
博客园 - 三生石上(FineUI控件)
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
博客园 - 聂微东
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The Cloudflare Blog
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

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
Partial errors with Cloudflare tunnel
invalid@exam · 2026-06-18 · via Proxmox Support Forum

A few days ago I set up a Cloudflare tunnel on a dedicated Ubuntu Server VM to remotely access Proxmox.
I can log in without problems, but when I try to turn a VM on or off it gives me the error "Connection error - server offline?". I can only see the statistics on "Summary" and the VM on "Console" with noVNC.
I can't even open the Proxmox shell when I'm connected to the Tunnels.
Do you have any ideas?

Attachments

  • error.jpg

    error.jpg

    8.9 KB · Views: 17

I had this issue and found it was a problem with the web blocking on my work's network. Call to explain that I wasn't doing anything nefarious and it works again after whitelisting my public hostname.

@tilimirti did you able to resolve the issue? I have the exact problem

@tilimirti did you able to resolve the issue? I have the exact problem

Yes, it was a firewall issue where it was blocking my public hostname on the network I was accessing from.

I'm facing the same problem and i have ports allowed 80,443, 8006, and 5900 but still I can't access from my URL domain it's working perfectly from the local IP
Screenshot 2024-10-13 at 6.58.30 PM.png

i recently encountered the same problem.

1. check all ip used by all lxc and host (ensure no conflicting ip)
2. check the logs of the cloudflared lxc (tunnel logs)
3. checked dns, i enabled dns for ipv6 but the lxc cannot reach. hence, the error occurred.
4. updated the lxc to only use ipv4 dns
5. problem solved
6. monitor the ping status, and all seems good