cloudflare / cloudflared

Cloudflare Tunnel client (formerly Argo Tunnel)
https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide
Apache License 2.0
8.86k stars 778 forks source link

🐛 Problem with installing cloudflare / cloudflared: 2022: 8: 0 #722

Open tarzinio opened 2 years ago

tarzinio commented 2 years ago

Hi,

At the outset, let me say that I am a beginner. I am currently using Nginx Proxy Manager to redirect subdomains to the appropriate ip port for a given container. I would like to change that and use the Cloudflare tunnel.

I chose the installation method via Docker, but it has been unable to install for over an hour. It stopped at some point and stands still. image

I am using a vps server on az.pl. Port 7844 UDP and 7844 TCP are not used image

The port has been added to the firewall rules image

Does anyone know what could be wrong? There is definitely disk space.

sudarshan-reddy commented 2 years ago

Hey @tarzinio ! Connection registered indicates your cloudflared has started and is running successfully. Are you having any problems accessing your origin behind cloudflared?

tarzinio commented 2 years ago

Thank you very much for your help. They didn't mention anything about it in the guide, so I didn't know what to do. Thank you again.

sudarshan-reddy commented 2 years ago

I’ll try to fix that. What guide are you referring to?

tarzinio commented 2 years ago

https://noted.lol/say-goodbye-to-reverse-proxy-and-hello-to-cloudflare-tunnels/

tarzinio commented 2 years ago

https://noted.lol/say-goodbye-to-reverse-proxy-and-hello-to-cloudflare-tunnels/

After the weekend I wanted to come back to it and now I have another problem.

image

sudarshan-reddy commented 2 years ago

Can you try docker run cloudflare/cloudflared:latest or docker run cloudflare/cloudflared:2021-amd64 ?

gas commented 2 years ago

same here, ubuntu jammy

Pulling cloudflared (cloudflare/cloudflared:2022.8.2)...
ERROR: manifest for cloudflare/cloudflared:2022.8.2 not found: manifest unknown: manifest unknown

but

cloudflared/unknown,now 2022.8.2 amd64 [installed]
  Cloudflare Tunnel daemon

update:

working now using :latest but it pulls 2022.7.1 image