Frappe Cloud Deploy Error - Version 15

Dear Team,

I’m encountering the following error message while updating the apps in Frappe Cloud - despite clicking “skip fail updates”.

image

Build Logs #

Error Message #

[“/bin/bash”, “-c”, “if bench validate-dependencies --help 1> /dev/null 2> /dev/null; then bench validate-dependencies; else echo skipped; fi;”] Installed frappe-dependency ‘frappe’ version ‘15.16.1’ does not satisfy required version ‘>=16.0.0-dev,<17.0.0’. App ‘hrms’ might not work as expected. Please install ‘frappe>=16.0.0-dev,<17.0.0’ first and retry INFO: A newer version of bench is available: 5.22.1 → 5.22.3 executor failed running [/bin/bash -c if bench validate-dependencies --help 1> /dev/null 2> /dev/null; then bench validate-dependencies; else echo skipped; fi;]: exit code: 1 > [stage-0 38/40] RUN [“/bin/bash”, “-c”, “if bench validate-dependencies --help 1> /dev/null 2> /dev/null; then bench validate-dependencies; else echo skipped; fi;”] #stage-validate-dependencies: executor failed running [/bin/bash -c if bench validate-dependencies --help 1> /dev/null 2> /dev/null; then bench validate-dependencies; else echo skipped; fi;]: exit code: 1

Upload - Docker Image

Hi @Kabir,

If not raised, please raise the support ticket in Frappe Cloud.

They will help you.

Thank You!

1 Like

Dear Mr. @NCP ,

Fine…will proceed to. Thank-you!

This is a new feature, you’re using incompatible Frappe HR version hence deploy is not allowed.

I’ll add a slightly better error message.

If you want to bypass it for whatever reason, use older version of bench and redeploy.