
Engine stats - docker hub
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| docker hub | 0.2 |
|
85 |
Errors and exceptions
| Exception | TypeError | Percentage | 10 |
|---|---|---|---|
| Parameter | 'NoneType' object is not iterable | ||
| Filename | searx/engines/docker_hub.py:41 | ||
| Function | response | ||
| Code | for item in body.get("summaries", []): | ||
| Exception | httpx.HTTPStatusError | Percentage | 5 |
|---|---|---|---|
| Parameter | 410Gonehub.docker.com | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | httpx.TimeoutException | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | httpx.HTTPStatusError | Percentage | 0 |
|---|---|---|---|
| Parameter | 503Service Unavailablehub.docker.com | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||
| Exception | httpx.HTTPStatusError | Percentage | 0 |
|---|---|---|---|
| Parameter | 400Bad Requesthub.docker.com | ||
| Filename | searx/search/processors/online.py:116 | ||
| Function | _send_http_request | ||
| Code | response = req(params['url'], **request_args) | ||