Skip to content

Instantly share code, notes, and snippets.

@vic3lord
Created August 21, 2019 08:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vic3lord/bc057476ba8bf3430d20065b957f874e to your computer and use it in GitHub Desktop.
Save vic3lord/bc057476ba8bf3430d20065b957f874e to your computer and use it in GitHub Desktop.
time="2019-08-21T07:26:19Z" level=info msg="running version stable-2.5.0"
time="2019-08-21T07:26:19Z" level=info msg="Using with pre-existing key: /var/run/linkerd/identity/end-entity/key.p8"
time="2019-08-21T07:26:19Z" level=info msg="Using with pre-existing CSR: /var/run/linkerd/identity/end-entity/key.p8"
INFO [ 0.004233s] linkerd2_proxy::app::main using destination service at Some(ControlAddr { addr: Name(NameAddr { name: "linkerd-destination.linkerd.svc.cluster.local", port: 8086 }), identity: Some("linkerd-controller.linkerd.serviceaccount.identity.linkerd.cluster.local") })
INFO [ 0.004308s] linkerd2_proxy::app::main using identity service at Name(NameAddr { name: "linkerd-identity.linkerd.svc.cluster.local", port: 8080 })
INFO [ 0.004313s] linkerd2_proxy::app::main routing on V4(127.0.0.1:4140)
INFO [ 0.004318s] linkerd2_proxy::app::main proxying on V4(0.0.0.0:4143) to None
INFO [ 0.004322s] linkerd2_proxy::app::main serving admin endpoint metrics on V4(0.0.0.0:4191)
INFO [ 0.004325s] linkerd2_proxy::app::main protocol detection disabled for inbound ports {25, 3306}
INFO [ 0.004333s] linkerd2_proxy::app::main protocol detection disabled for outbound ports {25, 3306}
INFO [ 0.050189s] linkerd2_proxy::app::main Certified identity: default.data.serviceaccount.identity.linkerd.cluster.local
ERR! [ 7.487474s] linkerd2_proxy::app::errors unexpected error: error from user's Payload stream: error reading a body from connection: end of file before message length reached
ERR! [ 18.420570s] proxy={server=in listen=0.0.0.0:4143 remote=10.128.0.53:61657} linkerd2_proxy::app::errors unexpected error: error from user's Payload stream: error reading a body from connection: end of file before message length reached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment