can someone help me i want to share but now i can’t there is not problem with the code i checked multiple times it works as expected but render is only showing it for seconds then always error happens it looks almost like it can’t access the database, and there is not issue with the db anyone can access it not need for whitelisting ip
Hi Minilik, sorry for this. I know the frustrations this can cause.
But posting the errors shown could have helped. If there is any error message
Hi
there is no error messages
here is the link if you reload it you can see , it will show the correct page for a second and disappear
https://devjobs-by-minilik-zeru.onrender.com/
Hey, Minilik94 I saw what you are talking about.
It only shows the correct screen, for half a second then throw the error message.
I have some questions first.
The error screen where you said " this error is coming from /root is it predefined by you ?
And secondly, I would love to see your network Tab, to see the response of your API.
Mind sharing this ?
Yes the error screen is predefined by me.
Here is some screenshots of the network tab
as you can see it successfully fetched the data(jobs), the second screenshot show you the images they are also coming from the backend
ok seen, this is awesome,
first before we go further, the screenshoot you sent, is it the local or live url
I just figured it out, the problem was i was looking for localhost:3000 instead of the root domain for the production , everything is working as expected now.
Thanks Obiabo_Immanuel
Thanks alot man.
let me know if there is any issue.