Ashish Networks
Ashish Networks
Adding `process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0"` to the code worked for me. But FYI it works directly without any issue on the browser and curl.
I will Give a try.. Thanks though On Mon, Feb 1, 2016 at 3:42 PM Sergey Gaynetdinov [email protected] wrote: > Hello, i am use django-seo2 https://github.com/romansalin/django-seo2 > > — >...
isn't there any way to manually & explicitly set consumer id while creating a single consumer? Kafka's API in other languages do provide such options.
Actually, I was using single consumer, NOT consumer group. And in my use case, I need to change my machine every few weeks. But when my machine is changed, somehow...
okay thank you @lcobucci , I will try with group Id.
In my case similar error is happening and I'm using read and write both streams. But yeah as you said it seems, the JSON object is actually a big single...