issue in novu.trigger
import { Novu } from '@Novu/node';
const novu = new Novu('ef27ea09ec28fb01ae37634aebb099ec');
await novu.trigger("iKS Bot", {
to: [
{
subscriberId: 'ou4OnXRvzYAp',
email: '[email protected]',
firstName: 'Full',
lastName: 'Dev',
},
],
payload: {
name: "Hello, iKS.",
organization: {
logo: 'https://happycorp.com/logo.png',
},
},
});
by @.turtledev
74 Replies
Hi @.turtledev
What error you are getting with above code snippet?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
This above code snippet is successful?
Anything you see in activity feed?
do you have [email protected]?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Anything you see in activity feed?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@.turtledev, you just advanced to level 1!
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Please check again!
I see you shared api key publicly. Please try to not share api key publicly
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
are you in same organisation to which this api key belongs
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Yes. I just checked
You should have 3 items in activity feed
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
It shows email sent successfuly
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@.turtledev, you just advanced to level 2!
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@Pawan Jain if you can help us here
Hi @.turtledev Can you please share what steps you took?
Seems like you might be lacking resources to build the project. How much ram/cpu your machine have?
Also might be some error with docker, try to restart the daemon
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@.turtledev, you just advanced to level 3!
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Looks like this is error from client.
Did you manage to run novu completely in your local system?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
redis and mongodb also running?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
it means your api is not running correctly
Can you double check if you have mongodb and redis running?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Yeah
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Are you using windows system?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Please follow these steps:-
npm run setup:project
after successful completion of this above command run this:-
npm run start:api:dev
open a new terminal and run this:-
npm run start:web
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
At first run this command
npm run setup:project
after successful completion of this run rest two in separate terminalsUnknown User•2y ago
Message Not Public
Sign In & Join Server To View
Not sure, something is missing in your configuration / system
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
yes now run rest two
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
api?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@.turtledev, you just advanced to level 4!
Now you should not face any issue
as api and web both are working
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Hi @.turtledev
Soory for inconvenience
In this conversation, I am not sure what you trying to achieve.
You want to run novu in local and try?
You want to contribute?
our default branch is next. You should save your next branch changes before moving branch
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Sorry I will not be help you with infra issues
let me know if you have any issue specifically regarding Novu
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Hi @.turtledev I am messaging you personally
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Hey @.turtledev do you want to hop on a call right now?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Hey @.turtledev I am happy to jump on a call. How about in 25 minutes 1pm here for me. Does that work for you?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@.turtledev I can't tell you just yet because I don't fully understand the issue, that's why I am suggesting we will jump on a call. Let's see exactly what you are trying to do, and let's see if we can help you. High level, yes, you can use Novu with Kannel server.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@.turtledev can you elaborate more on that? What do expect to have there?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
@.turtledev I think we might be able to help, but up until I know what you want exactly, it's very hard for me to tell if we can or cannot help. I am happy to jump on a call in 10 minutes and see if this is something we can help with 🙂 If that sounds helpful, let's do it.
If you want, I am at https://us06web.zoom.us/j/89987277665?pwd=aHBFYXQ3MmZCQ0UyTmpjTk14MHE5dz09
Zoom Video
Join our Cloud HD Video Meeting
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference room solution used around the world in board, conference, huddle, and training rooms, as well as ex...
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Hey @.turtledev, will you be joining?
Hey @.turtledev, happy to schedule this properly, I am available at https://calendly.com/novuhq/novu-meeting-30, see you soon
Calendly
- Novu
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Hi @.turtledev , I think it might be the case. But I need to understand the use case better, if you can share this fully, give examples, or jump on a call I can give you a better answer.
Happy to assist if I can 🙂
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
could you eloborate on that? Why would you need a queue between you and novu? Novu acts as a message queue by itself. Do you have an estimate of events per week or month you want to send?