
Engine stats - radio browser
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| radio browser |
|
30 |
Errors and exceptions
| Exception | socket.herror | Percentage | 35 |
|---|---|---|---|
| Filename | searx/engines/radio_browser.py:75 | ||
| Function | server_list | ||
| Code | url = socket.gethostbyaddr(_ip)[0] | ||
| Exception | httpx.HTTPStatusError | Percentage | 35 |
|---|---|---|---|
| Parameter | 502Bad Gatewayfi1.api.radio-browser.info | ||
| Filename | searx/search/processors/online.py:210 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||