bred
CDCloudflare Developers
•Created by bred on 9/24/2024 in #general-help
cloudflared failed to dial to edge with quic only ipv6-only vps
I'm trying to use cloudflared to create a tunnel for a site, but whenever I run
cloudflared service install <token>
it hangs on 2024-09-24T14:52:33Z INF Using Systemd
and doesn't finish.
When I look at the logs for cloudflared with systemctl status cloudflared
I get the following logs:
I've also tried passing using cloudflared --edge-ip-version 6 --edge-bind-address <my server's public ipv6> service install <token>
as well, but this doesn't seem to make any difference.
:neuroHeart: thanks in advance6 replies