Skip to content

Commit 8c1aba6

Browse files
committed
fix(mnq): troubleshooting corrections
1 parent 2ceb37d commit 8c1aba6

File tree

3 files changed

+19
-7
lines changed

3 files changed

+19
-7
lines changed

pages/nats/troubleshooting/cant-delete-namespace.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Try the following steps:
2727

2828
1. In the Scaleway console, check that you have no remaining resources in either of the [NATS](https://console.scaleway.com/nats/), [Queues](https://console.scaleway.com/queues/), or [Topics and Events](https://console.scaleway.com/topics-events/) sections. **Make sure to check for resources in all regions by using the regional drop-down menu.**
2929

30-
2. If you have deleted all resources for these three products and you still can't delete the project, try using those [CLI](https://www.scaleway.com/en/docs/scaleway-cli/quickstart/) commands:
31-
```
32-
scw mnq sqs deactivate project-id=<your_project_id>
33-
scw mnq sns deactivate project-id=<your-project_id>
34-
```
30+
2. If you have deleted all resources for these three products and you still cannot delete the Project, try using the following [CLI](https://www.scaleway.com/en/docs/scaleway-cli/quickstart/) commands:
31+
```
32+
scw mnq sqs deactivate project-id=<your_project_id>
33+
scw mnq sns deactivate project-id=<your-project_id>
34+
```
3535

3636
3. If you have tried all these solutions and the problem persists, [open a support ticket](https://console.scaleway.com/support/tickets/create) to request manual deletion of the phantom namespace.

pages/queues/troubleshooting/cant-delete-namespace.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,10 @@ Try the following steps:
2727

2828
1. In the Scaleway console, check that you have no remaining resources in either of the [NATS](https://console.scaleway.com/nats/), [Queues](https://console.scaleway.com/queues/), or [Topics and Events](https://console.scaleway.com/topics-events/) sections. **Make sure to check for resources in all regions by using the regional drop-down menu.**
2929

30-
2. If you have deleted all resources for these three products and the problem persists, [open a support ticket](https://console.scaleway.com/support/tickets/create) to request manual deletion of the phantom namespace.
30+
2. If you have deleted all resources for these three products and you still cannot delete the Project, try using the following [CLI](https://www.scaleway.com/en/docs/scaleway-cli/quickstart/) commands:
31+
```
32+
scw mnq sqs deactivate project-id=<your_project_id>
33+
scw mnq sns deactivate project-id=<your-project_id>
34+
```
35+
36+
3. If you have tried all these solutions and the problem persists, [open a support ticket](https://console.scaleway.com/support/tickets/create) to request manual deletion of the phantom namespace.

pages/topics-and-events/troubleshooting/cant-delete-namespace.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,10 @@ Try the following steps:
2727

2828
1. In the Scaleway console, check that you have no remaining resources in either of the [NATS](https://console.scaleway.com/nats/), [Queues](https://console.scaleway.com/queues/), or [Topics and Events](https://console.scaleway.com/topics-events/) sections. **Make sure to check for resources in all regions by using the regional drop-down menu.**
2929

30-
2. If you have deleted all resources for these three products and the problem persists, [open a support ticket](https://console.scaleway.com/support/tickets/create) to request manual deletion of the phantom namespace.
30+
2. If you have deleted all resources for these three products and you still cannot delete the Project, try using the following [CLI](https://www.scaleway.com/en/docs/scaleway-cli/quickstart/) commands:
31+
```
32+
scw mnq sqs deactivate project-id=<your_project_id>
33+
scw mnq sns deactivate project-id=<your-project_id>
34+
```
35+
36+
3. If you have tried all these solutions and the problem persists, [open a support ticket](https://console.scaleway.com/support/tickets/create) to request manual deletion of the phantom namespace.

0 commit comments

Comments
 (0)