mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
Updated Troubleshooting Guide (markdown)
@@ -213,4 +213,7 @@ If the service doesn't start, or hangs, try running it in debug mode and collect
|
||||
ctrld start --log /tmp/ctrld.log -vv
|
||||
```
|
||||
|
||||
The log file should contain some useful data. Open an issue with this data, and everything you collected above.
|
||||
The log file will contain verbose debug level data. Alternatively, if you're using v1.4.0 or higher you can simply run `ctrld log send` command which will send the runtime log from the application directly to us, assuming you are running ctrld in default mode.
|
||||
|
||||
Open an issue with this data, and everything you collected above.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user