HTTP request sent, awaiting response...
- Dominant language
- Python
- Stars
- 3.6k
- Forks
- 804
- PR merge metrics
- No merged PRs in 30d
Description
Hi @foolwood, @rulokat, @KMSZJJ, @petit-ami,
Thanks for you pionting out this problem, and I have met the data downloads problem.
When I run "bash get_test_data.sh", it always showed "awaiting response..."
the ERROR information is as following:
"root@aiserver-desktop:/home/aiserver/fangyang/SiamMask/SiamMask-master/data# bash get_test_data.sh
Cloning into 'trackdat'...
remote: Enumerating objects: 53, done.
remote: Counting objects: 100% (53/53), done.
remote: Compressing objects: 100% (34/34), done.
remote: Total 244 (delta 19), reused 40 (delta 17), pack-reused 191
Receiving objects: 100% (244/244), 54.42 KiB | 0 bytes/s, done.
Resolving deltas: 100% (117/117), done.
Checking connectivity... done.
--2019-07-22 18:18:10-- http://data.votchallenge.net/vot2016/main/description.json
Resolving data.votchallenge.net (data.votchallenge.net)... 194.249.1.179
Connecting to data.votchallenge.net (data.votchallenge.net)|194.249.1.179|:80... connected.
HTTP request sent, awaiting response...
--2019-07-22 18:19:12-- (try: 2) http://data.votchallenge.net/vot2016/main/description.json
Connecting to data.votchallenge.net (data.votchallenge.net)|194.249.1.179|:80... connected.
HTTP request sent, awaiting response... No data received.
Retrying.
--2019-07-22 18:20:14-- (try: 3) http://data.votchallenge.net/vot2016/main/description.json
Connecting to data.votchallenge.net (data.votchallenge.net)|194.249.1.179|:80... connected.
HTTP request sent, awaiting response..."
It will be awaiting and retry all the time, would you please help me out this downloading problem? And same things happended when run "wget http://www.robots.ox.ac.uk/~qwang/SiamMask_VOT.pth"
Thank you so much!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.