Build a Podcast App Part 4: Deploy to Railway with Laravel, Livewire, Postgres, PGVector, PostGIS

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ย. 2024

ความคิดเห็น • 3

  • @igitonga
    @igitonga 2 หลายเดือนก่อน

    Thanks this was really helpful but i have a problem, after successful deployment all i see is a white blank screen. My app is using react scaffold for frontend.

  • @CodewithEmris
    @CodewithEmris 10 หลายเดือนก่อน +1

    thank you for this video. it was really helpful. but i ve been having this error: ERROR: failed to solve: process "/bin/bash -ol pipefail -c ./deploy.sh" did not complete successfully: exit code: 126
    Error: Docker build failed

    • @GringoDotDev
      @GringoDotDev  10 หลายเดือนก่อน +1

      I’m glad you liked it!
      Have you run ‘chmod +x deploy.sh’? Without seeing the full trace my guess would be a lack of executable permission on the file