Database data not showing up for some reasons!

so I am not understanding if everything is fine in my localhost and my production server logs matches my dvelopment server logs then why I can't see my data!
No description
No description
No description
No description
10 Replies
Percy
Percy8mo ago
Project ID: eb74066d-bfb0-4fc5-9d08-6d52e7554389
Rahat Bin Taleb
Rahat Bin Taleb8mo ago
eb74066d-bfb0-4fc5-9d08-6d52e7554389
Brody
Brody8mo ago
this is more so a code issue and unfortunate these threads are mainly for platform help
Rahat Bin Taleb
Rahat Bin Taleb8mo ago
but how can it be a code issue if it runs in my localhost fine and i am allowing all networks to my DB the logs are showing DB connection succesfull! But data is not showing?
Brody
Brody8mo ago
I do admit that is strange, but it does not rule out this being a code issue either way, there's not all that much we can help you with as there are no errors?
Rahat Bin Taleb
Rahat Bin Taleb8mo ago
No server logs is not showing any errors! There is somethin i can see private networking Is it affecting anything? Becuase maybe as it's private data can go out from the servers but not come back in?
Brody
Brody8mo ago
that's not quite how it works, though private networking can sometimes effect initial connections to a database, but you'd see an error or crash if that was the case
Rahat Bin Taleb
Rahat Bin Taleb8mo ago
Ok let me change my code with some more logs and then push the thing on server ! Maybe those log could help! If I found any platform issues i will be back in this thread ! Thank you!❤️
Rahat Bin Taleb
Rahat Bin Taleb8mo ago
finaaaaallyyy sucessful! Have to go through the whole code base and refactor a lot! Just to make things in track! Just couldn't belief that just before 9 months I used to write sooo bad code! But yeah ! all well that ends well!❤️
No description
Brody
Brody8mo ago
awsome, im glad you where able to solve it!!