ナレッジベース
公開されました Jun. 30, 2025

"Could not resolve value from secret references" error deploying build in PaaS

written-by

Rafael Regner

knowledge-article-header-disclaimer-how-to

knowledge-article-header-disclaimer

Issue

  • When deploying a build in my Liferay Cloud PaaS environment, the build process fails and returns the following error message:
    Some error has happened during the build. Try again. [{"message":"Could not resolve value from secret references","name":"Error"}].

Environment

  • Liferay PaaS

Resolution

  • The error "Could not resolve value from secret references" indicates that the build process is unable to retrieve the value of one or more secret variables referenced in your service's LCP.json file.
  • This error typically occurs when a secret variable is referenced in the LCP.json file but has not been defined or created within the DXP Cloud console.
  • To resolve this issue, please double-check all the secret variables configured in the LCP.json files.

Additional Information

did-this-article-resolve-your-issue

ナレッジベース