Results 284 comments of Max Makarov

Will Cilium support L2/ARP mode for LoadBalancer services?

Same error on latest commit!

@theodorDiaconu Yes. But later, i need to catch this error on production server in --inspect mode.

@theodorDiaconu, Sorry, i fixed this error. I just added names to all publications without name (Meteor.publish(null)). It's also causing memory leak.

@theodorDiaconu Yes exactly, adding names to unnamed publications fixed an error and memory leak. Unfortunately i don't know how to catch memory leaks :(

@theodorDiaconu I also noticed that global publications, unlike publications has names, called on server startup. Maybe this will help you.

Hmmm.. Seems like problem is still exists, but errors appears quite rarely.

@theodorDiaconu, Hi! Any news?