gradio-app / gradio-app/safehttpx
URL http://93.184.215.14.nip.io not working, failing the installation.
- Dominant language
- Python
- Stars
- 72
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
URl in https://github.com/gradio-app/safehttpx/blob/main/test/test.py#L30 leads to build failure:
```
> raise mapped_exc(message) from exc
E httpx.ConnectError: All connection attempts failed
/usr/lib/python3.13/site-packages/httpx/_transports/default.py:118: ConnectError
=========================== short test summary info ============================
FAILED test/test.py::test_public_urls_pass[http://93.184.215.14.nip.io/] - httpx.ConnectError: All connection attempts failed
=================== 1 failed, 11 passed in 147.68s (0:02:27) ===================
```
Also https://http.app/test/3oLDSGaLMO8ECj2leEKI and https://www.isitdownrightnow.com/93.184.215.14.nip.io.html does not work:
It's possible to change this host?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.