Deploy Workflow
I have an instance running on azure. It is working correctly. But during the onboarding I am getting stuck during the deploy workflow. I have been on this for a while, anybody that can shed some light on this would be greatly appreciated
2 Replies
@DevQuest
Could you please share the issue you are facing?
@Pawan Jain
When running
npx novu init --secret-key=<YOUR_NOVU_SECRET_KEY>
There is an error saying the API key is invalid or not found. I have to use an API key directly from your Novu hosted server and not my self hosted one.
Then it has been a nightmare since. The documentation does not really explain things well for self hosted environments.
I have gone and run this command npx novu init --secret-key=<YOUR_NOVU_SECRET_KEY>
with an API key from an account on your main website and then changed the API key to one from my self hosted.
I can get as far as getting the local studio up and running, but then there is three steps that need to test that is working. During this process, there are issues. First it says there is no tunnel active. So I deployed it to a live server and I have added that URL and then it works. But then it goes into the studio and then it is blank. Even though there are 2 workflows.
Please can you just give me a quick guide on how to get the studio working with my deployed local server.
I am at a complete loss. I have created another issue #Github action error 431 where I was being helped for a while. But it seems it has gone stale