cloudflared
cloudflared copied to clipboard
🐛 Problem with installing cloudflare / cloudflared: 2022: 8: 0
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.
I am using a vps server on az.pl. Port 7844 UDP and 7844 TCP are not used
The port has been added to the firewall rules
Does anyone know what could be wrong? There is definitely disk space.
Hey @tarzinio ! Connection registered
indicates your cloudflared has started and is running successfully. Are you having any problems accessing your origin behind cloudflared?
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.
I’ll try to fix that. What guide are you referring to?
https://noted.lol/say-goodbye-to-reverse-proxy-and-hello-to-cloudflare-tunnels/
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.
Can you try docker run cloudflare/cloudflared:latest
or docker run cloudflare/cloudflared:2021-amd64
?
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