sallespro
sallespro
``` ./angular-phonecat-mongodb-rest/node_modules/mongojs/node_modules/mongodb/lib/mongodb/connection/base.js:245 throw message; ^ TypeError: undefined is not a function at commandHandler (/home/node/angular-phonecat-mongodb-rest/node_modules/mongojs/node_modules/mongodb/lib/mongodb/cursor.js:709:16) ```
Eventhough https://github.com/fluent/fluent-plugin-mongo/issues/79 was fixed, the error still occurs in OUTPUT influxdb plugin. ``` 2016-08-18 18:49:51 +0000 [warn]: /usr/lib/ruby/gems/2.3.0/gems/fluent-plugin-influxdb-0.2.8/lib/fluent/plugin/out_influxdb.rb:95:in `to_msgpack' ```
unable to run examples ``` Cannot set property 'getCurrentStack' of undefined Object.setCurrentFiber ReactNativeRenderer-dev.js:5317:2 performUnitOfWork ... ```
i have successfully mined for a few hours. After a while, some errors ocasionally occurring. Now mining can not start because of this `stratum_recv_line failed` error. ``` docker service create...
i would like refresh crossfilter dataset and render the chart once in a while. the crossfilter is initialized and after some new data arrives, i tried to ``` ndx.remove(); ndx...
does not transpile static class properties - https://github.com/facebook/create-react-app/issues/10273
not sure how to change schemes. tried to add at `swagger.js` config ``` schemes: ['https'], ```
i have a mysql instance running and the example https://github.com/numtel/reactive-mysql-example in place. whenever i execute an `INSERT` the event is shown properly, but when a row is `DELETED` it doesn't.
not sure in which container such update should take place.