Sudarsan Reddy

Results 115 comments of Sudarsan Reddy
trafficstars

Thanks for this @petrolep . I'll give this a go and get back to you in a bit.

Let’s keep this open to track this request.

Hey @SilverKnightKMA ! We tried adding this to the UI with no problems. What do you mean by `Unable to access Vietnamese domain with the error code set in Catch-all...

Thanks @SilverKnightKMA . Can you also give me your tunnel_id? This is public information and is only a reference to your tunnel. No credentials are based on this.

@deeepakkumarthakur16 unsure what your expectation is. Do you want Putty to be able to connect with cloudflared access?

The error message isn’t about sysV. It looks like you already have cloudflared installed as a service.

``` For the service section, try providing the internal ip address. For example, my set up for homebridge is as service: 192.168.1.112:8581 ``` @appler1d3r 's response is bang on. This...

That can be achieved by pointing your local service address here: ``` ingress: - hostname: subdomain.domain.com service: :8581 ```

Sorry. I wasn't clear. The service should contain the scheme. So it'll be `server: ::8571`

The tunnel side of the issue is https://github.com/cloudflare/cloudflared/issues/724 There’s a commit in there that fixes this problem. You can build this from source if the need is urgent. note that...