-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Bug Report: "Network Error" on the first screen #7506
Closed
2 tasks done
Comments
@shooter01 can you please post the network inspect and show which URL is used to target the server? |
Hey @shooter01 here are some updated docs, most things should work, last details, I asked the team for help, hope it works for you: novuhq/docs#760 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📜 Description
I am trying to follow this steps
https://docs.novu.co/community/self-hosting-novu/deploy-with-docker
but get "Network Error" on the first screen
👟 Reproduction steps
Get the code
git clone --depth 1 https://github.com/novuhq/novu
Go to the docker community folder
cd novu/docker/community
Copy the example env file
cp .env.example .env
Start Novu
docker-compose -f docker-compose.yml up
👍 Expected behavior
Register user works as expected
👎 Actual Behavior with Screenshots
Network Error occurs
![Image](https://private-user-images.githubusercontent.com/47353294/403291885-653eca64-e528-4556-b794-fe57e52ec753.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODUxMzIsIm5iZiI6MTczOTQ4NDgzMiwicGF0aCI6Ii80NzM1MzI5NC80MDMyOTE4ODUtNjUzZWNhNjQtZTUyOC00NTU2LWI3OTQtZmU1N2U1MmVjNzUzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDIyMTM1MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNlYmM4ODM0OTFkN2ZhMDRlZmMyYWFiOTVmYzU2NzZlNzc0NDFkYTIzN2Y5NTNmYTA3Y2RlMDA2NmI2MjE1YjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.9UH-CX_-SYt0LRjIAAe00MMxM1regR-COUcQJYDF3V8)
Novu version
v2.1.0
npm version
10.8.1
node version
v20.16.0
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: