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

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

written-by

Rafael Regner

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

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

ナレッジベース