Skip to content

Commit 06cbcda

Browse files
authored
fix(vpc): add troubleshooting index (#4619)
1 parent 064f447 commit 06cbcda

File tree

1 file changed

+66
-2
lines changed

1 file changed

+66
-2
lines changed
Lines changed: 66 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,72 @@
11
---
22
meta:
33
title: VPC - Troubleshooting
4-
description: VPC Troubleshooting
4+
description: Find troubleshooting resources for resolving issues with Scaleway Virtual Private Cloud and Private Networks.
55
content:
66
h1: VPC - Troubleshooting
7-
paragraph: VPC Troubleshooting
7+
paragraph: Find troubleshooting resources for resolving issues with Scaleway Virtual Private Cloud and Private Networks.
8+
dates:
9+
posted: 2025-03-14
10+
validation: 2025-03-14
11+
categories:
12+
- network
813
---
14+
15+
<ProductHeader
16+
productName="VPC troubleshooting"
17+
productLogo="vpc"
18+
description="Learn how to fix the most common issues with Scaleway VPC and Private Networks."
19+
/>
20+
21+
## Featured Pages
22+
23+
<Grid>
24+
<DefaultCard
25+
title="VPC FAQ"
26+
description="Answers to common VPC questions"
27+
url="/faq/vpc/"
28+
label="See more"
29+
/>
30+
<DefaultCard
31+
title="Attaching resources to a Private Network"
32+
description="Get resources communicating effectively"
33+
url="/vpc/how-to/attach-resources-to-pn/"
34+
label="See more"
35+
/>
36+
<DefaultCard
37+
title="Understanding routing"
38+
description="Everything to know about VPC routing"
39+
url="/vpc/reference-content/understanding-routing/"
40+
label="See more"
41+
/>
42+
</Grid>
43+
<Grid>
44+
<DefaultCard
45+
title="Understanding DNS"
46+
description="Find info about DNS on VPCs"
47+
url="/vpc/reference-content/dns/"
48+
label="See more"
49+
/>
50+
<DefaultCard
51+
title="Solving connectivity & routing issues"
52+
description="Tips and troubleshooting"
53+
url="/vpc/troubleshooting/vpc-pn-routing-connectivity-issues/"
54+
label="See more"
55+
/>
56+
<DefaultCard
57+
title="Solving problems deleting VPCs and Private Networks"
58+
description="Get solutions for known blockers"
59+
url="/vpc/troubleshooting/cant-delete-vpc-pn/"
60+
label="See more"
61+
/>
62+
</Grid>
63+
64+
## VPC troubleshooting pages
65+
66+
- [My resource has no IP address on a Private Network](/vpc/troubleshooting/resource-attached-no-ip/)
67+
- [I can't delete my VPC or Private Network](/vpc/troubleshooting/cant-delete-vpc-pn/)
68+
- [My Instance is attached to a Private Network but auto-configuration is not working](/vpc/troubleshooting/autoconfig-not-working/)
69+
- [Private DNS and/or DHCP are not working](/vpc/troubleshooting/private-dns-dhcp-not-working/)
70+
- [I am experiencing SSL or DNS errors and conflicts with my Private Network](/vpc/troubleshooting/pn-name/)
71+
- [I am experiencing connectivity or routing issues with my VPC or Private Network](/vpc/troubleshooting/vpc-pn-routing-connectivity-issues/)
72+
- [VPC limitations](/vpc/troubleshooting/vpc-limitations/)

0 commit comments

Comments
 (0)