From 24d200557ea337ef82c66217bf984292c8efea09 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Fri, 16 Jul 2021 17:25:40 -0700 Subject: [PATCH] Update Community_FAQ.md (#397) Added some verbiage for clarification --- pages/Community_FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Community_FAQ.md b/pages/Community_FAQ.md index c3bcd4dc..4e12d4f6 100644 --- a/pages/Community_FAQ.md +++ b/pages/Community_FAQ.md @@ -24,7 +24,7 @@ - [Can you connect a camera to this and still make pikvm functional?](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#can-you-connect-a-camera-to-this-and-still-make-pikvm-functional) - [I have a question that is not answered here!! Now what?](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#i-have-a-question-that-is-not-answered-here-now-what) - [HELP! Something isn't working!!](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#help-something-isnt-working) -- [HELP! I am getting a 503 error when I try and access the main KVM page!](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#help-i-am-getting-a-503-error-when-I-try-and-access-the-main-kvm-page) +- [HELP! I am getting a 500/503 error when I try and access the main KVM page!](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#help-i-am-getting-a-500-503-error-when-I-try-and-access-the-main-kvm-page) - [Can you use an iPad on PiKVM?](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#can-you-use-an-ipad-on-pikvm) - [Can I use RealVNC/Guacamole to connect to PiKVM?](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#can-i-use-realvncguacamole-to-connect-to-pikvm) - [How do I add my own SSL cert?](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#how-do-i-add-my-own-ssl-cert) @@ -322,7 +322,7 @@ rm -rf /var/cache/pacman/pkg/* [Back to the Top](https://github.com/pikvm/pikvm/blob/master/pages/Community_FAQ.md#Index) -### HELP! I am getting a 503 error when I try and access the main KVM page! +### HELP! I am getting a 500/503 error when I try and access the main KVM page! - This is due to a bad line in your yaml file, here are some steps you can make to help in the future. - Run ```kvmd -m```, this will display ALL kvmd settings, you can compare to your own. Make sure you are not doubling up on child/sub-child entries. - Remember you need 4 space per child and 4 additional for each sub-child