You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to access my react application fine when accessing directly through application server. But when i access it though webserver(its an Oracle HTTP server) i see just white page. Upon network analysis i found that /static/js/bundle.js is giving 404. Even the png file i am getting 404 which is present in application server .
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am able to access my react application fine when accessing directly through application server. But when i access it though webserver(its an Oracle HTTP server) i see just white page. Upon network analysis i found that /static/js/bundle.js is giving 404. Even the png file i am getting 404 which is present in application server .
Any advise?
Beta Was this translation helpful? Give feedback.
All reactions