Skip to content

docs(gen): add troubleshooting pages MTA-5446 #4687

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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

SamyOubouaziz
Copy link
Collaborator

Your checklist for this pull request

Description

Please describe what you added or changed.

@SamyOubouaziz SamyOubouaziz self-assigned this Mar 24, 2025
@SamyOubouaziz SamyOubouaziz added do not merge PR that shouldn't be merged before a specific date (eg release) status: draft Work in progress - do not merge or review priority: low Maintenance PRs that are not critical. and removed priority: low Maintenance PRs that are not critical. labels Mar 24, 2025

- Check for issues with your API key by following [this procedure](/object-storage/troubleshooting/api-key-does-not-work/).

- make sure that you have the `ObjectStorageFullAccess` [IAM permission](/iam/concepts/#permission).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- make sure that you have the `ObjectStorageFullAccess` [IAM permission](/iam/concepts/#permission).
- Make sure that you have the `ObjectStorageFullAccess` [IAM permission](/iam/concepts/#permission).


- make sure that you have the `ObjectStorageFullAccess` [IAM permission](/iam/concepts/#permission).

- make sure that there is no [bucket policy](/object-storage/api-cli/bucket-policy/) preventing the application to access your bucket.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- make sure that there is no [bucket policy](/object-storage/api-cli/bucket-policy/) preventing the application to access your bucket.
- Make sure that there is no [bucket policy](/object-storage/api-cli/bucket-policy/) preventing the application to access your bucket.

@@ -1,10 +1,10 @@
---
meta:
title: I am unable to deploy my image
description: Troubleshoot errors encountered while deploying images with Scaleway Serverless Containers.
title: I am unable to deploy container
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: I am unable to deploy container
title: I am unable to deploy my container


- Make sure your image embarks a webserver (nginx, Apache, Alpine, etc.) that can process HTTP requests.

- Make sur your deployment does not exceed the [Serverless Containers limitations](/serverless-containers/reference-content/containers-limitations/).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Make sur your deployment does not exceed the [Serverless Containers limitations](/serverless-containers/reference-content/containers-limitations/).
- Make sure your deployment does not exceed the [Serverless Containers limitations](/serverless-containers/reference-content/containers-limitations/).

---
meta:
title: My database is unavailable
description: Find solutions for unavailable databases with serverless SQL databases.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Find solutions for unavailable databases with serverless SQL databases.
description: Find solutions for unavailable databases with Serverless SQL Databases.

description: Find solutions for unavailable databases with serverless SQL databases.
content:
h1: My database is unavailable
paragraph: Find solutions for unavailable databases with serverless SQL databases.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
paragraph: Find solutions for unavailable databases with serverless SQL databases.
paragraph: Find solutions for unavailable databases with Serverless SQL Databases.


## Cause

There are several factors that can put Serverless SQL Databases in an error state:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
There are several factors that can put Serverless SQL Databases in an error state:
Several factors can put Serverless SQL Databases in an error state:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge PR that shouldn't be merged before a specific date (eg release) status: draft Work in progress - do not merge or review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants