Some router may need ps w to list all processes.

Cuong Manh Le
2023-09-12 00:45:12 +07:00
parent e4630a5c0e
commit 71d449f143

@@ -15,6 +15,11 @@ Alternatively, if you get an error from the above command, especially on routers
ps | grep ctrld
```
or:
```
ps w | grep ctrld
```
If you don't see a running ctrld process, that would be an issue. Try restarting using the `ctrld start` command.
## Check listeners