Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

Stuck digests

Hey, guys! Sometimes we have a problem with stuck digests like on the screenshot. It should be digesting events for 1 day, but it started on 04/09, and never ending. Deleting and adding back the subscriber solves the problem, but it doesn`t look like normal way....
No description

How are workflow updates propagated?

Here's my situation: my workflow previously had a first email, then a one week delay, then a second email. A few subscribers had that workflow triggered last week. Later last week, I updated the workflow and published the changes, removing the delay and the second email. However, some subscribers still seem to be getting the second email. My question: is the entire workflow queued at the time of triggering, or should changes to the workflow be reflected in previously-triggred runs?...

INDIE DEV active templates plan

What does 10 active templates mean ?

How to split all the services in the docker-compose file across multiple servers?

How could I modify the docker-compose file to run the services on separate servers?

Showing in App notifications in realtime

I have integrated the novu locally but i am unable to receive the inApp notifications in realtime I have used this command npm run start command to run the Worker, API, Web, sockets Can you please tell why I am not able to receive the inapp notifications in realtime ? I want to receive the red dot whenever I sends the in app notification from web portal....

Tenants

I am now seeing my use case for tenants and wondering about functions that will support it and whether I am on the right track. I can see it would be great if fully implemented. I have an application with Employers and Jobseekers (so two different user groups/apps). They negotiate employment. So I have created a separation based on Organisations: Business and Jobseeker...

Network Error - Self-hosting locally with Docker

Hi, I'm trying to self-host an instance of Novu using Docker. So far, I followed the instructions outline in the official Novu documentation. I executed the commands in the quick start guide and I am able to see the web application running on localhost:4200 following the the docker compose commands. However, upon trying to log-in, I get the following error related to the network... Not really sure what the case of the issue is. Could anyone provide possible solutions ? Thanks...
No description

Unable to promote changes

Hello, I have run into a stange issue. I am unable to promote two of my changes due to the error notated in the screenshot. Our organization ID is 651d7607881629515286e874
No description

2 different subscribers with same email

Is there a way in which i can make 2 subscribers with the same email?

Cannot login on running pnpm start:dev

This is my first time running the project .
No description

Telegram Support

Does novu support telegram? I need to send 700 per min. I thinks novu best choice for this.

Error on running yarn start:web.

Hi i am running the setup for the first time . I got the following error .How do i resolve it?I tried to create a alias in webpack config but that did not help Failed to compile. Module not found: Error: Can't resolve 'react/jsx-runtime' in '/Users/smohindra/projects2/novu/nodemodules/.pnpm/[email protected]@[email protected][email protected][email protected]/node_modules/react-joyride/dist'...

Help regarding a project setup

Hey can anyone help me out to setup a mern stack project from github to my local env?

How to add new design components after ```design-system``` directory was relocated

i have created an icon and stored it in lib/design-system/src/icons but how am i supposed to create these .js and .map.js files in lib/design-system/dist/cjs/icons (this is the location we reach when we click the import path from any file.)...
No description

Send an in-app notifcation to all people in cc of an email

For cases when I want to send a single email to a user A in ‘to’ and 3 users in CC: [B,C,D] and also 4 individual in-app notifications to A,B,C,D, achieving this with a single workflow doesn’t look possible. The only possibility we found is creating 2 different workflows with a single step in each (one workflow has an email channel while other has an in-app channel). The problem with this flow - if these workflows are enabled in preferences (not marked as critical) then the customer will see 2 workflows on their end which are essentially same and they will have to either turn off both or turn on both to stop receiving or continue receiving these notifications. Any ideas how one can acheive this?...

Help regarding issue #4533

I actually solved this issue and PR was also merged but this issue is again opened because not all cases was covered, And now I am not able to figure out how can I tackle this. I just need some hint to solve this....

Wrong encoding with notifications templates

Hi, here is my code : ``` const { Novu } = require('@novu/node') ...
No description

docker image issue => apps/api : "npm run docker:build" issue

When i build docker image and replace that image in docker/local/deployment/docker-componse.yml with 'novu-api'. then i run "docker-compose up -d" i am facing issue when i do following ->go inside Workflows-> "abc" email is added there. (workflow with email configured ) ->then in "Workflow Trigger" i am testing that workflow with valid registered subscriber...

Not able to create build for particular api as we have made changes in code as per our requirement

we are using currently docker based deployment and we are not able to make build in pm2 also