Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Failed to create service instance with CF-ServiceInstanceOrganizationNotAuthorized issue #4895

Open
2 of 9 tasks
XiaojuanChen opened this issue Mar 29, 2021 · 1 comment
Open
2 of 9 tasks
Labels
community Community Raised Issue

Comments

@XiaojuanChen
Copy link

Stratos Version

4.4.0

Frontend Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, single container deploying all components
  • npm run start
  • Other (please specify below)

Backend (Jet Stream) Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, single container deploying all components
  • Other (please specify below)

Expected behaviour

Create service instance successfully.

Actual behavior

Got the error 'Failed to create service instance: A service instance for the selected plan cannot be created in this organization. The plan is visible because another organization you belong to has access to it.. Code: CF-ServiceInstanceOrganizationNotAuthorized'

Steps to reproduce the behavior

Pre-step:
Create service broker and make sure Marketplace view has Services.
Steps:

  1. Select a Service
  2. Click '+' to create service instance
  3. Select an organization and space for the service instance,then next
  4. Select Plan, then next
  5. Skip Bind App (Optional) ,then next
  6. Input Service instance name and select Target for service parameters, then click 'Finish' button.

Log output covering before error and any error statements

Insert log hereCopy

image

Detailed Description

Context

Possible Implementation

@XiaojuanChen
Copy link
Author

@[email protected] Could you help to assign it to the related developer for fixing? Thanks!

@richard-cox richard-cox added the community Community Raised Issue label Apr 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community Community Raised Issue
Projects
None yet
Development

No branches or pull requests

2 participants