Skip to content

Commit b3de944

Browse files
committed
revert wrong commits
1 parent 8274c19 commit b3de944

File tree

5 files changed

+7
-75
lines changed

5 files changed

+7
-75
lines changed

pages/data-lab/troubleshooting/index.mdx

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,4 @@ 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
118
---
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/)

pages/serverless-containers/troubleshooting/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,12 @@ dates:
1111
categories:
1212
- serverless
1313
---
14-
1514
<ProductHeader
1615
productName="Containers troubleshooting"
1716
productLogo="containers"
1817
description="Find resources for resolving issues with Scaleway Serverless Containers."
1918
/>
20-
2119
## Featured Pages
22-
2320
<Grid>
2421
<DefaultCard
2522
title="Serverless Containers FAQ"

pages/serverless-functions/troubleshooting/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
meta:
33
title: Functions - Troubleshooting
4-
description: Troubleshooting guide for Scaleway Serverless Functions.
4+
description: Find troubleshooting resources for resolving issues with Scaleway Serverless Functions.
55
content:
66
h1: Functions - Troubleshooting
77
paragraph: Troubleshooting guide for Scaleway Serverless Functions.
@@ -71,4 +71,4 @@ categories:
7171
- [Unable to find the function handler](/serverless-functions/troubleshooting/handler-not-found/)
7272
- [Tests fail on Serverless Functions](/serverless-functions/troubleshooting/tests-fail-on-function/)
7373
- [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/)
74+
- [My function fails after trying too many times](/serverless-functions/troubleshooting/too-many-retries/)

pages/serverless-jobs/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ categories:
6666
- [My secrets and variables are not injected properly in my job](/serverless-jobs/troubleshooting/cannot-inject-secret-variable/)
6767
- [I cannot retrieve an external image for my job](/serverless-jobs/troubleshooting/cannot-retrieve-external-image/)
6868
- [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/)
69+
- [Missing metrics for my Job Run](/serverless-jobs/troubleshooting/missing-metrics/)
Lines changed: 4 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,8 @@
11
---
22
meta:
3-
title: Serverless SQL Databases - Troubleshooting
4-
description: Comprehensive guides to troubleshooting Scaleway Serverless SQL Databases.
3+
title: SQL Databases - Troubleshooting
4+
description: Comprehensive guide to troubleshooting Scaleway serverless SQL databases.
55
content:
6-
h1: Serverless SQL Databases - Troubleshooting
7-
paragraph: Comprehensives guide to troubleshooting Scaleway Serverless SQL Databases.
8-
dates:
9-
posted: 2025-03-13
10-
validation: 2025-03-13
11-
6+
h1: SQL Databases - Troubleshooting
7+
paragraph: Comprehensive guide to troubleshooting Scaleway serverless SQL databases.
128
---
13-
14-
15-
<ProductHeader
16-
productName="Serverless SQL Databases troubleshooting"
17-
productLogo="serverlessDB"
18-
description="Find resources for resolving issues with Scaleway Serverless SQL Databases."
19-
/>
20-
21-
## Featured Pages
22-
23-
<Grid>
24-
<DefaultCard
25-
title="Serverless SQL Databases FAQ"
26-
description="General info on Serverless SQL Databases"
27-
url="/faq/serverless-sql-databases/"
28-
label="See more"
29-
/>
30-
<DefaultCard
31-
title="Differences between Serverless Databases and postgreSQL"
32-
description="Known differences with default postgreSQL."
33-
url="/serverless-sql-databases/reference-content/known-differences/"
34-
label="See more"
35-
/>
36-
<DefaultCard
37-
title="Serverless SQL Databases overview"
38-
description="Technical specifications of Serverless SQL Databases."
39-
url="/serverless-sql-databases/reference-content/serverless-sql-databases-overview/"
40-
label="See more"
41-
/>
42-
</Grid>
43-
44-
## Serverless SQL Databases troubleshooting pages
45-
46-
- [Solving connection errors](/serverless-sql-databases/troubleshooting/connection-errors/)
47-
- [Solving Serverless SQL Databases connection timeouts](/serverless-sql-databases/troubleshooting/connection-timeout/)
48-
- [Solving failing manual backup and restore operations](/serverless-sql-databases/troubleshooting/failing-backup-restore/)
49-
- [Solving maximum prepared statements size errors](/serverless-sql-databases/troubleshooting/maximum-prepared-statements-reached/)

0 commit comments

Comments
 (0)