Skip to content

Commit eb1a1cd

Browse files
committed
Adding troubleshooting note for DigitalOcean example.
1 parent 225d3b0 commit eb1a1cd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/hyperdrive/examples/digital-ocean.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ summary: Connect Hyperdrive to a Digital Ocean database instance.
44
pcx_content_type: example
55
title: Connect to Digital Ocean
66
sidebar:
7-
order: 14
7+
order: 7
88
description: Connect Hyperdrive to a Digital Ocean database instance.
99
---
1010

@@ -30,3 +30,7 @@ With the connection string, you can now create a Hyperdrive database configurati
3030
## 2. Create a database configuration
3131

3232
<Render file="create-hyperdrive-config" />
33+
34+
:::note
35+
If you see a DNS-related error, it is possible that the DNS for your vendor's database has not yet been propagated. Try waiting 10 minutes before retrying the operation. Refer to [DigitalOcean support page](https://docs.digitalocean.com/support/why-does-my-domain-fail-to-resolve/) for more information.
36+
:::

0 commit comments

Comments
 (0)