confused with Jarvis options + problems running locally
here in the image, what does each option mean? All of them sound too similar
22 Replies
I am confused with which option to go with
I am trying to add an email api provider
my pc got 16gb of RAM and enough disk space
I chose and then
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
oh let me try to fix that
@ninja7, you just advanced to level 2!
why you are running in docker now ?
no I haven't ran docker at all, its happening on its own
i only select these two, and
any suggestion? @Pawan Jain
was npm run setup:project successful in your case?
yes all 64 build was successful
instead of using jarvis
you can start all services separately in terminal
You will find all services start command here
https://docs.novu.co/community/run-in-local-machine
oh i see, let me try that
@Pawan Jain now I am facing this error
something else is running on port 3002
please clear all your ports
nothing running on 3002
I have found solution to above issue:
run and again
Its working now I guess