mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 16:34:01 +01:00
Updated Troubleshooting (markdown)
+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_:
|
||||
|
||||
Reference in New Issue
Block a user