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 · 2 comments · Fixed by #88
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
@alperdedeoglu alperdedeoglu linked a pull request Jan 14, 2025 that will close this issue
@feddeMurua
Copy link
Author

feddeMurua commented Jan 14, 2025 via email

@alperdedeoglu alperdedeoglu reopened this Jan 14, 2025
@alperdedeoglu
Copy link
Contributor

Yes, seems like there is a problem. Will look into that and update here today.

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

Successfully merging a pull request may close this issue.

2 participants