diff --git a/agent/agent.go b/agent/agent.go index 3c6a3c19610e3..cf784a2702bfe 100644 --- a/agent/agent.go +++ b/agent/agent.go @@ -1408,7 +1408,7 @@ func (a *agent) createTailnet( if rPTYServeErr != nil && a.gracefulCtx.Err() == nil && !strings.Contains(rPTYServeErr.Error(), "use of closed network connection") { - a.logger.Error(ctx, "error serving reconnecting PTY", slog.Error(err)) + a.logger.Error(ctx, "error serving reconnecting PTY", slog.Error(rPTYServeErr)) } }); err != nil { return nil, err
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: