Greetings,
Whenever I launch Squeak (v3.8#6665) it asks if I want to check for updates. When I click "Yes" however, I always get the message the no update servers are available. Is there a configuration object that I need to provide with server locations? Thanks -- Tom "Ecrasez l'Infame!" -- Voltaire _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Hi
> Greetings, > Whenever I launch Squeak (v3.8#6665) it asks if I want to check for > updates. When I click "Yes" however, I always get the message the no > update servers are available. Is there a configuration object that I > need to provide with server locations? check WorldMenu->open->http proxy Maybe it is set wrong bye Enno _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Thomas Keller-3
I have been seeing the same thing both at work and at home. Did you
figure out what the problem was, if any? thanks, bakki On 8/9/06, Thomas Keller <[hidden email]> wrote: > Greetings, > Whenever I launch Squeak (v3.8#6665) it asks if I want to check for updates. > When I click "Yes" however, I always get the message the no update servers > are available. Is there a configuration object that I need to provide with > server locations? > > Thanks > > -- > Tom > "Ecrasez l'Infame!" -- Voltaire > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > > Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Hi,
Not really. But if I choose the European mirror servers. I do not get the warning about no servers being available. My institution doesn't use proxy servers and Squeak is the only application that seems to have this problem. Perhaps it is a problem at the server end. good luck, Tom K On 8/11/06, Bakki Kudva <[hidden email]> wrote: I have been seeing the same thing both at work and at home. Did you -- Tom "Ecrasez l'Infame!" -- Voltaire _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Am Freitag, den 11.08.2006, 10:44 -0700 schrieb Thomas Keller:
> Not really. But if I choose the European mirror servers. I do not get > the warning about no servers being available. My institution doesn't > use proxy servers and Squeak is the only application that seems to > have this problem. Perhaps it is a problem at the server end. Did you clear squeak own proxy settings? bye Enno _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
I have the same problem. My proxy settings are empty. They were when I checked them. Where can I find the host(s) it is trying to reach? On Friday, August 11, 2006, at 02:17PM, Enrico Schwass <[hidden email]> wrote: >Am Freitag, den 11.08.2006, 10:44 -0700 schrieb Thomas Keller: > >> Not really. But if I choose the European mirror servers. I do not get >> the warning about no servers being available. My institution doesn't >> use proxy servers and Squeak is the only application that seems to >> have this problem. Perhaps it is a problem at the server end. > >Did you clear squeak own proxy settings? > >bye >Enno > >_______________________________________________ >Beginners mailing list >[hidden email] >http://lists.squeakfoundation.org/mailman/listinfo/beginners > > Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Enrico Schwass
My proxy settings are clear too. Also I am not able to connect to the
European mirrors either. bakki On 8/11/06, Enrico Schwass <[hidden email]> wrote: > Am Freitag, den 11.08.2006, 10:44 -0700 schrieb Thomas Keller: > > > Not really. But if I choose the European mirror servers. I do not get > > the warning about no servers being available. My institution doesn't > > use proxy servers and Squeak is the only application that seems to > > have this problem. Perhaps it is a problem at the server end. > > Did you clear squeak own proxy settings? > > bye > Enno > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners > Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
In reply to this post by Thomas Keller-3
you should check
HTTPSocket stopUsingProxy and related. But do not use update for 3.8 to go 3.9 Get the latest version of 3.9 (in 3.9 we cannot easily use software update since we use Monticello and got some problems since Squeak is not easy to maintain with a new packaging system). Stef On 11 août 06, at 19:44, Thomas Keller wrote: > Hi, > Not really. But if I choose the European mirror servers. I do not > get the warning about no servers being available. My institution > doesn't use proxy servers and Squeak is the only application that > seems to have this problem. Perhaps it is a problem at the server end. > good luck, > Tom K > > On 8/11/06, Bakki Kudva <[hidden email]> wrote: I have been > seeing the same thing both at work and at home. Did you > figure out what the problem was, if any? > > thanks, > > bakki > > On 8/9/06, Thomas Keller <[hidden email] > wrote: > > Greetings, > > Whenever I launch Squeak (v3.8#6665) it asks if I want to check > for updates. > > When I click "Yes" however, I always get the message the no > update servers > > are available. Is there a configuration object that I need to > provide with > > server locations? > > > > Thanks > > > > -- > > Tom > > "Ecrasez l'Infame!" -- Voltaire > > _______________________________________________ > > Beginners mailing list > > [hidden email] > > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > > > > > > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > > > -- > Tom > "Ecrasez l'Infame!" -- Voltaire > _______________________________________________ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Free forum by Nabble | Edit this page |