Deployment of Laravel and React app serves a blank screen
agreloe
TRIALOP
2 years ago
My app seems to be deployed correctly but when I visit the provided URL (https://ahikaymati-production.up.railway.app/) I just see a blank screen. I don't see any logs that indicate any error. This are my deploy logs:Starting Container
INFO Set uid to user 0 succeeded
INFO supervisord started with pid 1
INFO spawned: 'app' with pid 2
INFO spawned: 'nginx' with pid 3
INFO success: app entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
Anyone else had this happen to you? Thank you in advance!
1 Replies
abqli484
FREE
8 months ago
Hey, it may be way too long to ask this, but have you found a solution to your problem ?