Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Attempt to start portal
- {
- Error: Error: /visiology/portal/node_modules/http-basic/index.js:100
- if (options.followRedirects && isRedirect(res.statusCode)) {
- ^
- TypeError: Cannot read property 'statusCode' of undefined
- at /visiology/portal/node_modules/http-basic/index.js:100:53
- at /visiology/portal/node_modules/http-basic/index.js:224:9
- at ClientRequest.<anonymous> (/visiology/portal/node_modules/http-basic/index.js:251:5)
- at ClientRequest.emit (events.js:315:20)
- at Socket.socketErrorListener (_http_client.js:426:9)
- at Socket.emit (events.js:315:20)
- at emitErrorNT (internal/streams/destroy.js:92:8)
- at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
- at processTicksAndRejections (internal/process/task_queues.js:84:21)
- at doRequest (/visiology/portal/node_modules/sync-request/index.js:27:11)
- at Object.getConfig (/visiology/portal/server/helpers/configurationHelper.js:21:30)
- at Object.<anonymous> (/visiology/portal/server.js:15:29)
- at Module._compile (internal/modules/cjs/loader.js:1138:30)
- at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
- at Module.load (internal/modules/cjs/loader.js:986:32)
- at Function.Module._load (internal/modules/cjs/loader.js:879:14)
- at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
- at internal/main/run_main_module.js:17:47
- } Config request failed
- /visiology/portal/server.js:17
- if (config.isPaymentRequired) {
- ^
- TypeError: Cannot read property 'isPaymentRequired' of undefined
- at Object.<anonymous> (/visiology/portal/server.js:17:12)
- at Module._compile (internal/modules/cjs/loader.js:1138:30)
- at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
- at Module.load (internal/modules/cjs/loader.js:986:32)
- at Function.Module._load (internal/modules/cjs/loader.js:879:14)
- at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
- at internal/main/run_main_module.js:17:47
Add Comment
Please, Sign In to add comment