Skip to content

Commit 8028f5b

Browse files
authored
Remove common problems resolution section
Removed section on resolving common problems from the troubleshooting guide.
1 parent b7495ae commit 8028f5b

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

input/troubleshooting/index.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -211,25 +211,6 @@ You may notice resources that contain labels prefixed with `internal.skupper.io/
211211
Labels prefixed with `internal.skupper.io/` are **internal-only**. They are subject to change without notice in future versions of Skupper. Do not modify, delete, or build automation that depends on the state or existence of these labels.
212212

213213

214-
<a id="resolving-common-problems"></a>
215-
## Resolving common problems
216-
<!--REFERENCE-->
217-
218-
Use these common symptoms and messages to identify simple Skupper configuration problems.
219-
220-
The following issues and workarounds might help you debug simple scenarios when evaluating Skupper.
221-
222-
- Container platform error:
223-
224-
```
225-
Failed to bootstrap: failed to load site state: error loading "/home/user/.local/share/skupper/namespaces/default/input/resources/sites/test.yaml": multiple sites found, but only one site is allowed for bootstrapping
226-
```
227-
228-
- namespace error:
229-
```
230-
there is already a site created for this namespace
231-
```
232-
233214
<a id="dynamic-system-controller"></a>
234215
## Troubleshooting the Dynamic System Controller
235216
<!--PROCEDURE-->

0 commit comments

Comments
 (0)