We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Facing issues after the ECS deployment completion, error from the log
No extension point or service available for the following ref(s): serviceRef{core.auditor}
yarn list --cwd backstage --pattern aws-apps
(https://github.com/awslabs/harmonix/)
Steps to reproduce the behavior:
Deploy the required resource to run the Harmonix application.
Harmonix application should up and running.
Getting the below error in log "No extension point or service available for the following ref(s): serviceRef{core.auditor}"
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Description
Facing issues after the ECS deployment completion, error from the log
No extension point or service available for the following ref(s): serviceRef{core.auditor}
Versions
Output from
yarn list --cwd backstage --pattern aws-apps
Reproduction Code [Required]
(https://github.com/awslabs/harmonix/)
Steps to reproduce the behavior:
Deploy the required resource to run the Harmonix application.
Expected behavior
Harmonix application should up and running.
Actual behavior
Getting the below error in log
"No extension point or service available for the following ref(s): serviceRef{core.auditor}"
Terminal Output Screenshot(s)
Additional context
The text was updated successfully, but these errors were encountered: