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

Kafka subscriber logs error with loosing error description #2607

Closed
agolubev opened this issue Jan 8, 2020 · 3 comments
Closed

Kafka subscriber logs error with loosing error description #2607

agolubev opened this issue Jan 8, 2020 · 3 comments

Comments

@agolubev
Copy link

agolubev commented Jan 8, 2020

following line showing error in log:
- Error locating Kafka service named [kafka_native] WARNING arguments left: 1

the reason is you should have placeholder {} for error that is going as second parameter.

Is reproducible under Lagom 1.6 (sbt runAll) when host has access to internet via proxy.

@ignasi35
Copy link
Contributor

Thanks for reporting this @agolubev! You even included a solution. ❤️

I can work on the fix/PR but it'd be great if you did that (for attribution). A simple change like this can be completed easily using GitHub's online code editor. WDYT?

@octonato
Copy link
Member

Fixed by #2651

@agolubev
Copy link
Author

Sorry, @ignasi35 missed you comment - will definitely do PR next time =)

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

No branches or pull requests

3 participants