gowridev

Results 5 comments of gowridev

Trigger a push, this happens. I sent a curl command curl -i -X POST \ -H "X-Parse-Application-Id: 9vEs0Z6di8uz****_" \ -H "X-Parse-Master-Key: 9O54LhBKV8oBg**_***" \ -H "Content-Type: application/json" \ -d '{ "where":...

On server restart ,fail event is not getting called. For example , i scheduled at 12:pm to run 12:30 pm. I restarted the server at 12:15 pm. Could please tell...

let us say, I have two systems, A & B. In System A ,agenda is running & In System B, mongodb is running. I am accessing mongodb via URL. If...

db.mongoLib.connection.on('open',function () { ^ ReferenceError: db is not defined. could please tell me how configure db.mongoLib. does it point to mongo databaseuri or agenda job instance ?

@saudet could you please tell us how to Make ffmpeg/javacv less verbose in java. So that we can hide the error. I am looking for [similar solution]( https://stackoverflow.com/questions/18295717/making-ffmpeg-javacv-less-verbose-in-java/18469238). Could you...