Skip to content

Request to update documentation for internal error message #241

Description

@mmohando0110

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"

Image

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions