N
Novu13mo ago
ninja7

confused with Jarvis options + problems running locally

here in the image, what does each option mean? All of them sound too similar
No description
22 Replies
ninja7
ninja713mo ago
I am confused with which option to go with I am trying to add an email api provider
[Nest] 3674 - 10/03/2023, 12:02:06 PM ERROR [InMemoryProviderService] Error: connect ECONNREFUSED 127.0.0.1:6379
[Provider: MemoryDB] There has been an error in the InMemory provider client
[Nest] 3674 - 10/03/2023, 12:02:06 PM ERROR [InMemoryProviderService] Error: connect ECONNREFUSED 127.0.0.1:6379
[Provider: MemoryDB] There has been an error in the InMemory provider client
[Nest] 3674 - 10/03/2023, 12:02:06 PM ERROR [InMemoryProviderService] Error: connect ECONNREFUSED 127.0.0.1:6379
[Provider: MemoryDB] There has been an error in the InMemory provider client
[Nest] 3674 - 10/03/2023, 12:02:06 PM ERROR [ExceptionHandler] connect ECONNREFUSED 127.0.0.1:27017
MongooseServerSelectionError: connect ECONNREFUSED 127.0.0.1:27017
at _handleConnectionErrors (/home/ninja/novu/node_modules/.pnpm/[email protected]/node_modules/mongoose/lib/connection.js:805:11)
at NativeConnection.openUri (/home/ninja/novu/node_modules/.pnpm/[email protected]/node_modules/mongoose/lib/connection.js:780:11)
...................................................................
[Nest] 3674 - 10/03/2023, 12:02:06 PM ERROR [InMemoryProviderService] Error: connect ECONNREFUSED 127.0.0.1:6379
[Provider: MemoryDB] There has been an error in the InMemory provider client
[Nest] 3674 - 10/03/2023, 12:02:06 PM ERROR [ExceptionHandler] connect ECONNREFUSED 127.0.0.1:27017
MongooseServerSelectionError: connect ECONNREFUSED 127.0.0.1:27017
at _handleConnectionErrors (/home/ninja/novu/node_modules/.pnpm/[email protected]/node_modules/mongoose/lib/connection.js:805:11)
at NativeConnection.openUri (/home/ninja/novu/node_modules/.pnpm/[email protected]/node_modules/mongoose/lib/connection.js:780:11)
...................................................................
my pc got 16gb of RAM and enough disk space I chose
Run the project
Run the project
and then
Web project (Web, API, Worker, WS)
Web project (Web, API, Worker, WS)
Pawan Jain
Pawan Jain13mo ago
Error: connect ECONNREFUSED 127.0.0.1:6379 means either redis is not running or not available to listen to new connection make sure redis is running and available
ninja7
ninja713mo ago
oh let me try to fix that
New Relic for Node.js halted startup due to an error:
Error: Not starting without license key!
at onNextTick (/home/ninja/novu/node_modules/.pnpm/[email protected]/node_modules/newrelic/lib/agent.js:245:16)
at processTicksAndRejections (node:internal/process/task_queues:78:11)
.BullMQ: DEPRECATION WARNING! Your redis options maxRetriesPerRequest must be null. On the next versions having this settings will throw an exception
BullMQ: DEPRECATION WARNING! Your redis options maxRetriesPerRequest must be null. On the next versions having this settings will throw an exception
BullMQ: DEPRECATION WARNING! Your redis options maxRetriesPerRequest must be null. On the next versions having this settings will throw an exception
BullMQ: DEPRECATION WARNING! Your redis options maxRetriesPerRequest must be null. On the next versions having this settings will throw an exception
New Relic for Node.js halted startup due to an error:
Error: Not starting without license key!
at onNextTick (/home/ninja/novu/node_modules/.pnpm/[email protected]/node_modules/newrelic/lib/agent.js:245:16)
at processTicksAndRejections (node:internal/process/task_queues:78:11)
.BullMQ: DEPRECATION WARNING! Your redis options maxRetriesPerRequest must be null. On the next versions having this settings will throw an exception
BullMQ: DEPRECATION WARNING! Your redis options maxRetriesPerRequest must be null. On the next versions having this settings will throw an exception
BullMQ: DEPRECATION WARNING! Your redis options maxRetriesPerRequest must be null. On the next versions having this settings will throw an exception
BullMQ: DEPRECATION WARNING! Your redis options maxRetriesPerRequest must be null. On the next versions having this settings will throw an exception
Novu_Bot
Novu_Bot13mo ago
@ninja7, you just advanced to level 2!
ninja7
ninja713mo ago
..Environment: local
Platform: Docker
Tenant: OS
Selected Log Transport pino-pretty
Error: /home/ninja/novu/node_modules/.pnpm/[email protected]/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: file too short
at Object.Module._extensions..node (node:internal/modules/cjs/loader:1189:18)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/home/ninja/novu/node_modules/.pnpm/[email protected]/node_modules/bcrypt/bcrypt.js:6:16)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.defineProperty.value (/home/ninja/novu/apps/api/dist/webpack:/@novu/api/external commonjs "bcrypt":1:1)
at __webpack_require__ (/home/ninja/novu/apps/api/dist/webpack:/@novu/api/webpack/bootstrap:19:1)
at Object.<anonymous> (/home/ninja/novu/apps/api/dist/webpack:/@novu/api/src/app/auth/usecases/register/user-register.usecase.ts:3:1)
at __webpack_require__ (/home/ninja/novu/apps/api/dist/webpack:/@novu/api/webpack/bootstrap:19:1)
...[Nest] 10035 - 10/03/2023, 6:07:56 PM LOG [NestFactory] Starting Nest application...
..Environment: local
Platform: Docker
Tenant: OS
Selected Log Transport pino-pretty
Error: /home/ninja/novu/node_modules/.pnpm/[email protected]/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: file too short
at Object.Module._extensions..node (node:internal/modules/cjs/loader:1189:18)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/home/ninja/novu/node_modules/.pnpm/[email protected]/node_modules/bcrypt/bcrypt.js:6:16)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.defineProperty.value (/home/ninja/novu/apps/api/dist/webpack:/@novu/api/external commonjs "bcrypt":1:1)
at __webpack_require__ (/home/ninja/novu/apps/api/dist/webpack:/@novu/api/webpack/bootstrap:19:1)
at Object.<anonymous> (/home/ninja/novu/apps/api/dist/webpack:/@novu/api/src/app/auth/usecases/register/user-register.usecase.ts:3:1)
at __webpack_require__ (/home/ninja/novu/apps/api/dist/webpack:/@novu/api/webpack/bootstrap:19:1)
...[Nest] 10035 - 10/03/2023, 6:07:56 PM LOG [NestFactory] Starting Nest application...
Pawan Jain
Pawan Jain13mo ago
why you are running in docker now ?
ninja7
ninja713mo ago
no I haven't ran docker at all, its happening on its own
ninja7
ninja713mo ago
No description
ninja7
ninja713mo ago
i only select these two,
Run the project
Run the project
and
Web project(...)
Web project(...)
any suggestion? @Pawan Jain
Pawan Jain
Pawan Jain13mo ago
was npm run setup:project successful in your case?
ninja7
ninja713mo ago
yes all 64 build was successful
Pawan Jain
Pawan Jain13mo ago
instead of using jarvis you can start all services separately in terminal
Pawan Jain
Pawan Jain13mo ago
No description
Pawan Jain
Pawan Jain13mo ago
You will find all services start command here https://docs.novu.co/community/run-in-local-machine
ninja7
ninja713mo ago
oh i see, let me try that
ninja7
ninja713mo ago
No description
ninja7
ninja713mo ago
@Pawan Jain now I am facing this error
Pawan Jain
Pawan Jain13mo ago
something else is running on port 3002 please clear all your ports
ninja7
ninja713mo ago
No description
ninja7
ninja713mo ago
nothing running on 3002 I have found solution to above issue: run
net stop winnat
net stop winnat
and again
net start winnat
net start winnat
ninja7
ninja713mo ago
No description
ninja7
ninja713mo ago
Its working now I guess
Want results from more Discord servers?
Add your server