Phillip
Explore posts from serversNNovu
β’Created by Phillip on 4/18/2025 in #π¬βsupport
Workflow
Hi,
I am trying to get a workflow running following this doc word for word. - https://docs.novu.co/framework/quickstart/express
The studio never bridges and is asking me to create the nextjs version,
npx novu@latest init --secret-key=xxx
My endpoint on http://localhost:4000/api/novu is working and returning:
studio is stuck on onboarding the output of npx novu@latest dev --port 4000
is:
Any help would be appreciated.
[email protected]2 replies
CDCloudflare Developers
β’Created by Phillip on 10/15/2024 in #workers-help
Worker fails to request from reachable endpoint (Bad Gateway | 502)
I have a worker that runs on a schedule, It runs and makes a GET to an endpoint on my backend hosted on another platform but the domain is on Cloudflare.
I can not get the worker to reach the gateway as it always recieves a 502
2 replies