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

Receiver reload can cause panic #400

Closed
driskell opened this issue Apr 1, 2023 · 0 comments
Closed

Receiver reload can cause panic #400

driskell opened this issue Apr 1, 2023 · 0 comments
Labels

Comments

@driskell
Copy link
Owner

driskell commented Apr 1, 2023

Mar 30 11:11:54 - log-carver[799]: panic: interface conversion: transports.ReceiverFactory is *courier.ReceiverFactory, not *tcp.ReceiverFactory
Mar 30 11:11:54 - log-carver[799]: goroutine 31 [running]:
Mar 30 11:11:54 - log-carver[799]: github.com/driskell/log-courier/lc-lib/transports/tcp.(*ReceiverFactory).ShouldRestart(0xa6b4a0?, {0xc3b7d0?, 0xc0033c66
Mar 30 11:11:54 - log-carver[799]: /builddir/build/BUILD/log-courier-11300/lc-lib/transports/tcp/receiverfactory.go:84 +0x57
Mar 30 11:11:54 - log-carver[799]: github.com/driskell/log-courier/lc-lib/receiver.(*Pool).updateReceivers(0xc001025200, 0xc001967cb8?)
Mar 30 11:11:54 - log-carver[799]: /builddir/build/BUILD/log-courier-11300/lc-lib/receiver/pool.go:356 +0x37b
Mar 30 11:11:54 - log-carver[799]: github.com/driskell/log-courier/lc-lib/receiver.(*Pool).Run(0xc001025200)
Mar 30 11:11:54 - log-carver[799]: /builddir/build/BUILD/log-courier-11300/lc-lib/receiver/pool.go:129 +0x12cd
Mar 30 11:11:54 - log-carver[799]: github.com/driskell/log-courier/lc-lib/core.(*Pipeline).run(0x0?, 0x0?, 0x0?)
Mar 30 11:11:54 - log-carver[799]: /builddir/build/BUILD/log-courier-11300/lc-lib/core/pipeline.go:168 +0x53
Mar 30 11:11:54 - log-carver[799]: created by github.com/driskell/log-courier/lc-lib/core.(*Pipeline).initRoutines
Mar 30 11:11:54 - log-carver[799]: /builddir/build/BUILD/log-courier-11300/lc-lib/core/pipeline.go:153 +0x4f0

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

No branches or pull requests

1 participant