Skip to content

cloudflared tunnel run silently fails #514

@Changaco

Description

@Changaco

In the last two days, cloudflared has silently failed 3 times, for no apparent reason. Each time, trying to access the website in a browser showed a blank page (no error message, nothing), so it looks like cloudflared was sending valid but empty responses back to the edge instead of forwarding the requests to the webapp. Each time, restarting cloudflared restored access to the website, so it seems clear that the problem is in cloudflared and not in the webapp. Updating cloudflared from 2021.6.0 to 2021.11.0 hasn't fixed the problem.

The connections to the edge are HTTP2, and the requests are passed to the webapp through a Unix socket. You can see the cloudflared service and configuration files in https://github.com/liberapay/liberapay.com/tree/635/.platform/files.

Considering the precedent of #400, I'm thinking about writing my own tunnel implementation so that I can stop using cloudflared entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ConfirmedIssue has been reproduced and confirmedType: BugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions