From cb0aee1a5afcf59a2591771648f63e90ab64e49f Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Thu, 30 Apr 2020 18:21:00 -0400 Subject: [PATCH] Updated formatting --- docs/manual/troubleshooting/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/manual/troubleshooting/index.md b/docs/manual/troubleshooting/index.md index 328da2b8f..da7a45ceb 100644 --- a/docs/manual/troubleshooting/index.md +++ b/docs/manual/troubleshooting/index.md @@ -1,3 +1,5 @@ +# Troubleshooting + If your Airtime server is not working as expected, individual components of the system can be started, stopped, restarted or checked in the server console using the **systemctl** command: sudo systemctl start|stop|restart|status airtime-liquidsoap @@ -50,7 +52,7 @@ RabbitMQ hostname changes If the Airtime logs indicate failures to connect to the RabbitMQ server, such as: - 2013-10-31 08:21:11,255 ERROR - [pypomessagehandler.py : main() : line + 2013-10-31 08:21:11,255 ERROR - [pypomessagehandler.py : main() : line 99] - Error connecting to RabbitMQ Server. Trying again in few seconds 2013-10-31 08:21:11,255 ERROR - \[pypomessagehandler.py : main() : line 99\] - Error connecting to RabbitMQ Server. Trying again in few seconds - See more at: http://forum.sourcefabric.org/discussion/16050/\#sthash.W8OJrNFm.dpuf