Novu

N

Novu

Open Source Community by Novu

Join

💬│support

🚀│general

api requests going to localhost:3000 when self hosting

hey there i self hosted novu on a vm from azure but for some reason the api requests are going to localhost:3000 and not to my azure vm ip and hence they are failing please help...

How to notify a topic passing an array of subscribers to exclude?

I have a subscription topic TOPIC-A I want to notify TOPIC-A where the users A, B, C, D, E are subscribed to, but I want to exclude users D and E from this notification. Is it possible?...

How to promote workflow to prod

how to promote workflows to production, can someone please guide me?

Integrating global sms provider

Hello, I'm Adnan, I'm a Full Stack software engineer. At my company we want to use novu in production, but we need to have support for some local sms providers, for legal purposes. We've already implented a support for Verimor, a local turkish sms provider, and we've opened a pr a few months ago. ...

novu-api-version is not allowed

Hi all, I have an error: Access to fetch at 'https://novu-api.my-domain.com/v1/inbox/session' from origin 'https://staging.app.my-domain.com.ai' has been blocked by CORS policy: Request header field novu-api-version is not allowed by Access-Control-Allow-Headers in preflight response. ...

I want to set up Novu with Express in my local

Hello, I want to setup Novu with Express and use it for a React App. I am following the steps from the document, but i am not able create workflow and move ahead. Need help please....
No description

Can't trigger workflow on production

Hi! I have a error when triggering a notification in Novu. Could not connect to your dev server. Make sure you are running the npx novu@latest dev command but I am in production and Activity Feed I am viewing this is in production tab. When I change the url to https://<site url>/api/novu it returns this error: The provided URL is not the Novu Endpoint URL...

Local development new provider and workflow

I want to contribute by creating (editing) the Onesignal provider. I have it created on a local fork of the new repo, I wil be able to run local services via : jarvis and pnpm start. But I don't know how to connect the local studio to the dev local instance so that I can test the implementation of the new provider and verify that it works as it should. Thanks for the advice...

Novu Node Setup

Hi @all, i am new to Novu, and i want to setup novu with express, i followed the step mentioned in the quickstart for express, but after i ran the npx novu studio command it opens the studio with onboarding page, and if i hit the test workflow option there, it says api key not found, but i have included the api key the env file, please anyone help me, will mean a lot, i am stuck from past 2 days

Vecel preview with automation bypass not working

I'm trying to link my development environment of Novu to my vercel preview branch (our dev environment) and want to use vercel's automation bypass in the url in the Novu dashboard, but it's saying that it's not valid. I've confirmed that in incognito mode the bypass works and the novu enpoint can get hit, so I'm not sure what's going on here. My url looks like: https://....url.../api/novu?x-vercel-protection-bypass=BYPASS_KEY https://vercel.com/docs/security/deployment-protection/methods-to-bypass-deployment-protection/protection-bypass-automation...

Novu Headless with EventStream

I am thinking of using Novu Headless with Remix Utils eventStream. It looks like @novu/js is for running in browsers (I might be wrong). Here is an simple example of remix's eventStream https://github.com/remix-run/examples/blob/89cd151a564b3f220093f2b2da0100f3bbe3fa1a/sse-chat/app/routes/sse.chat.ts#L5...

Does i have less than helper to use in my template or i have to write custom helper

if i have to write one where can i write please help me with a file path in container

"Sending message failed due to \"Operation is not implemented, or supported, or enabled. Raw server

I'm getting this error while sending push notification I'm using version 0.24.0 Image, please help on this Thanks in advance...
No description

Push notifications not displaying when the app is in foreground

We're having an issue with push notifications. When the app is running in the foreground, push notifications are not displaying after we successfully trigger the event. However, after we open an app and trigger an even, the push will appear at once.

Error logging into Novu cloud EU

I can not access my novu dashboard. Any advice? Event Id: cf6a27256c5b410bbef6719c48bc065d...
No description

Handle primary and secondary button visibility on click

I dont want to hide the primary and secondary button on clicking button in webcomponent

Notifications are not displayed in Activity Feed

We are using Firebase provider for push notifications on self hosted Novu. Push notifications worked perfectly. However, an error appeared: "Sending message failed due to "Operation is not implemented, or supported, or enabled. Raw server response: "{"error":{"code":501,"message":"Operation is not implemented, or supported, or enabled.","status":"UNIMPLEMENTED"}}""" ...

Inbox html content

When creating a notification workflow, I'm adding html for the notification content, which renders correctly in Novu local studio. But in the Inbox it doesn't work. In the previous version html content was working with the inbox. Is there something that I should do different?
No description

where can i find documentation on how to migrate existing workflows to the new novu framework?

Is there any tool to do this or does it have to be done manually? Is there a guide to make sure every step is completed thoroughly?

Novu is slow even after creating indexes

Hi everyone, we've self-hosted novu and its quiet slow. Thanks to Novu team's old responses in some of the thread, we found and created indexes based on lib/dal -- https://github.com/novuhq/novu/tree/next/libs/dal/src/repositories However, even after creating indexes, its quiet slow and uses a lot of CPU. It uses 100% CPU (on M50 - 8vCores, 32 gigs of RAM). It uses 100% CPU and the query times are >20s many times....
No description