IBM Bluemix Error while creating Object Storage - ibm-cloud

I am right now starting with BI in IBM Bluemix and I try to create an Object Storage but I am keeping to get all the time the same Error, and I don't know what is wrong. Any help would be good.
This is the messege I get when I click on create:
A problem has occurred while creating an Object Storage instance.
Try again later.

The error you are seeing usually happens if your first and/or last name in your IBM account has numeric characters, Object Storage does not allow numeric characters in the first or last name and will fail creating the instance.
The only fix is to modify your Bluemix account name to remove any disallowed characters.
If that is your case you can fix your Bluemix account name by signing in to My IBM Profile (https://www.ibm.com/account/profile/us) and click "Edit user information".

Related

An external developer tried to change Data storage location, but its not creating the ticket

An external developer encountered a problem during changing data storage location on AGC Console. Ticket is not generating.
Developer is following correct way for changing data storage location.But, from second image, developer needs to click on New or message box icon.
From there, you will be able to submit tickets for changing data storage location.
For more details please follow below reference link:
https://developer.huawei.com/consumer/en/doc/development/app/agc-data-storage-location#h2-1592967796990

IBM bluemix dashboard error

After login into bluemix dashboard, getting below error:
You don't have access to any organizations or spaces. Check that you have access to Cloud Foundry and at least one organization and space, and then try again. You can confirm you have the appropriate access with your account owner or administrator.
That error indicates you don’t have the correct access permissions for any organizations/spaces tied to your account.
You should be able to create a new org and space from your account page (depends on your plan), and subsequently, set the permissions.
If you think that you should have access to a particular org/space but are still getting that warning, I recommend opening up a support ticket so IBM Cloud support can have all the details related to your account to help resolve the issue.
This can sometimes happen when the interface is set to the wrong region or space - click on the "person" in the top right hand corner and check that the Account is correct. Then use the menu in the top left to choose the dashboard and along the top check that the region, org and space is set as you expect. Hope this helps!

API Connect on Bluemix Developer Access

I have added API Connect as a service on Bluemix. I am getting a message that states "Looks like you don't have developer access in this Bluemix space." How do I fix this so that I can move on?
The cause of this issue is when you provisioned API Connect from the catalog, it was most likely provisioned using the old UI. After it's provisioned API Connect forwards the user to the new UI and info about the ORG/Space is lost during this transition. As others have mentioned the work around is to simply log into the new UI experience and change the org / space to the same org / space where APIC was provisioned. For all new provisions of API Connect, you should be provisioning with the new Bluemix UI experience.
Click on "CREATE" -> you will redirect to new experience UI --> click on login on bottom of the page -> click on CREATE again.
Just had the same issue. It turned out that after clicking on the API Connect service the org and space changed. From the page saying "Looks like you don't have developer access in this Bluemix space" simply click on the icon on top right and change the org / space to the correct ones (the ones containing the service instance).
I did it just once and now every time I try to access again the correct space is loaded.

Error message in Bluemix

I'm new to IBM Bluemix. I faced this error message 'BXNUI0515E: The attempt to retrieve the spaces in the org failed because of a network connection problem. Try again later.' Please Help me
Please double check if you have created a space in the current Region. This error often is received when you try to create an application or a service directly from the Catalog for the first time without creating a space.
1) Generally this issue is resolved creating application\service using the Bluemix catalog page directly: https://console.ng.bluemix.net/catalog/
2) you could use cf command line too:
create an application:
cf push your_app_name -b buildpack
create a service:
cf marketplace (shows Bluemix Catalog)
cf create-service service plan service_name
3) make sure that you have selected the correct organization\space in UI dashboard (this information is available from the user avatar in the upper right corner of the main Bluemix UI.)
4) if the issue is still there open a new ticket:
Use the Support Widget to open a ticket. It is available from the user avatar in the upper right corner of the main Bluemix UI. After opening the support widget panel, select Get Help > Get In Touch, select the type of assistance you need, and then fill out the support form.
Use the Support Site 'Get Help' form. This form is available on a separate site that is made available for ticket submission when you cannot log into Bluemix and access the Support Widget. Go to http://ibm.biz/bluemixsupport and fill in the support request form.

Unable to create bucket using domain name under google cloud storage - Server Error

I'm unable to create a domain name bucket under google cloud storage.
I get this error message:
Server Error
Whoops! Our bad.
Please try again. If the problem persists, please let us know using the "Send feedback" link below. Copy the tracking number below, and include it with your feedback. Thanks!
Tracking Number: undefined
Any thoughts? I tried putting any other domain name just in case it was specific to my domain and I keep getting the same message.
Most likely the issue is related to the domain verification. It's a google bug. You should open the Chrome developer tool and see the JSON response which provides some useful information.