Skip to content

bug: duplication in DERP health check page #10864

Closed as not planned
Closed as not planned
@matifali

Description

@matifali
          "client_logs": [
            [
              "derphttp.Client.Connect: connecting to https://dev.coder.com/derp",
              "derphttp.Client.Connect: TLS version 0x304",
              "derpclient: got cert dev.coder.com",
              "derpclient: got cert R3",
              "derpclient: got cert ISRG Root X1",
              "derphttp.Client.Connect: not using fast start",
              "derphttp.Client.Connect: DERP server returned status 101"
            ],
            [
              "derphttp.Client.Connect: connecting to https://dev.coder.com/derp",
              "derphttp.Client.Connect: TLS version 0x304",
              "derpclient: got cert dev.coder.com",
              "derpclient: got cert R3",
              "derpclient: got cert ISRG Root X1",
              "derphttp.Client.Connect: not using fast start",
              "derphttp.Client.Connect: DERP server returned status 101"
            ]
          ],
          "client_errs": [
            [],
            []
          ],

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueEasily solved issues suitable for starters and community contributorss3Bugs that confuse, annoy, or are purely cosmetic

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions