Skip to content

Commit 50aeee9

Browse files
Update website/versioned_docs/version-3.0.0/troubleshooting.md
Updating the troubleshooting.md Co-authored-by: Neelanjan Manna <[email protected]>
1 parent 1f3d5f5 commit 50aeee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/versioned_docs/version-3.0.0/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can find these in tune faults part of the tune chaos experiment page.
5050

5151
### The probe only accepts values in `ns, us, ms, m, s, or h`. But Why do experiments fail with `must be of type integer`?
5252

53-
In the logs of the Helper pod, you may face these error logs below.
53+
In a fault's helper pod you may see the following error logs:
5454

5555
```shell
5656
{"mainLogs":"W1003 08:59:55.273647 1 client_config.go:552] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.\n2023/10/03 08:59:55 Error Creating Resource : ChaosEngine.litmuschaos.io 'pod-network-loss-h6srhrls' is invalid: [spec.experiments[0].spec.probe[0].runProperties.interval: Invalid value: 'string': spec.experiments[0].spec.probe[0].runProperties.interval in body must be of type integer: 'string', spec.experiments[0].spec.probe[0].runProperties.probeTimeout: Invalid value: 'string': spec.experiments[0].spec.probe[0].runProperties.probeTimeout in body must be of type integer: 'string']\n"}

0 commit comments

Comments
 (0)