#2677·devbox

Searching for Python on Nixhub consistently returns 503

Author: begraderthanCreated Aug 20, 2025Updated Aug 5, 2026

The following commands both return 503 errors:

bash
curl "https://search.devbox.sh/v2/search?q=python"

Output: Service Unavailable

bash
devbox search python

Output: Error: GET https://search.devbox.sh/v1/search?q=python: unexpected status code 503 Service Unavailable: Service Unavailable

Additionally, visiting https://www.nixhub.io/search?q=python in the browser results in a 500 error.