Updated Troubleshooting (markdown)

basilfx
2014-10-07 12:49:35 -07:00
parent c3ccf4c710
commit 586b8282bf
+4 -4
@@ -48,10 +48,10 @@ ERROR Request raised HTTP error with status code 401 (local request error).
_Solutions_:
* Verify your search providers
* See if the status code can help you:
* 401 — Unauthorized: check if credentials are required
* 403 — Access denied: check if your credentials are correct
* 404 — Requested URL not found. Turn on verbose, and see what url is requested
* 5xx — Remote server error, nothing you can do right now
* 401 — Unauthorized: check if credentials are required.
* 403 — Access denied: check if your credentials are correct.
* 404 — Requested URL not found. Turn on verbose to see the url that is requested. Not that 404 isn't an error per se. For instance, the KAT search provider returns 404 to indicate no results.
* 5xx — Remote server error, nothing you can do right now.
## (Auto) update does not work ##
_Symptons_: