-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Priority: NormalMinor issue impacting one or more usersMinor issue impacting one or more usersType: BugSomething isn't workingSomething isn't working
Description
Describe the bug
When starting a cloudflared tunnel run $TUNNEL_ID command, I'm getting an error in the logs
ERR Cannot determine default origin certificate path. No file cert.pem in [~/.cloudflared ~/.cloudflare-warp ~/cloudflare-warp /etc/cloudflared /usr/local/etc/cloudflared]. You need to specify the origin certificate path by specifying the origincert option in the configuration file, or set TUNNEL_ORIGIN_CERT environment variable originCertPath=
To Reproduce
Steps to reproduce the behavior:
- Just run a
cloudflared tunnel runcommand, with a valid$tunnel_id.jsoncredentials file
Expected behavior
No error log should be printed, about missing cert.pem file's, when it obviously isn't needed by the cloudflared tunnel run command.
onedr0p, cflee, bmaximuml, celarye and nitin342
Metadata
Metadata
Assignees
Labels
Priority: NormalMinor issue impacting one or more usersMinor issue impacting one or more usersType: BugSomething isn't workingSomething isn't working