Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / app.js
index 9c9463c..c300c8f 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 _0x0fda=['None','log','App\x20Ready!','catch','Server\x20failed\x20to\x20start\x20due\x20to\x20error!','error','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit','lodash','./config/seedDB','./config/license','./rpc','./config/environment','./config/logger','app','./config/pm2','./config/schedule/chat','./config/schedule/cloud-provider','sequelize','sync','then','default','info','start','filter','number','exitCode','\x20processes\x20failed\x20at\x20startup:\x20','map','pm2_env','name','join','Offline\x20apps:','online'];(function(_0x4e0c73,_0x38f179){var _0x2ca625=function(_0x147b85){while(--_0x147b85){_0x4e0c73['push'](_0x4e0c73['shift']());}};_0x2ca625(++_0x38f179);}(_0x0fda,0x1a0));var _0xa0fd=function(_0x292056,_0x1737ae){_0x292056=_0x292056-0x0;var _0x2f66d1=_0x0fda[_0x292056];return _0x2f66d1;};'use strict';var _=require(_0xa0fd('0x0'));var db=require('./mysqldb')['db'];var seedDb=require(_0xa0fd('0x1'));var checkLicense=require(_0xa0fd('0x2'));var rpc=require(_0xa0fd('0x3'));var config=require(_0xa0fd('0x4'));var logger=require(_0xa0fd('0x5'))(_0xa0fd('0x6'));var pm2=require(_0xa0fd('0x7'));var pm2Config=require('./config/pm2/config');var schedule=require('./config/schedule');var chat=require(_0xa0fd('0x8'));var whatsapp=require('./config/schedule/whatsapp');var transcribe=require('./config/schedule/transcribe');var provider=require(_0xa0fd('0x9'));function main(){return db[_0xa0fd('0xa')][_0xa0fd('0xb')]()[_0xa0fd('0xc')](function(){if(config['seedDB']){return seedDb[_0xa0fd('0xd')]();}})[_0xa0fd('0xc')](function(){return checkLicense[_0xa0fd('0xd')]();})[_0xa0fd('0xc')](function(){return rpc['listen']();})[_0xa0fd('0xc')](function(_0x423616){logger[_0xa0fd('0xe')](_0x423616);return chat['start']();})[_0xa0fd('0xc')](function(){return whatsapp[_0xa0fd('0xf')]();})[_0xa0fd('0xc')](function(){return schedule[_0xa0fd('0xf')]();})[_0xa0fd('0xc')](function(){return transcribe['start']();})['then'](function(){return provider[_0xa0fd('0xf')]();})[_0xa0fd('0xc')](function(_0x5a7274){logger[_0xa0fd('0xe')](_0x5a7274);return pm2[_0xa0fd('0xf')](pm2Config);})[_0xa0fd('0xc')](function(_0x1e4a48){var _0x2b0993=_0x1e4a48[_0xa0fd('0x10')](function(_0x2811c0){return typeof _0x2811c0['exitCode']===_0xa0fd('0x11')&&_0x2811c0[_0xa0fd('0x12')]>=0x0;});if(_0x2b0993['length']>0x0){throw new Error(_0x2b0993['length']+_0xa0fd('0x13')+_[_0xa0fd('0x14')](_0x2b0993,function(_0x5d2d7b){return'\x22'+_0x5d2d7b[_0xa0fd('0x15')][_0xa0fd('0x16')]+'\x22';}));}logger[_0xa0fd('0xe')]('Online\x20apps:',_['map'](_[_0xa0fd('0x10')](_0x1e4a48,{'status':'online'}),_0xa0fd('0x16'))[_0xa0fd('0x17')]());logger[_0xa0fd('0xe')](_0xa0fd('0x18'),_[_0xa0fd('0x14')](_[_0xa0fd('0x10')](_0x1e4a48,function(_0x113059){return _0x113059['status']!==_0xa0fd('0x19');}),_0xa0fd('0x16'))[_0xa0fd('0x17')]()||_0xa0fd('0x1a'));console[_0xa0fd('0x1b')](_0xa0fd('0x1c'));})[_0xa0fd('0x1d')](function(_0x411205){console[_0xa0fd('0x1b')](_0xa0fd('0x1e'),_0x411205);logger[_0xa0fd('0x1f')](_0xa0fd('0x20'),_0x411205);process[_0xa0fd('0x21')](0x1);});}main();
\ No newline at end of file