Update faq.md (#619)

Added verbiage for clarity
This commit is contained in:
arch1mede 2022-01-22 22:05:52 -08:00 committed by GitHub
parent 0423455146
commit 58cf5622f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -131,6 +131,12 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
systemctl disable --now kvmd-oled kvmd-oled-reboot kvmd-oled-shutdown
```
??? question "I am getting a 500/503 error when I try and access the main KVM page!"
This is due to what was recently edited in your yaml file, you have to use spaces and NOT tabs
Undo what you just did, then, `systemctl restart kvmd`, does it work again?
Review what was added and take care of yaml syntax
## First steps
??? question "I can't find PiKVM IP address in my network"