N
Novu6mo ago
awbx

Sync with self hosted return 404

Hey, I'm trying to sync with self hosted but the server return 404
No description
10 Replies
Ask Inkeep
Ask Inkeep6mo ago
Hi @awbx, I'm an AI assistant for Novu. While a team member reviews this question, I'll see if I can find relevant sources for your question. ----------------------------- While I generate an answer, here are some sources that might be helpful: * Overview * Get involved with the Novu Community * Deploy with Docker * React Get Started -----------------------------
Ask Inkeep
Ask Inkeep6mo ago
Answer When encountering a 404 error while trying to sync with a self-hosted Novu instance, it typically indicates that the URL path you're attempting to access does not exist on the server. Here are a few steps you can take to troubleshoot and resolve this issue: 1. Verify the URL: Check the URL you are trying to access to ensure there are no typos and that it corresponds to a valid API endpoint as defined in your Novu deployment. 2. Check Server Configuration: Ensure that your server is properly configured to route requests to the Novu application. This includes checking your reverse proxy settings, firewall rules, and ensuring that Novu is running and accessible. 3. Review Novu Logs: Check the logs generated by your Novu instance for any error messages or warnings that could provide more insight into why the server is returning a 404 error. 4. Environment Variables: Make sure that all required environment variables are correctly set, especially those that might influence the routing or availability of different endpoints, such as GLOBAL_CONTEXT_PATH, API_CONTEXT_PATH, etc. (1) If after these checks the issue persists, it might be beneficial to refer to official Novu documentation or seek help from the community as they might have encountered and resolved similar issues (2) (3) .
Dima Grossman
Dima Grossman6mo ago
Hi @awbx Echo is currently not available on the public Docker images You can only use it against web.novu.co at the moment
awbx
awbxOP6mo ago
so there's no way to sync it to self hosted ? or migrate from cloud to self hosted ?
Dima Grossman
Dima Grossman6mo ago
There is no way to sync to self-hosted at the moment,
awbx
awbxOP6mo ago
@Dima Grossman is Echo currently available on the public Docker?
Novu_Bot
Novu_Bot6mo ago
@awbx, you just advanced to level 1!
Dima Grossman
Dima Grossman6mo ago
Hi @awbx no it is not. At the moment you can only access it at web.novu.co
awbx
awbxOP4mo ago
Hey @Dima Grossman , is there any plans for this !?
Dima Grossman
Dima Grossman4mo ago
Hi @awbx we have merged all the relevant code parts to the public git repo, however we have not published a docker image yet. I believe it will happen in the next 2-3 weeks, in the meanwhile you can try cloning the project and running it locally
Want results from more Discord servers?
Add your server