Help with laravel deployment error

ERROR: failed to solve: process "/bin/bash -ol pipefail -c composer install --ignore-platform-reqs" did not complete successfully: exit code: 255 Error: Docker build failed
9 Replies
Percy
Percy13mo ago
Project ID: N/A
MantisInABox
MantisInABox13mo ago
Are you using a Docker file, or just a repo with your code?
onix.sistec
onix.sistec13mo ago
just a repo
MantisInABox
MantisInABox13mo ago
I have not done much with Laravel on railway, but I’m your service settings, you may need to change the root directory option to /public
root
root13mo ago
Could you send your full logs?
onix.sistec
onix.sistec13mo ago
No deployment logs. This are Building logs
root
root13mo ago
Uh, I don't see an error in there - are you sure that's the whole log?
onix.sistec
onix.sistec13mo ago
sorry, i dont touch the "load more" button. Now is complete
root
root13mo ago
It looks like you have a lot of deprecation warnings; could you try fixing those?