Error failed to fetch an image or build from source: error building: executor failed running [/bin/bash -o pipefail -c ${BUILD_COMMAND}]: exit code: 1

Hello everybody.
I have been studying for less than a year.
When I try to deploy my app, I get an error and can’t.
I’ve been stuck here for days.
Somebody please help me

I am using rails.
I may not understand the meaning of the advice, but please forgive me.

I’m getting an error like this.

Error failed to fetch an image or build from source: error building: executor failed running [/bin/bash -o pipefail -c ${BUILD_COMMAND}]: exit code: 1


solved!
I downgraded my gem’s SQLite3 version and the deployment succeeded.

1 Like

Good find. :wink: