Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / app.js
index 9c9463c..c7a87c6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x34f8=['lodash','./mysqldb','./config/seedDB','./config/license','./rpc','app','./config/pm2','./config/schedule','./config/schedule/chat','./config/schedule/whatsapp','./config/schedule/transcribe','sync','then','seedDB','default','info','start','filter','exitCode','length','\x20processes\x20failed\x20at\x20startup:\x20','pm2_env','name','Online\x20apps:','online','Offline\x20apps:','join','None','log','App\x20Ready!','Server\x20failed\x20to\x20start\x20due\x20to\x20error!','exit'];(function(_0x27da5c,_0x21ede4){var _0x168107=function(_0xe1f07e){while(--_0xe1f07e){_0x27da5c['push'](_0x27da5c['shift']());}};_0x168107(++_0x21ede4);}(_0x34f8,0x80));var _0x834f=function(_0x22d673,_0x60bede){_0x22d673=_0x22d673-0x0;var _0x6dea81=_0x34f8[_0x22d673];return _0x6dea81;};'use strict';var _=require(_0x834f('0x0'));var db=require(_0x834f('0x1'))['db'];var seedDb=require(_0x834f('0x2'));var checkLicense=require(_0x834f('0x3'));var rpc=require(_0x834f('0x4'));var config=require('./config/environment');var logger=require('./config/logger')(_0x834f('0x5'));var pm2=require(_0x834f('0x6'));var pm2Config=require('./config/pm2/config');var schedule=require(_0x834f('0x7'));var chat=require(_0x834f('0x8'));var whatsapp=require(_0x834f('0x9'));var transcribe=require(_0x834f('0xa'));var provider=require('./config/schedule/cloud-provider');function main(){return db['sequelize'][_0x834f('0xb')]()[_0x834f('0xc')](function(){if(config[_0x834f('0xd')]){return seedDb[_0x834f('0xe')]();}})['then'](function(){return checkLicense[_0x834f('0xe')]();})[_0x834f('0xc')](function(){return rpc['listen']();})[_0x834f('0xc')](function(_0x353699){logger[_0x834f('0xf')](_0x353699);return chat[_0x834f('0x10')]();})[_0x834f('0xc')](function(){return whatsapp[_0x834f('0x10')]();})[_0x834f('0xc')](function(){return schedule[_0x834f('0x10')]();})['then'](function(){return transcribe[_0x834f('0x10')]();})[_0x834f('0xc')](function(){return provider[_0x834f('0x10')]();})[_0x834f('0xc')](function(_0x467a45){logger['info'](_0x467a45);return pm2[_0x834f('0x10')](pm2Config);})[_0x834f('0xc')](function(_0x5bfea4){var _0x34348c=_0x5bfea4[_0x834f('0x11')](function(_0x55bc81){return typeof _0x55bc81[_0x834f('0x12')]==='number'&&_0x55bc81[_0x834f('0x12')]>=0x0;});if(_0x34348c[_0x834f('0x13')]>0x0){throw new Error(_0x34348c[_0x834f('0x13')]+_0x834f('0x14')+_['map'](_0x34348c,function(_0x58154d){return'\x22'+_0x58154d[_0x834f('0x15')][_0x834f('0x16')]+'\x22';}));}logger[_0x834f('0xf')](_0x834f('0x17'),_['map'](_[_0x834f('0x11')](_0x5bfea4,{'status':_0x834f('0x18')}),_0x834f('0x16'))['join']());logger['info'](_0x834f('0x19'),_['map'](_[_0x834f('0x11')](_0x5bfea4,function(_0x148839){return _0x148839['status']!==_0x834f('0x18');}),'name')[_0x834f('0x1a')]()||_0x834f('0x1b'));console[_0x834f('0x1c')](_0x834f('0x1d'));})['catch'](function(_0x170460){console['log'](_0x834f('0x1e'),_0x170460);logger['error']('Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s',_0x170460);process[_0x834f('0x1f')](0x1);});}main();
\ No newline at end of file
+var _0x950a=['info','start','filter','number','exitCode','length','\x20processes\x20failed\x20at\x20startup:\x20','map','pm2_env','name','Online\x20apps:','online','join','status','log','App\x20Ready!','catch','Server\x20failed\x20to\x20start\x20due\x20to\x20error!','error','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit','lodash','./mysqldb','./config/seedDB','./config/license','./config/environment','./config/logger','app','./config/pm2','./config/schedule','./config/schedule/chat','./config/schedule/transcribe','./config/schedule/cloud-provider','then','seedDB','default'];(function(_0x5b644e,_0x2e5e07){var _0x49c6bf=function(_0x3032d9){while(--_0x3032d9){_0x5b644e['push'](_0x5b644e['shift']());}};_0x49c6bf(++_0x2e5e07);}(_0x950a,0x111));var _0xa950=function(_0x11c17c,_0x345842){_0x11c17c=_0x11c17c-0x0;var _0x2c72b5=_0x950a[_0x11c17c];return _0x2c72b5;};'use strict';var _=require(_0xa950('0x0'));var db=require(_0xa950('0x1'))['db'];var seedDb=require(_0xa950('0x2'));var checkLicense=require(_0xa950('0x3'));var rpc=require('./rpc');var config=require(_0xa950('0x4'));var logger=require(_0xa950('0x5'))(_0xa950('0x6'));var pm2=require(_0xa950('0x7'));var pm2Config=require('./config/pm2/config');var schedule=require(_0xa950('0x8'));var chat=require(_0xa950('0x9'));var whatsapp=require('./config/schedule/whatsapp');var transcribe=require(_0xa950('0xa'));var provider=require(_0xa950('0xb'));function main(){return db['sequelize']['sync']()[_0xa950('0xc')](function(){if(config[_0xa950('0xd')]){return seedDb[_0xa950('0xe')]();}})[_0xa950('0xc')](function(){return checkLicense[_0xa950('0xe')]();})[_0xa950('0xc')](function(){return rpc['listen']();})['then'](function(_0x546c08){logger[_0xa950('0xf')](_0x546c08);return chat['start']();})[_0xa950('0xc')](function(){return whatsapp[_0xa950('0x10')]();})[_0xa950('0xc')](function(){return schedule['start']();})[_0xa950('0xc')](function(){return transcribe['start']();})[_0xa950('0xc')](function(){return provider[_0xa950('0x10')]();})[_0xa950('0xc')](function(_0x4c217c){logger[_0xa950('0xf')](_0x4c217c);return pm2[_0xa950('0x10')](pm2Config);})[_0xa950('0xc')](function(_0x4ba74f){var _0x24fb36=_0x4ba74f[_0xa950('0x11')](function(_0x425201){return typeof _0x425201['exitCode']===_0xa950('0x12')&&_0x425201[_0xa950('0x13')]>=0x0;});if(_0x24fb36[_0xa950('0x14')]>0x0){throw new Error(_0x24fb36['length']+_0xa950('0x15')+_[_0xa950('0x16')](_0x24fb36,function(_0x162586){return'\x22'+_0x162586[_0xa950('0x17')][_0xa950('0x18')]+'\x22';}));}logger[_0xa950('0xf')](_0xa950('0x19'),_[_0xa950('0x16')](_[_0xa950('0x11')](_0x4ba74f,{'status':_0xa950('0x1a')}),_0xa950('0x18'))[_0xa950('0x1b')]());logger[_0xa950('0xf')]('Offline\x20apps:',_[_0xa950('0x16')](_[_0xa950('0x11')](_0x4ba74f,function(_0x50abe1){return _0x50abe1[_0xa950('0x1c')]!==_0xa950('0x1a');}),'name')[_0xa950('0x1b')]()||'None');console[_0xa950('0x1d')](_0xa950('0x1e'));})[_0xa950('0x1f')](function(_0x36a16c){console['log'](_0xa950('0x20'),_0x36a16c);logger[_0xa950('0x21')](_0xa950('0x22'),_0x36a16c);process[_0xa950('0x23')](0x1);});}main();
\ No newline at end of file