Corey
Corey
edit: I upgraded my cloudflare provider and it resolved this issue. Thanks! @jhutchings1 @musa-cf thanks guys, looks like the root cause was identified in https://github.com/cloudflare/terraform-provider-cloudflare/issues/5363. Recreating the tunnel on every...
@jhutchings1 yeah I'd say close it
`{"errorCode":5000,"message":"Unclassified error [Could not create URI object: Expected scheme-specific part at index 6: https:]"}` Yeah we can't use Nginx ingress either, we use `cloudflared` to route all of our inbound...
Here is a preview of the changes: https://imgur.com/a/sFDV825
I am also having this issue, trying to reopen it. I was able to get the `node_id` by running CLI command `gh api https://api.github.com/apps/my-app-name-here | jq '.node_id'`, but when I...