Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Correcting name (Troubleshooting) #708

Merged
merged 1 commit into from
Sep 30, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/_documentations/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The following sections contain workarounds for issues that you might encounter w
* [OpenShift Do (odo) with Codewind](#openshift-do-(odo)-with-codewind)
* [OKD and OpenShift](#okd-and-openshift)
* [Codewind and Tekton pipelines](#codewind-and-tekton-pipelines)
* [OpenAPI tools](#openapi-tools)
* [Open API Tools for Eclipse Codewind](#openapi-tools)
* [Setting Codewind server log levels](#setting-codewind-server-log-levels)
* [Collecting log files and environment data](#collecting-log-files-and-environment-data)
* [Restoring lost debug connections](#restoring-lost-debug-connections)
Expand Down Expand Up @@ -757,10 +757,10 @@ These steps reproduce the issue:
4. Now, access the Tekton dashboard URL from the Codewind palette.

***
# OpenAPI tools
# Open API Tools for Eclipse Codewind

<!--
Action/Topic: OpenAPI tools
Action/Topic: Open API Tools for Eclipse Codewind
Issue type: bug/info
Issue link: https://github.com/eclipse/codewind/issues/275
Version: 2019-06 (4.12.0)
Expand Down Expand Up @@ -1027,4 +1027,4 @@ The debug connection might be lost when debugging projects remotely.
**Workaround:** To reconnect if the remote debugger disconnects, right-click the project and select **Attach Debugger**.
If the remote debugger disconnects too frequently, modify the `streaming-connection-idle-timeout` parameter on the kubelet.
- For information on setting kubelet parameters, see [Set Kubelet parameters via a config file] (https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/).
- For information on the `streaming-connection-idle-timeout` parameter, see the [kubelet](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/) reference page.
- For information on the `streaming-connection-idle-timeout` parameter, see the [kubelet](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/) reference page.