If you're using normal dashboard tunnels, it sounds like your tunnel got deleted or the token for it
If you're using normal dashboard tunnels, it sounds like your tunnel got deleted or the token for it got refreshed
Tunnel ID: invalid UUID length: 0?




false thoughkj::Own<CacheClient> IoContext::getCacheClient() {
// TODO(someday): Should Cache API requests be considered in-house? They are already not counted
// as subrequests in metrics and logs (like in-house requests aren't), but historically the
// subrequest limit still applied. Since I can't currently think of a use case for more than 50
// cache API requests per request, I'm leaving it as-is for now.
limitEnforcer->newSubrequest(false);
return getIoChannelFactory().getCache();
}dave@mbp demo-api % cloudflared tunnel --url http://127.0.0.1:54192
2023-06-22T15:39:32Z INF Thank you for trying Cloudflare Tunnel. Doing so, without a Cloudflare account, is a quick way to experiment and try it out. However, be aware that these account-less Tunnels have no uptime guarantee. If you intend to use Tunnels in production you should use a pre-created named tunnel by following: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps
2023-06-22T15:39:32Z INF Requesting new quick Tunnel on trycloudflare.com...
2023-06-22T15:39:34Z INF +--------------------------------------------------------------------------------------------+
2023-06-22T15:39:34Z INF | Your quick Tunnel has been created! Visit it at (it may take some time to be reachable): |
2023-06-22T15:39:34Z INF | https://martin-dear-loads-handhelds.trycloudflare.com |
2023-06-22T15:39:34Z INF +--------------------------------------------------------------------------------------------+
2023-06-22T15:39:34Z INF Cannot determine default configuration path. No file [config.yml config.yaml] in [~/.cloudflared ~/.cloudflare-warp ~/cloudflare-warp /etc/cloudflared /usr/local/etc/cloudflared]
2023-06-22T15:39:34Z INF Version 2023.6.1
2023-06-22T15:39:34Z INF GOOS: darwin, GOVersion: go1.19.10, GoArch: arm64
2023-06-22T15:39:34Z INF Settings: map[ha-connections:1 protocol:quic url:http://127.0.0.1:54192]
2023-06-22T15:39:34Z INF Generated Connector ID: cb1c6869-b229-409d-9f82-17bf7f3ff979
2023-06-22T15:39:34Z INF cloudflared will not automatically update if installed by a package manager.
2023-06-22T15:39:34Z INF Initial protocol quic
2023-06-22T15:39:34Z INF ICMP proxy will use 10.50.2.46 as source for IPv4
2023-06-22T15:39:34Z INF ICMP proxy will use fe80::ea:17a4:384f:b607 in zone en7 as source for IPv6
2023-06-22T15:39:34Z INF Created ICMP proxy listening on 10.50.2.46:0Tunnel ID: invalid UUID length: 0