devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Searching for Python on Nixhub consistently returns 503

Open begraderthan opened this issue 4 months ago • 1 comments

The following commands both return 503 errors:

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

Output: Service Unavailable

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.

begraderthan avatar Aug 20 '25 00:08 begraderthan