Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / app.js
index c0faaa0..c7a87c6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7f05=['./config/logger','app','./config/pm2/config','./config/schedule','./config/schedule/whatsapp','./config/schedule/transcribe','sequelize','sync','then','listen','start','info','filter','exitCode','number','length','name','Online\x20apps:','online','Offline\x20apps:','status','None','log','App\x20Ready!','catch','Server\x20failed\x20to\x20start\x20due\x20to\x20error!','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit','lodash','./mysqldb','./config/seedDB','./rpc'];(function(_0x22e9fe,_0x3d019f){var _0x47cd19=function(_0x8fd5fc){while(--_0x8fd5fc){_0x22e9fe['push'](_0x22e9fe['shift']());}};_0x47cd19(++_0x3d019f);}(_0x7f05,0xdc));var _0x57f0=function(_0x318b2e,_0x4eb6ad){_0x318b2e=_0x318b2e-0x0;var _0x3fbce1=_0x7f05[_0x318b2e];return _0x3fbce1;};'use strict';var _=require(_0x57f0('0x0'));var db=require(_0x57f0('0x1'))['db'];var seedDb=require(_0x57f0('0x2'));var checkLicense=require('./config/license');var rpc=require(_0x57f0('0x3'));var config=require('./config/environment');var logger=require(_0x57f0('0x4'))(_0x57f0('0x5'));var pm2=require('./config/pm2');var pm2Config=require(_0x57f0('0x6'));var schedule=require(_0x57f0('0x7'));var chat=require('./config/schedule/chat');var whatsapp=require(_0x57f0('0x8'));var transcribe=require(_0x57f0('0x9'));var provider=require('./config/schedule/cloud-provider');function main(){return db[_0x57f0('0xa')][_0x57f0('0xb')]()[_0x57f0('0xc')](function(){if(config['seedDB']){return seedDb['default']();}})[_0x57f0('0xc')](function(){return checkLicense['default']();})[_0x57f0('0xc')](function(){return rpc[_0x57f0('0xd')]();})[_0x57f0('0xc')](function(_0xaa0ad7){logger['info'](_0xaa0ad7);return chat['start']();})[_0x57f0('0xc')](function(){return whatsapp['start']();})['then'](function(){return schedule['start']();})['then'](function(){return transcribe['start']();})['then'](function(){return provider[_0x57f0('0xe')]();})[_0x57f0('0xc')](function(_0x5987ed){logger[_0x57f0('0xf')](_0x5987ed);return pm2['start'](pm2Config);})['then'](function(_0x471f97){var _0x380859=_0x471f97[_0x57f0('0x10')](function(_0x2e57df){return typeof _0x2e57df[_0x57f0('0x11')]===_0x57f0('0x12')&&_0x2e57df['exitCode']>=0x0;});if(_0x380859['length']>0x0){throw new Error(_0x380859[_0x57f0('0x13')]+'\x20processes\x20failed\x20at\x20startup:\x20'+_['map'](_0x380859,function(_0x48eadd){return'\x22'+_0x48eadd['pm2_env'][_0x57f0('0x14')]+'\x22';}));}logger[_0x57f0('0xf')](_0x57f0('0x15'),_['map'](_[_0x57f0('0x10')](_0x471f97,{'status':_0x57f0('0x16')}),_0x57f0('0x14'))['join']());logger[_0x57f0('0xf')](_0x57f0('0x17'),_['map'](_['filter'](_0x471f97,function(_0x1f8483){return _0x1f8483[_0x57f0('0x18')]!=='online';}),_0x57f0('0x14'))['join']()||_0x57f0('0x19'));console[_0x57f0('0x1a')](_0x57f0('0x1b'));})[_0x57f0('0x1c')](function(_0x5065be){console['log'](_0x57f0('0x1d'),_0x5065be);logger['error'](_0x57f0('0x1e'),_0x5065be);process[_0x57f0('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