Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smtp panic EOF #570

Closed
qianlnk opened this issue May 20, 2016 · 0 comments
Closed

smtp panic EOF #570

qianlnk opened this issue May 20, 2016 · 0 comments

Comments

@qianlnk
Copy link

qianlnk commented May 20, 2016

smtp conf:

Skip TLS certificate verify when connecting to SMTP server

no-verify = false

Close idle connections after timeout

idle-timeout = "2s"

panic: EOF

goroutine 8 [running]:
panic(0xc62140, 0xc8200120d0)
/usr/local/go/src/runtime/panic.go:481 +0x3e6
github.com/influxdata/kapacitor/services/smtp.(_Service).runMailer(0xc820198be0)
/root/go/src/github.com/influxdata/kapacitor/services/smtp/service.go:91 +0x7ad
created by github.com/influxdata/kapacitor/services/smtp.(_Service).Open
/root/go/src/github.com/influxdata/kapacitor/services/smtp/service.go:36 +0x238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant