Skip to content

🐛 ERR Cannot determine default origin certificate path #1037

@firecow

Description

@firecow

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:

  1. Just run a cloudflared tunnel run command, with a valid $tunnel_id.json credentials 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: NormalMinor issue impacting one or more usersType: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions