Oldwo1f

Results 4 comments of Oldwo1f

I got the same problem with `sails-elasticsearch`. It seams to have the teardown method implemented but i still go this error > Connection is already registered

It works fine with this two changes. Thank you very much. One more question. I have that : var upload = require('jquery-file-upload-middleware'); upload.configure({ tmpDir : __dirname + '/public/tmp', uploadDir: __dirname...

i have the same issue, sometimes i get onesignal service worker (and i am able to recieve push) sometimes i get the normal sw.js (and i am not able to...

I got the same issue, Can you explain a bit more where to update dependency on elaticsearch ? i got this : ``` curl -XGET 'localhost:9200' -------> { "name" :...