Skip to content

Commit 8f1363a

Browse files
docs(gen): add troubleshooting indexes MTA-5747 (#4607)
* docs(gen): add troubleshooting indexes MTA-5747 * docs(gen): update * docs(gen): update * docs(gen): update * docs(gen): update
1 parent 4481a35 commit 8f1363a

File tree

7 files changed

+363
-9
lines changed

7 files changed

+363
-9
lines changed

Diff for: pages/block-storage/troubleshooting/index.mdx

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
meta:
3+
title: Block Storage - Troubleshooting
4+
description: $desc Find troubleshooting resources for resolving issues with Scaleway Block Storage.
5+
content:
6+
paragraph: *desc
7+
dates:
8+
posted: 2025-03-12
9+
validation: 2025-03-12
10+
categories:
11+
- serverless
12+
---
13+
<ProductHeader
14+
productName="Block Storage troubleshooting"
15+
productLogo="blockStorage"
16+
description="Find resources for resolving issues with Scaleway Block Storage"
17+
/>
18+
## Featured Pages
19+
<Grid>
20+
<DefaultCard
21+
title="Block Storage FAQ"
22+
description="General info on Block Storage."
23+
url="/faq/block-storage/"
24+
label="See more"
25+
/>
26+
<DefaultCard
27+
title="Different Block Storage volume types"
28+
description="Learn about different types of blocks."
29+
url="/block-storage/reference-content/differences-between-5kiops-volumes/"
30+
label="See more"
31+
/>
32+
<DefaultCard
33+
title="Migrating from Instances API to Block Storage API"
34+
description="Advantages of migration."
35+
url="/#"
36+
label="See more"
37+
/>
38+
</Grid>

Diff for: pages/data-lab/troubleshooting/index.mdx

+24
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,28 @@ meta:
55
content:
66
h1: Distributed Data Lab Troubleshooting
77
paragraph: Troubleshoot common issues with Scaleway Distributed Data Lab.
8+
dates:
9+
posted: 2025-03-13
10+
validation: 2025-03-13
811
---
12+
13+
<ProductHeader
14+
productName="Distributed Data Lab troubleshooting"
15+
productLogo="distributedDataLab"
16+
description="Find resources for resolving issues with Scaleway Distributed Data Lab."
17+
/>
18+
19+
## Featured Pages
20+
21+
<Grid>
22+
<DefaultCard
23+
title="Distributed Data Lab FAQ"
24+
description="General info on Data Labs."
25+
url="/faq/serverless-sql-databases/"
26+
label="See more"
27+
/>
28+
</Grid>
29+
30+
## Distributed Data Lab troubleshooting pages
31+
32+
- [Troubleshooting Distributed Data Lab execution issues](/data-lab/troubleshooting/cannot-run-data-lab/)

Diff for: pages/object-storage/troubleshooting/index.mdx

+61
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,65 @@ meta:
55
content:
66
h1: Object Storage - Troubleshooting
77
paragraph: Resolve common issues with Scaleway Object Storage.
8+
dates:
9+
posted: 2025-03-12
10+
validation: 2025-03-12
11+
categories:
12+
- object-storage
813
---
14+
15+
<ProductHeader
16+
productName="Object Storage troubleshooting"
17+
productLogo="objectStorage"
18+
description="Resolve common issues with Scaleway Object Storage."
19+
/>
20+
21+
## Featured Pages
22+
<Grid>
23+
<DefaultCard
24+
title="Object Storage FAQ"
25+
description="General information on Object Storage"
26+
url="/faq/object-storage/"
27+
label="See more"
28+
/>
29+
<DefaultCard
30+
title="Bucket Policies Overview"
31+
description="Information and examples on Bucket policies."
32+
url="/object-storage/api-cli/bucket-policy/"
33+
label="See more"
34+
/>
35+
<DefaultCard
36+
title="API calls list"
37+
description="List of supported API calls."
38+
url="/object-storage/api-cli/using-api-call-list/"
39+
label="See more"
40+
/>
41+
</Grid>
42+
<Grid>
43+
<DefaultCard
44+
title="Optimize your Object Storage performance"
45+
description="Tips to optimize your deployment."
46+
url="/object-storage/reference-content/optimize-object-storage-performance/"
47+
label="See more"
48+
/>
49+
<DefaultCard
50+
title="Amazon S3 and IAM permissions equivalence"
51+
description="Authorized operations per permissions set."
52+
url="/object-storage/reference-content/s3-iam-permissions-equivalence/"
53+
label="See more"
54+
/>
55+
<DefaultCard
56+
title="Migrating data from one bucket to another"
57+
description="Transfer objects between two buckets."
58+
url="/object-storage/api-cli/migrating-buckets/"
59+
label="See more"
60+
/>
61+
</Grid>
62+
## Object Storage troubleshooting pages
63+
64+
- [My API key does not work with Object Storage](/object-storage/troubleshooting/api-key-does-not-work/)
65+
- [I cannot access my data](/object-storage/troubleshooting/cannot-access-data/)
66+
- [I cannot delete my bucket](/object-storage/troubleshooting/cannot-delete-bucket/)
67+
- [I cannot restore my objects from Glacier](/object-storage/troubleshooting/cannot-restore-glacier/)
68+
- [I lost access to a bucket after applying a bucket policy](/object-storage/troubleshooting/lost-bucket-access-bucket-policy/)
69+
- [I am experiencing performance issues](/object-storage/troubleshooting/low-performance/)

Diff for: pages/serverless-containers/troubleshooting/index.mdx

+64-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,67 @@ meta:
55
content:
66
h1: Containers - Troubleshooting
77
paragraph: Troubleshooting guide for Scaleway Serverless Containers.
8-
---
8+
dates:
9+
posted: 2025-03-13
10+
validation: 2025-03-13
11+
categories:
12+
- serverless
13+
---
14+
15+
<ProductHeader
16+
productName="Containers troubleshooting"
17+
productLogo="containers"
18+
description="Find resources for resolving issues with Scaleway Serverless Containers."
19+
/>
20+
21+
## Featured Pages
22+
23+
<Grid>
24+
<DefaultCard
25+
title="Serverless Containers FAQ"
26+
description="General info on Serverless Containers"
27+
url="/faq/serverless-containers/"
28+
label="See more"
29+
/>
30+
<DefaultCard
31+
title="Methods to deploy Serverless Containers"
32+
description="Find the best way to deploy Containers."
33+
url="/serverless-containers/reference-content/deploy-container/"
34+
label="See more"
35+
/>
36+
<DefaultCard
37+
title="Containers limitations"
38+
description="Technical limitations of Serverless Containers."
39+
url="/serverless-containers/reference-content/containers-limitations/"
40+
label="See more"
41+
/>
42+
</Grid>
43+
<Grid>
44+
<DefaultCard
45+
title="Serverless Containers billing"
46+
description="Detailed pricing model."
47+
url="/serverless-containers/reference-content/containers-billing/"
48+
label="See more"
49+
/>
50+
<DefaultCard
51+
title="Serverless Containers autoscaling"
52+
description="Get more info on scaling mechanism."
53+
url="/serverless-containers/reference-content/containers-autoscaling/"
54+
label="See more"
55+
/>
56+
<DefaultCard
57+
title="Differences between Serverless Jobs, Containers and Functions"
58+
description="Differences between Serverless products."
59+
url="/serverless-containers/reference-content/difference-jobs-functions-containers/"
60+
label="See more"
61+
/>
62+
</Grid>
63+
## Serverless Containers troubleshooting pages
64+
65+
- [I get an Error code 502](/serverless-containers/troubleshooting/502-error-when-scaling/)
66+
- [I am unable to create a Serverless Containers namespace](/serverless-containers/troubleshooting/cannot-create-namespace/)
67+
- [I am unable to deploy my image](/serverless-containers/troubleshooting/cannot-deploy-image/)
68+
- [My secrets and variables are not injected properly in my container](/serverless-containers/troubleshooting/cannot-inject-secret-variable/)
69+
- [I cannot retrieve an external image for my container](/serverless-containers/troubleshooting/cannot-retrieve-external-image/)
70+
[My container stopped working after a redeploy](/- serverless-containers/troubleshooting/container-stopped-after-redeploy/)
71+
- [Tests fail on Serverless Containers](/serverless-containers/troubleshooting/tests-fail-on-container/)

Diff for: pages/serverless-functions/troubleshooting/index.mdx

+69-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,74 @@
11
---
22
meta:
33
title: Functions - Troubleshooting
4-
description: Find troubleshooting resources for resolving issues with Scaleway Serverless Functions.
4+
description: Troubleshooting guide for Scaleway Serverless Functions.
55
content:
66
h1: Functions - Troubleshooting
7-
paragraph: Find troubleshooting resources for resolving issues with Scaleway Serverless Functions.
8-
---
7+
paragraph: Troubleshooting guide for Scaleway Serverless Functions.
8+
dates:
9+
posted: 2025-03-13
10+
validation: 2025-03-13
11+
categories:
12+
- serverless
13+
---
14+
15+
<ProductHeader
16+
productName="Functions troubleshooting"
17+
productLogo="functions"
18+
description="Find resources for resolving issues with Scaleway Serverless Functions."
19+
/>
20+
21+
## Featured Pages
22+
23+
<Grid>
24+
<DefaultCard
25+
title="Serverless Functions FAQ"
26+
description="General info on Serverless Functions."
27+
url="/faq/serverless-functions/"
28+
label="See more"
29+
/>
30+
<DefaultCard
31+
title="Methods to deploy Serverless Functions"
32+
description="Find the best way to deploy Functions."
33+
url="/serverless-functions/reference-content/deploy-function/"
34+
label="See more"
35+
/>
36+
<DefaultCard
37+
title="Functions limitations"
38+
description="Technical limitations of Serverless Functions."
39+
url="/serverless-functions/reference-content/functions-limitations/"
40+
label="See more"
41+
/>
42+
</Grid>
43+
<Grid>
44+
<DefaultCard
45+
title="Serverless Functions billing"
46+
description="Detailed pricing model."
47+
url="/serverless-functions/reference-content/functions-billing/"
48+
label="See more"
49+
/>
50+
<DefaultCard
51+
title="Serverless Functions handler reference"
52+
description="Understand the behavior of handlers."
53+
url="/serverless-functions/reference-content/functions-handlers/"
54+
label="See more"
55+
/>
56+
<DefaultCard
57+
title="Differences between Serverless Jobs, Containers and Functions"
58+
description="Differences between Serverless products."
59+
url="/serverless-functions/reference-content/difference-jobs-functions-containers/"
60+
label="See more"
61+
/>
62+
</Grid>
63+
64+
## Serverless Functions troubleshooting pages
65+
66+
- [I am unable to create a Serverless Functions namespace](/serverless-functions/troubleshooting/cannot-create-namespace/)
67+
- [My secrets and variables are not injected properly in my function](/serverless-functions/troubleshooting/cannot-inject-secret-variable/)
68+
- [My function does not build properly](/serverless-functions/troubleshooting/function-build-error/)
69+
- [My function is in an error state](/serverless-functions/troubleshooting/function-in-error-state/)
70+
- [My function stopped working after a redeploy](/serverless-functions/troubleshooting/function-stopped-after-redeploy/)
71+
- [Unable to find the function handler](/serverless-functions/troubleshooting/handler-not-found/)
72+
- [Tests fail on Serverless Functions](/serverless-functions/troubleshooting/tests-fail-on-function/)
73+
- [I am experiencing timeout errors](/serverless-functions/troubleshooting/timeout-error/)
74+
- [My function fails after trying too many times](/serverless-functions/troubleshooting/too-many-retries/)

Diff for: pages/serverless-jobs/troubleshooting/index.mdx

+62-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,65 @@ meta:
55
content:
66
h1: Jobs - Troubleshooting
77
paragraph: Troubleshooting guide for Scaleway Serverless Jobs.
8-
---
8+
dates:
9+
posted: 2025-03-13
10+
validation: 2025-03-13
11+
categories:
12+
- serverless
13+
---
14+
15+
<ProductHeader
16+
productName="Jobs troubleshooting"
17+
productLogo="jobs"
18+
description="Find resources for resolving issues with Scaleway Serverless Jobs."
19+
/>
20+
21+
## Featured Pages
22+
23+
<Grid>
24+
<DefaultCard
25+
title="Serverless Jobs FAQ"
26+
description="General info on Serverless Jobs"
27+
url="/faq/serverless-jobs/"
28+
label="See more"
29+
/>
30+
<DefaultCard
31+
title="Methods to deploy Serverless Jobs"
32+
description="Find the best way to deploy Jobs."
33+
url="/serverless-jobs/reference-content/deploy-job/"
34+
label="See more"
35+
/>
36+
<DefaultCard
37+
title="Jobs limitations"
38+
description="Technical limitations of Serverless Jobs."
39+
url="/serverless-jobs/reference-content/Jobs-limitations/"
40+
label="See more"
41+
/>
42+
</Grid>
43+
<Grid>
44+
<DefaultCard
45+
title="Serverless Jobs billing"
46+
description="Detailed pricing model."
47+
url="/serverless-jobs/reference-content/Jobs-billing/"
48+
label="See more"
49+
/>
50+
<DefaultCard
51+
title="Serverless Jobs handler reference"
52+
description="Understand the behavior of handlers."
53+
url="/serverless-jobs/reference-content/Jobs-handlers/"
54+
label="See more"
55+
/>
56+
<DefaultCard
57+
title="Differences between Serverless Jobs, Containers and Functions"
58+
description="Differences between Serverless products."
59+
url="/serverless-jobs/reference-content/difference-jobs-functions-containers/"
60+
label="See more"
61+
/>
62+
</Grid>
63+
64+
## Serverless Jobs troubleshooting pages
65+
66+
- [My secrets and variables are not injected properly in my job](/serverless-jobs/troubleshooting/cannot-inject-secret-variable/)
67+
- [I cannot retrieve an external image for my job](/serverless-jobs/troubleshooting/cannot-retrieve-external-image/)
68+
- [My Job run is in an error state](/serverless-jobs/troubleshooting/job-in-error-state/)
69+
- [Missing metrics for my Job Run](/serverless-jobs/troubleshooting/missing-metrics/)

0 commit comments

Comments
 (0)