"Could not resolve value from secret references" error deploying build in PaaS
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.
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.
did-this-article-resolve-your-issue