Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

I am facing below error at self hosting Novu on prod

Environment: production Platform: Docker Tenant: OS Selected Log Transport None ...

HTML being rendered as text in email message

I am using the #each iterator to loop through an array. When using the following code, the A HREF html portion get renderesd as text in the email, not as HTML. How would I need to change the following template snipped: {{#each domains}} <a href="https://dailydomains.io/app?domain={{domain}}">{{domain}}</a><br/> {{/each}} ...
No description

InMemory Cluster Error

I'm getting the following connection error with the [email protected]
{"level":50,"time":1693409349835,"pid":18,"serviceName":"@novu/worker","serviceVersion":"0.17.1","platform":"Docker","tenant":"OS","context":"InMemoryCluster","msg":"There has been an error in the InMemory Cluster provider client"}
{"level":50,"time":1693409349835,"pid":18,"serviceName":"@novu/worker","serviceVersion":"0.17.1","platform":"Docker","tenant":"OS","context":"InMemoryCluster","msg":"There has been an error in the InMemory Cluster provider client"}
...

Self-hosted migration scripts in docker

Hi all! We have self-hosted Novu in docker (docker-compose). In the description of version 0.18 states that we have to execute the migration script. npm run migration:primary-provider What is the correct way to do it in docker-compose instance of Novu....

Receiving feeds with messages

I would like the requests to receive messages to also contain information about feeds

Remove Novu Branding

Hey guys! I'm trying to help the company where I work to chose the best plan for them, so I have a question about the item "Remove Novu Branding". Where I can see the Novu Branding in notifications? At the first time, we will send e-mails only. Is it possible see the branding on it? Tks...

Changing the translation for notification

Hello everyone, please tell me if it is possible to implement a change of notification translation? It's about InApp Content inside InApp: ``` {{#equals lang 'ru'}}...

Online filter keeps a step stuck in 'Step queued'

Hey Novu! We're running self-hosted in AWS, been in production for a week things seem to be going great! We had initially setup our workflows to be...

Issue with hosting Novu

I'm having issues hosting novu under a context path with nginx proxy. Any ideas on this?

Creating subscriber w/o sharing data

Is there any way without sharing our users info to Novu can we send notification to them

Is there an API to bulk-delete workflows?

I have tests that create workflows and it would be great for to bulk-delete them in the cases where my cleanup step does not run successfully

Dynamically send html to email integration

Hello , I am wondering if there is a way so i can send html for example a table(for orders) through trigger event.I have an email integration with sendGrid .Thank you in advance....

Package versioning/tagging

Can someone point me toward the versioning of packages in the documentation/source? Am I correct? Looking at the container repository for api https://github.com/novuhq/novu/pkgs/container/novu%2Fapi...

not able to login, showing network error

Upgraded to 0.17.1, was working fine only, now the workflow is showing empty. Also when logout and tried to login again then getting network error. Not able to sign in

Access a variables outside of {{each}} method

I would like to transmit a payload to my layout: { a: 'a', arr: [] }. While iterating through the 'arr' using {{each arr}}, I intend to access the 'a' element. However, the step variables seem to assume that I should have a property on every element of the array. ...

Docker compose (pull)

I am hoping someone could explain why a docker-compose pull fails WHEN I change the images (api, etc) to ':latest'. After doing that the the mongodb and redis pulls fail. eg from docker-compose.yml api:...

Is there a way to see how many people are connected to the web socket?

I can see you have a feature for detected whether users are on-line; was wondering whether we can get a read on this? Asking so that we can tell roughly how many connections are supported on our fargate containers so that we can project costs Thanks in advance!...

Airtable Novu Integration

Does novu have an integration with airtable?