-
Notifications
You must be signed in to change notification settings - Fork 189
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
Tenant onboarding is failing with sample JAVA application #523
Comments
@mariandumitrascu - Apologies for updating the wrong screenshot. But we have used the 8080 port as mentioned in document, but still are are not able to onboard the tenant. Also code pipeline is not getting created. Attaching the screen shot for reference. |
@brtrvn @PoeppingT @hyandell @hariohmprasath @goodbyedavid @AditModi @amliuyong @tobuck-aws @netapp-vedantsethia @raman231 @muylucir @4patelr @mobytoby @gibbsie Can you please help in this regard. Issue is here that Code pipeline is not getting created and it's breaking workload deploy lambda. Anyone of you have done successfully tenant onborading with this, Please help us. |
@brtrvn @PoeppingT @hyandell @hariohmprasath @goodbyedavid @AditModi @amliuyong @tobuck-aws @netapp-vedantsethia @raman231 @muylucir @4patelr @mobytoby @gibbsie @mariandumitrascu Please help us or provide any guidance so we can move ahead due to this bug we are totally stuck. |
I believe you should see a cloud-formation failing during the "provisioning" time, towards the end. Please try to capture the error message from the events tab on that cloudformations failing. Please keep your eyes on it, because it will roll-back. |
During provisioning of the app (the app for tenant) there are several CF launched. I believe the first CF is successful, but subsequent ones fail. It is possible to be due to an unexpected limit on a resource (most likely), or something else. I had a similar but not exactly error. |
I'd work backward from the original error that it can't find the CodePipeline. There must be an error in the tenant provisioning and you should be able to find the root cause in the CloudFormation console for the failed stack(s) on either the Events or the Resources tab. It also looks like you used the PowerShell installation script. I'm not 100% certain that script is up-to-date with the shell script version. You can try installing SaaS Boost via the |
Description :
As per documentation we have followed all the instruction but we are not able to onboard the tenant.
Attaching all the screen shot for reference.
We have followed below steps -
Reproduction Steps
Provided all steps in description of issue.
What did you expect to happen?
It should successfully onboard tenant.
What actually happened?
After provisioned state it is failing to deployed the application.
Environment
Other
log-events-viewer-result.csv
It is not creating any code pipeline.
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: