Skip to content
New issue

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

AssertionError [ERR_ASSERTION]: No matching service in catalog with name susaas-api referenced in SBF_SERVICE_CONFIG #87

Open
feddeMurua opened this issue Jan 11, 2025 · 0 comments
Assignees

Comments

@feddeMurua
Copy link

Dear Team,

We've tried to follow the Discover center mission: Develop a multitenant SaaS application on SAP BTP using CAP.
Now, we are stuck in step 4: Subscribe a Tenant Subaccount.
We've downloaded the GitHub repository and successfully deployed all the services except the next one: susaas-api-sb.
In the log file we saw the following message:
AssertionError [ERR_ASSERTION]: No matching service in catalog with name susaas-api referenced in SBF_SERVICE_CONFIG

Could you please check the problem ? We didn't change the original version:

----------- BROKER MODULE (OSBAPI Implementation) ----------

  • name: susaas-api-sb

------------------------------------------------------------

type: nodejs
path: ../../code/broker/
build-parameters:
  builder: custom
  commands: []
  ignore: [ '.DS_Store', 'node_modules/', 'default-*.json', 'manifest*.yml']
parameters:
  app-name: susaas-api-sb-${space}
  memory: 128MB
  disk-quota: 512MB
properties:
  SBF_ENABLE_AUDITLOG: false

thanks you very much!

Best Regards.

@alperdedeoglu alperdedeoglu self-assigned this Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants