Problem updating Squeak - does it work with MS Proxy 2.0

Adrian Sampaleanu AdrianS at mgisoft.com
Tue Feb 13 16:03:10 UTC 2001


I've been trying to update Squeak (3.0 VM alpha 3) by doing 

	Socket deadServer: 'www.webpage.com'

and then trying to set the proxy using

	HTTPSocket useProxyServerNamed: 'our company proxy' port: 80

(yes, I'm using a real server name between the quotes ;-) )


I get this result:



squeak.cs.uiuc.edu/Squeak2.0/updates/updates.list
data was slow

data byte count: 0

www.webpage.com/~kaehler2/Squeak2.0/updates/updates.list
data was slow

data byte count: 0 



and a message that tells me "All code update servers seem to be
unavailable".


First, it looks like trying to remove www.webpage.com from the list of
servers didn't have any effect. What could be the reason. Second, would
anyone know if Squeak works with Microsoft Proxy 2.0 (I'm pretty sure this
is what we're using here at work)?


Thanks in advance for any help,

Adrian










More information about the Squeak-dev mailing list