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!
10 Replies
Project ID:
eb74066d-bfb0-4fc5-9d08-6d52e7554389
eb74066d-bfb0-4fc5-9d08-6d52e7554389
this is more so a code issue and unfortunate these threads are mainly for platform help
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?
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?
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?
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
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!❤️
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!❤️
awsome, im glad you where able to solve it!!