-
Notifications
You must be signed in to change notification settings - Fork 55
Description
Which topic are you reporting about?
https://cloud.ibm.com/docs/vpc?topic=vpc-rias-error-messages#internal_error
What do you think needs to be updated?
There is no output when we open this URL. It says "Sorry, this content isn’t available" & "It seems we can’t find what you’re looking for"
Please update the content available at https://cloud.ibm.com/docs/vpc?topic=vpc-rias-error-messages#internal_error.
Anything else?
The following error occurred when the customer attempted to update a load balancer.
{
"name": "AxiosError",
"code": "ERR_BAD_RESPONSE",
"message": "Request failed with status code 500",
"statusCode": 500,
"error": {
"errors": [
{
"code": "internal_error",
"message": "Operation Failed. An internal error has occurred.",
"more_info": "https://cloud.ibm.com/docs/vpc?topic=vpc-rias-error-messages#internal_error"
}
],
When they accessed https://cloud.ibm.com/docs/vpc?topic=vpc-rias-error-messages#internal_error, they found no relevant information, which can be frustrating for the customer.