Discussion:
Mochikit.js does not download from Apache 2.2.3 on Centos 5.4/5.5
jonauman
2010-06-09 18:42:21 UTC
Permalink
The file hangs at 8% download using curl. However, if I copy the
javascript to a Mac server and I can download the file.

I am not able to access http://mochikit.com via Firefox or curl on my
Mac with Snow Leopard. I am able to do so in Safari on my Mac.

jonauman:~ jonauman$ curl -O http://www.mochikit.com/include/_js/MochiKit/MochiKit.js
% Total % Received % Xferd Average Speed Time Time
Time Current
Dload Upload Total Spent
Left Speed
11 110k 11 13376 0 0 551 0 0:03:25 0:00:24
0:03:01 0

As you see, it hangs at 11%

It was working a few days ago, and stopped working yesterday. Any
ideas?

-Jon
--
You received this message because you are subscribed to the Google Groups "MochiKit" group.
To post to this group, send email to ***@googlegroups.com.
To unsubscribe from this group, send email to mochikit+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mochikit?hl=en.
Bob Ippolito
2010-06-09 19:41:13 UTC
Permalink
That's strange, I'm not seeing any problem with Firefox or Chrome on Mac.
Post by jonauman
The file hangs at 8% download using curl. However, if I copy the
javascript to a Mac server and I can download the file.
I am not able to access http://mochikit.com via Firefox or curl on my
Mac with Snow Leopard. I am able to do so in Safari on my Mac.
jonauman:~ jonauman$ curl -O http://www.mochikit.com/include/_js/MochiKit/MochiKit.js
 % Total    % Received % Xferd  Average Speed   Time    Time
Time  Current
                                Dload  Upload   Total   Spent
Left  Speed
 11  110k   11 13376    0     0    551      0  0:03:25  0:00:24
0:03:01     0
As you see, it hangs at 11%
It was working a few days ago, and stopped working yesterday. Any
ideas?
-Jon
--
You received this message because you are subscribed to the Google Groups "MochiKit" group.
For more options, visit this group at http://groups.google.com/group/mochikit?hl=en.
--
You received this message because you are subscribed to the Google Groups "MochiKit" group.
To post to this group, send email to ***@googlegroups.com.
To unsubscribe from this group, send email to mochikit+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mochikit?hl=en.
Chris Snyder
2010-06-09 20:07:57 UTC
Permalink
Post by jonauman
The file hangs at 8% download using curl. However, if I copy the
javascript to a Mac server and I can download the file.
I am not able to access http://mochikit.com via Firefox or curl on my
Mac with Snow Leopard. I am able to do so in Safari on my Mac.
jonauman:~ jonauman$ curl -O http://www.mochikit.com/include/_js/MochiKit/MochiKit.js
 % Total    % Received % Xferd  Average Speed   Time    Time
Time  Current
                                Dload  Upload   Total   Spent
Left  Speed
 11  110k   11 13376    0     0    551      0  0:03:25  0:00:24
0:03:01     0
As you see, it hangs at 11%
It was working a few days ago, and stopped working yesterday. Any
ideas?
-Jon
This sounds like a firewall issue or something else unrelated to the
mochikit.com site. Unless something has changed in the last hour, I
can download the file using the same curl command from multiple
locations.

Chris Snyder
http://chxor.chxo.com/
--
You received this message because you are subscribed to the Google Groups "MochiKit" group.
To post to this group, send email to ***@googlegroups.com.
To unsubscribe from this group, send email to mochikit+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mochikit?hl=en.
Andreas Marienborg
2010-06-12 07:50:59 UTC
Permalink
Post by jonauman
The file hangs at 8% download using curl. However, if I copy the
javascript to a Mac server and I can download the file.
I am not able to access http://mochikit.com via Firefox or curl on my
Mac with Snow Leopard. I am able to do so in Safari on my Mac.
jonauman:~ jonauman$ curl -O http://www.mochikit.com/include/_js/MochiKit/MochiKit.js
% Total % Received % Xferd Average Speed Time Time
Time Current
Dload Upload Total Spent
Left Speed
11 110k 11 13376 0 0 551 0 0:03:25 0:00:24
0:03:01 0
As you see, it hangs at 11%
It was working a few days ago, and stopped working yesterday. Any
ideas?
Could it be a problem with proxies? That curl and firefox don't use a system defined proxy and Safari does?


- andreas
--
You received this message because you are subscribed to the Google Groups "MochiKit" group.
To post to this group, send email to ***@googlegroups.com.
To unsubscribe from this group, send email to mochikit+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mochikit?hl=en.
Loading...