Hi All, I'm sitting on a new Cog code generator which is ready to release as soon as I can find a repository to commit to. www.squeakvm.org is down (permanently?). I'm not an owner of squeakvm.googlecode.com (anyone?). I'd rather not use the gitorious site.
a) can an owner add me as an owner to squeakvm.googlecode.com? b) should the following work? (it fails with abort: error: Operation timed out)
hg manifest -R https://squeakvm.googlesource.com/hg/ A faster Cog VM will ensure. best Eliot
|
Hi Eliot, best, Esteban El 30/12/2010, a las 7:43p.m., Eliot Miranda escribió: Hi All, |
On Thu, Dec 30, 2010 at 2:53 PM, Esteban Lorenzano <[hidden email]> wrote: That would be great for me (no setting up a new repository). But it appears to be down. Anyone any idea what's wrong with the box?
best Eliot
|
well... I don't know... I just connected to it. Strange. El 30/12/2010, a las 7:55p.m., Eliot Miranda escribió:
|
In reply to this post by EstebanLM
On 30 December 2010 23:53, Esteban Lorenzano <[hidden email]> wrote: > > Hi Eliot, > afaik, squeakvm.org is working and gitorious.org too (just checked ;) > best, > Esteban > El 30/12/2010, a las 7:43p.m., Eliot Miranda escribió: > > Hi All, > I'm sitting on a new Cog code generator which is ready to release as soon as I can find a repository to commit to. www.squeakvm.org is down (permanently?). I'm not an owner of squeakvm.googlecode.com (anyone?). I'd rather not use the gitorious site. > a) can an owner add me as an owner to squeakvm.googlecode.com? > b) should the following work? (it fails with abort: error: Operation timed out) > hg manifest -R https://squeakvm.googlesource.com/hg/ > A faster Cog VM will ensure. > best > Eliot > > -- Best regards, Igor Stasenko AKA sig. |
In reply to this post by EstebanLM
On Thu, Dec 30, 2010 at 2:57 PM, Esteban Lorenzano <[hidden email]> wrote:
What do you get from e.g. ping -c 4 www.squeakvm.org?
I get ping -c 4 www.squeakvm.org PING www.squeakvm.org (67.213.223.125): 56 data bytes
Request timeout for icmp_seq 0 Request timeout for icmp_seq 1 Request timeout for icmp_seq 2 --- www.squeakvm.org ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss
|
ping -c 4 www.squeakvm.org PING www.squeakvm.org (67.213.223.125): 56 data bytes 64 bytes from 67.213.223.125: icmp_seq=0 ttl=57 time=155.866 ms 64 bytes from 67.213.223.125: icmp_seq=1 ttl=57 time=152.968 ms 64 bytes from 67.213.223.125: icmp_seq=2 ttl=57 time=151.310 ms 64 bytes from 67.213.223.125: icmp_seq=3 ttl=57 time=154.054 ms :) |
In reply to this post by Eliot Miranda-2
>From my box I also get ping timeouts and it looks down from here too: http://www.downforeveryoneorjustme.com/www.squeakvm.org Alex 2010/12/30 Eliot Miranda <[hidden email]>
|
On Thu, Dec 30, 2010 at 3:39 PM, Alexander Lazarević <[hidden email]> wrote:
Wow. That's a fabulous utility. But any suggestions as to what I can do to restore access? Here's my traceroute output: traceroute to www.squeakvm.org (67.213.223.125), 64 hops max, 52 byte packets
1 router (192.168.123.254) 1.957 ms 1.337 ms 1.381 ms 2 adsl-67-117-146-254.dsl.snfc21.pacbell.net (67.117.146.254) 140.702 ms 118.199 ms 108.391 ms
3 dist2-vlan62.snfcca.sbcglobal.net (206.13.3.130) 63.119 ms 102.923 ms 106.171 ms 4 bb2-10g2-0.snfcca.sbcglobal.net (216.102.176.226) 76.860 ms 59.102 ms 60.894 ms
5 ppp-151-164-52-207.rcsntx.swbell.net (151.164.52.207) 61.275 ms 10.726 ms 9.750 ms 6 ppp-151-164-46-66.eulstx.swbell.net (151.164.46.66) 9.619 ms 11.530 ms 9.842 ms
7 ae-7.r20.snjsca04.us.bb.gin.ntt.net (129.250.5.52) 9.729 ms 11.397 ms 13.572 ms 8 ae-4.r21.asbnva02.us.bb.gin.ntt.net (129.250.4.102) 86.792 ms 82.704 ms 86.351 ms
9 ae-8.r02.asbnva02.us.bb.gin.ntt.net (129.250.4.27) 84.562 ms 83.743 ms 82.741 ms 10 * * * 11 * * * 12 * * * 13 * * *
etc...
|
In reply to this post by laza
Works for me: ping -c 4 www.squeakvm.org PING www.squeakvm.org (67.213.223.125): 56 data bytes 64 bytes from 67.213.223.125: icmp_seq=0 ttl=49 time=121.784 ms 64 bytes from 67.213.223.125: icmp_seq=1 ttl=49 time=125.366 ms 64 bytes from 67.213.223.125: icmp_seq=2 ttl=49 time=125.636 ms 64 bytes from 67.213.223.125: icmp_seq=3 ttl=49 time=125.214 ms Odd that it's reachable from South America but not North America. :-) |
It's pretty strange. I can't connect directly from germany, but via this proxy service (which should be located in the us): http://www.anonr.com (enter www.squeakvm.org in the input field at the bottom) Something to try would be to find a (public) proxy that can make a connection to www.squeakvm.org and use that until this strange thing is resolved. Alex
2010/12/31 Colin Putney <[hidden email]>
|
On 2010/12/30 23:58, Alexander Lazarević wrote: > > > > > It's pretty strange. I can't connect directly from germany, but via this > proxy service (which should be located in the us): > > http://www.anonr.com > > (enter www.squeakvm.org <http://www.squeakvm.org> in the input field at > the bottom) > > Something to try would be to find a (public) proxy that can make a > connection to www.squeakvm.org <http://www.squeakvm.org> and use that > until this strange thing is resolved. > > Alex > > 2010/12/31 Colin Putney <[hidden email] <mailto:[hidden email]>> > > > Works for me: > > > ping -c 4 www.squeakvm.org <http://www.squeakvm.org> > PING www.squeakvm.org <http://www.squeakvm.org> (67.213.223.125): 56 > data bytes > 64 bytes from 67.213.223.125 <http://67.213.223.125>: icmp_seq=0 > ttl=49 time=121.784 ms > 64 bytes from 67.213.223.125 <http://67.213.223.125>: icmp_seq=1 > ttl=49 time=125.366 ms > 64 bytes from 67.213.223.125 <http://67.213.223.125>: icmp_seq=2 > ttl=49 time=125.636 ms > 64 bytes from 67.213.223.125 <http://67.213.223.125>: icmp_seq=3 > ttl=49 time=125.214 ms > > Odd that it's reachable from South America but not North America. :-) It's reachable from the UK, too. What kind of proxy is needed? Would just a shell account work? frank |
On 2010/12/31 00:06, Frank Shearar wrote: > > On 2010/12/30 23:58, Alexander Lazarević wrote: >> >> >> >> >> It's pretty strange. I can't connect directly from germany, but via this >> proxy service (which should be located in the us): >> >> http://www.anonr.com >> >> (enter www.squeakvm.org <http://www.squeakvm.org> in the input field at >> the bottom) >> >> Something to try would be to find a (public) proxy that can make a >> connection to www.squeakvm.org <http://www.squeakvm.org> and use that >> until this strange thing is resolved. >> >> Alex >> >> 2010/12/31 Colin Putney <[hidden email] <mailto:[hidden email]>> >> >> >> Works for me: >> >> >> ping -c 4 www.squeakvm.org <http://www.squeakvm.org> >> PING www.squeakvm.org <http://www.squeakvm.org> (67.213.223.125): 56 >> data bytes >> 64 bytes from 67.213.223.125 <http://67.213.223.125>: icmp_seq=0 >> ttl=49 time=121.784 ms >> 64 bytes from 67.213.223.125 <http://67.213.223.125>: icmp_seq=1 >> ttl=49 time=125.366 ms >> 64 bytes from 67.213.223.125 <http://67.213.223.125>: icmp_seq=2 >> ttl=49 time=125.636 ms >> 64 bytes from 67.213.223.125 <http://67.213.223.125>: icmp_seq=3 >> ttl=49 time=125.214 ms >> >> Odd that it's reachable from South America but not North America. :-) > > It's reachable from the UK, too. > > What kind of proxy is needed? Would just a shell account work? Er, more clearly: Eliot, if it's useful, I can set up a shell on my box through which you could access www.squeakvm.org. All I'd need is an SSH public key. |
In reply to this post by laza
Hi Alexander, thanks for that site. www.squeakvm.org has come back to me although my first attempt at committing failed. The second one is in progress. Fingers crossed.
On Thu, Dec 30, 2010 at 3:39 PM, Alexander Lazarević <[hidden email]> wrote:
|
In reply to this post by Frank Shearar
Again, this is strange, because now I'm able to directly connect again. Maybe this is resolved before we need to do something about it! :D Alex 2010/12/31 Frank Shearar <[hidden email]>
|
In reply to this post by Frank Shearar
Hi Frank, thanks for the offer! So far things appear to be working directly. cheers Eliot On Thu, Dec 30, 2010 at 4:10 PM, Frank Shearar <[hidden email]> wrote:
|
Free forum by Nabble | Edit this page |