user data migration in self hosting
ref:- https://discord.com/channels/895029566685462578/1148525267879469066/1148540403763642368
by : @saruchi_13291_71869
7 Replies
Hi @saruchi_13291_71869
There are two ways to create subscribers in Novu
checkout both ways in this doc:-
https://docs.novu.co/platform/subscribers#create-a-subscriber
You can do subscriber migration using this guide as well
https://docs.novu.co/guides/subscribers-migration
Currently, Novu does not have option to auto-import users from other sources.
You can use AWS SES email provider to send emails using Novu
checout this doc
https://docs.novu.co/channels/email/ses
I have setup and AWS SES channel with my IAM but when i am trying to test a workflow notification,its giving me error
Subscriber does not have an active integration
Do you have in-app step in your workflow?
If yes, please check if Novu in-app provider is enabled in integration store
no i dont have in app step
just 1-thats EMail..tried it with Mailjet and SES same error in both
Also one more query- i tried to self host Novu and when I try to loginto it with Novu Web credentials it throws me Network error- http://localhost:3000/v1/auth/login net::ERR_CONNECTION_REFUSED
You might not have change from localhost to your server IP address in env variables
i tried changing it to the IP address in environment variables but it did not work
can u share me the environment variables to use it in production?
it throws me same network error on signing in or signing up
here 35.154.137.80 is example EC2 VM IP
which will be different for different VM
We are closing this post due to inactivity.
Feel free to create a new post if you have any questions or you are still facing issue