ghost blog
my ghostcms is crashing and I am getting an error /bin/bash: line 1: ghost: command not found
12 Replies
Project ID:
3e65dfbf-1892-456a-b127-39c61511c31e
527051da-04d9-41f6-9c62-32e237bb6876
Project ID is 527051da-04d9-41f6-9c62-32e237bb6876
here's the railway provided ghost template for you to reference
https://github.com/railwayapp-templates/ghost
Yes, my blog was runnning normally until it was paused
sounds like you have changed something
I just redeployed it
it was paused bse I was on starter plan. I have paid for $5 plan
you have likely changed something
please review your changes
#10 2.509 warning [email protected]: The engine "cli" appears to be invalid.
#10 2.530 warning [email protected]: The engine "ghost" appears to be invalid.
#10 2.530 warning [email protected]: The engine "ghost-api" appears to be invalid.
^
I've actually had this exact conversation with someone before, ghost command not found. turns out they changed something, forget what they changed, but it wasn't a railway issue
where is the /bin/bash -ol pipefail -c yarn install --frozen-lockfile supposed to been in project settings
that's command is generated by nixpacks
Yes
setup │ nodejs-16_x, yarn-1_x ║
║─────────────────────────────────────────────║
║ install │ yarn install --frozen-lockfile ║
║─────────────────────────────────────────────║
║ start │ yarn start
it is working now, but I dont know if I changed anything