Skip to content
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

deploy on Render, cant enter others' profile page, and cant refresh the page, they all will show NOT FOUND #55

Open
newcodecareer opened this issue Apr 21, 2023 · 4 comments

Comments

@newcodecareer
Copy link

newcodecareer commented Apr 21, 2023

deploy on Render, cant enter others' profile page, and cant refresh the page, they all will show NOT FOUND.
I just follow the video at the end of EDROH's next video-- MERN React Admin Dashboard, I deployed this one to render after deploying the server, and u will get a URL like this "https://[your service name].onrender.com", and then changed the localhost:3001 to this URL, it deployed success, but I get the issue as the title said.
Screen Shot 1

@newcodecareer
Copy link
Author

After changing the "http://localhost:3001" URL to Render URL, the warning "Mixed Content:"--the yellow part of the screenshot is gone. But still, can't go to the profile from the friend component part.

@newcodecareer
Copy link
Author

found the issue, when I comment out "navigate(0)" in the "friend component", it works.

@newcodecareer
Copy link
Author

Still can't refresh the web, anybody knows why?

@Peyush3
Copy link

Peyush3 commented Jul 16, 2023

Still can't refresh the web, anybody knows why?

Have you found out the issue now?
If yes, please tell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants