Updated Troubleshooting (markdown)

rembo10
2015-07-08 12:00:41 -07:00
parent bcec38dbf7
commit d6df09da65
+1 -1
@@ -69,7 +69,7 @@ _Solutions_:
* 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 to see the URL that is being requested. Note that 404 isn't an error per se. For instance, the KAT search provider returns 404 to indicate no results.
* 404 — Requested URL not found. Turn on verbose to see the URL that is being requested.
* 5xx — Remote server error, nothing you can do right now.
## (Auto) update does not work ##