My react app crashes on production when fetching data for showing a datatable
magicmike123
HOBBYOP

a year ago

Hi, my react app crashes on production when fetching data for showing a datatable, not sure what could the issue be since it works locally for me, whether connecting to local backend or my hosted backend on railway. Can anybody try to help me with this please? Error in console doesnt seem useful to me

13 Replies

magicmike123
HOBBYOP

a year ago

N/A


a year ago

Can you send what the error on the console is? Though it may not seem useful to you, it is a very important part of being able to help you


magicmike123
HOBBYOP

a year ago

Hi


magicmike123
HOBBYOP

a year ago

Yes:


magicmike123
HOBBYOP

a year ago

green is because is sensitive data (is just text and normal logs, no errors on green stuff)

1305245991493963800


magicmike123
HOBBYOP

a year ago

1305246117914480600


magicmike123
HOBBYOP

a year ago

I have 1 doubt, I think a main difference is that im using redis service locally on my PC when testing locally, and for railway server im using redis service, which I dont know how to delete old data


magicmike123
HOBBYOP

a year ago

like, I wanna delete all data here just to see if its that:


magicmike123
HOBBYOP

a year ago

1305246523336036400


magicmike123
HOBBYOP

a year ago

in my windows on my PC i go to redis cli and do redis flush all


magicmike123
HOBBYOP

a year ago

but here idk how it is, keep in mind i started using redis like, 1 day ago


a year ago

@PrivateScript are you seeing any errors in your service logs on Railway?


magicmike123
HOBBYOP

a year ago

I already fixes the issue, no problem 👍 , Brody helped me


Loading...