Ticket #13 (closed defect: fixed)

Opened 3 months ago

Last modified 2 months ago

upload video doesn't work

Reported by: bolo Assigned to:
Priority: major Milestone: experimental
Component: jobserver Version: 2.0
Keywords: Cc:

Description

starting asynchronous upload requesting upload token from http://test2a.ngvision.org/_uploadserver/gen

but the upload doesn't start

i could ping the server but the there is high latency:

zerobox:~$ ping test2a.ngvision.org PING test2a.ngvision.org (131.114.114.53) 56(84) bytes of data. 64 bytes from 131.114.114.53: icmp_seq=1 ttl=55 time=11.1 ms 64 bytes from 131.114.114.53: icmp_seq=2 ttl=55 time=9.88 ms 64 bytes from 131.114.114.53: icmp_seq=3 ttl=55 time=8.45 ms 64 bytes from 131.114.114.53: icmp_seq=4 ttl=55 time=7.07 ms 64 bytes from 131.114.114.53: icmp_seq=5 ttl=55 time=9.80 ms

--- test2a.ngvision.org ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 20200ms rtt min/avg/max/mdev = 7.071/9.274/11.155/1.393 ms zerobox:~$

Change History

09/13/08 15:14:11 changed by ale

  • status changed from new to closed.
  • resolution set to fixed.

Fixed location of the upload server; improved error handling when the upload server cannot be reached.