Update Troubleshooting.md
This commit is contained in:
parent
92e2dd4a28
commit
c98a88c84e
|
@ -1,10 +1,10 @@
|
||||||
If you are having issues before you make an issue please check the following.
|
If you are having issues before you make an issue please check the following.
|
||||||
|
|
||||||
#XO Website not loading
|
# XO Website not loading
|
||||||
|
|
||||||
systemctl status xo-server.service
|
systemctl status xo-server.service
|
||||||
|
|
||||||
#XO not updating or you're stuck on a specific version.
|
# XO not updating or you're stuck on a specific version.
|
||||||
|
|
||||||
If you ever get stuck on a specific revision of XO, or are receiving an alert saying "Please tell us who you are" from git you need to run the below:
|
If you ever get stuck on a specific revision of XO, or are receiving an alert saying "Please tell us who you are" from git you need to run the below:
|
||||||
|
|
||||||
|
@ -13,6 +13,6 @@ If you ever get stuck on a specific revision of XO, or are receiving an alert sa
|
||||||
|
|
||||||
Provide your name and email address in the quoted sections, without quotes.
|
Provide your name and email address in the quoted sections, without quotes.
|
||||||
|
|
||||||
#Checking the logs
|
# Checking the logs
|
||||||
|
|
||||||
journalctl -u xo-server -f -n 50
|
journalctl -u xo-server -f -n 50
|
||||||
|
|
Loading…
Reference in New Issue