I am trying to get cloudflare tunnel working with my nextcloud instance. I am running both cloudflare and nextcloud in their own lxc containers running on Proxmox. I can access the nextcloud instance on the local network with no problem but trying to access it via the cloudflare tunnel domain ...
cloudflare tunnel container: 2023-09-18T06:31:54Z ERR Request failed error=„Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp <IP-of-nextcloud-master-container>:11000: connect: connection refused“ connIndex=1 d...
So I SSH’d to the NixOS machine and tried running the docker commands directly. Runningdocker container exec -it cloudflared-tunnel bashreturns this error:OCI runtime exec failed: exec failed: unable to start container process: exec: "bash": executable file not f...
Investigating - We are investigating an issue resulting in delayed updates to Magic Tunnel Health Checks analytics and alerting. No impact to edge traffic is being observed at this time. Dec 18, 17:21 UTC PIT (Pittsburgh) on 2024-12-18 Completed - The scheduled maintenance has been complet...
点击Zero Trust进入设置面板之后,便可以看到cloudflare提示的guide。忽略所有的设置向导,直接点击tunnel,进入设置。 进入tunnels设置 创建你的Team,名字随便选,不重复便可以。此处名字和你域名、后面的访问无关。 选一个你喜欢的名字 然后便可以看到计划选择,选择免费即可。
Cloudflare Tunnel client (formerly Argo Tunnel). Contribute to cloudflare/cloudflared development by creating an account on GitHub.
```59Z ERR Serve tunnel error error="DialContext error: dial tcp 198.41.192.77:7844: i/o timeout" connIndex=0 event=0 ip=198.41.192.77` when attempting to troubleshoot viahttps://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/ports-and-ips/ ...
54Z ERR Serve tunnel error error="connection with edge closed" connIndex=0 2023-03-16T15:41:54Z INF Retrying connection in up to 1s seconds connIndex=0 2023-03-16T15:41:56Z INF Connection 2074d8a7-5085-4a3a-9cb8-a5027904ac1e registered connIndex=0 location=MAN 2023-03-16T15:42:...
4. Tunnel ID : 218d8d1a-4464-4642-95dd-13ed0e9c0620 5. cloudflared config: default Environment and versions OS: docker Architecture: [e.g. AMD, ARM] Version: [e.g. 2023.5.1] Logs and errors ERR Request failed error="Unable to reach the origin service. The service may be down or...
Wrap(err, "failed to read quick-tunnel response") } var data QuickTunnelResponse if err := json.Unmarshal(rsp_body, &data); err != nil { rsp_string := string(rsp_body) fields := map[string]interface{}{"status_code": resp.Status} sc.log.Err(err).Fields(fields).Msgf("Error ...