You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ node app
WARNING: No configurations found in configuration directory:/opt/drachtio-siprec-recording-server/config
WARNING: To disable this warning set SUPPRESS_NO_CONFIG_WARNING in the environment.
/opt/drachtio-siprec-recording-server/node_modules/config/lib/config.js:202
throw new Error('Configuration property "' + property + '" is not defined');
^
Error: Configuration property "drachtio" is not defined
at Config.get (/opt/drachtio-siprec-recording-server/node_modules/config/lib/config.js:202:11)
at Object. (/opt/drachtio-siprec-recording-server/app.js:17:22)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
The text was updated successfully, but these errors were encountered:
$ node app
WARNING: No configurations found in configuration directory:/opt/drachtio-siprec-recording-server/config
WARNING: To disable this warning set SUPPRESS_NO_CONFIG_WARNING in the environment.
/opt/drachtio-siprec-recording-server/node_modules/config/lib/config.js:202
throw new Error('Configuration property "' + property + '" is not defined');
^
Error: Configuration property "drachtio" is not defined
at Config.get (/opt/drachtio-siprec-recording-server/node_modules/config/lib/config.js:202:11)
at Object. (/opt/drachtio-siprec-recording-server/app.js:17:22)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
The text was updated successfully, but these errors were encountered: