Manjunath Reddy

Results 8 issues of Manjunath Reddy

A Barebone moleculer with a Gateway and A service with Redis transporter. I was following through the tutorial to create a barebone moleculer app based on the tutorial here https://moleculer.services/docs/0.14/concepts.html....

Hi, Have been using Molecular with MongoDB adapter, and MongoDB connection handling is very similar to what's in the examples https://github.com/moleculerjs/moleculer-examples/blob/master/conduit/mixins/db.mixin.js#L15 The concern is that molecular services open up way...

Fixing the broken link from the below paragraph ```Temporary tokens are for demonstration and testing purposes only and remain valid for 24 hours. In a production environment, you need to...

Set up the following tooling in the repo **TOOLING** - `eslint` - for linting - `nyc` - for code coverage - `pre-push` - for git pre push hook running tests...

[Enter steps to reproduce:] 1. Opened a elixir html template 2. Try to change some of HTML elements then hit this error **Atom**: 1.15.0 x64 **Electron**: 1.3.13 **OS**: Mac OS...

This happens when we have multiple requests in the test suite ``` ** (EXIT from #PID) an exception was raised: ** (ExVCR.RequestNotMatchError) Request did not match with any one in...

Unable to play videos from YouTube ```v-playback.js?24d6:1 VIDEOJS: ERROR: (CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED) The media could not be loaded, either because the server or network failed or because the format is not...

Hey, First of all, thanks for a great Elixir example app with k8. It was very helpful. I ran into this issue **`[libcluster:examplephx] unable to connect to :"[email protected]"`** however application...