[Glass] Upgrade Grease behind firewall

BrunoBB via Glass glass at lists.gemtalksystems.com
Mon Jun 27 07:26:14 PDT 2016


Hi all,

I want to run a installation script and the first step is:
Gofer new
  package: 'GsUpgrader-Core';
  url: 'http://ss3.gemtalksystems.com/ss/gsUpgrader';
  load.
(Smalltalk at: #GsUpgrader) upgradeGrease.

But i having an error, i think a Socket can no connect to repository port. 
This installation is behind a lot of firewalls.
The socket is 'ss3.gemtalksystems.com' port 80 (aHTTPSocket).
The strange this is that:
  curl 204.246.122.142:80
This is reposnding a 404 by is reachable...

Any idea what could be blocking the connection ?

Regards,
Bruno
The error is:
GoferRepositoryError (AbstractException) >> _signalWith: @6 line 25
GoferRepositoryError (AbstractException) >> signal: @3 line 7
GoferRepositoryError class >> signal:repository: @4 line 2
[] in  ExecBlock1 (MCFileBasedRepository) >> goferReferences @4 line 5
SpSocketError (AbstractException) >> _executeHandler: @4 line 8
SpSocketError (AbstractException) >> _signalWith: @1 line 1
SpSocketError (AbstractException) >> signal: @3 line 7
SpSocketError class (AbstractException class) >> signal: @3 line 4
SpSocketError class (SpAbstractError class) >> raiseSignal: @2 line 2
HTTPSocket (SpSocket) >> connectTo: @10 line 7
HTTPSocket class (SpSocket class) >> connectToServerOnHost:port: @6 line 7
HTTPSocket class >> httpGetDocument:args:accept:request: @62 line 38
HTTPSocket class >> httpGet:args:accept:request: @3 line 6
HTTPSocket class >> httpGet:args:user:passwd: @12 line 5
MCPlatformSupport class >> readStreamForUrl:user:passwd:do: @3 line 3
MCHttpRepository >> allFileNames @7 line 3
MCHttpRepository (MCFileBasedRepository) >> readableFileNames @3 line 2
MCHttpRepository (MCFileBasedRepository) >> allVersionNames @3 line 2
[] in  ExecBlock0 (MCFileBasedRepository) >> goferReferences @3 line 3
ExecBlock0 (ExecBlock) >> on:do: @3 line 44
MCHttpRepository (MCFileBasedRepository) >> goferReferences @3 line 4
[] in  ExecBlock0 (Gofer) >> basicReferencesIn: @3 line 2
ExecBlock0 (ExecBlock) >> on:do: @3 line 44
Gofer >> basicReferencesIn: @3 line 3
[] in  ExecBlock0 (Gofer) >> allResolvedIn: @3 line 5
Dictionary (AbstractDictionary) >> at:ifAbsentPut: @8 line 14
Gofer >> allResolvedIn: @6 line 5
[] in  ExecBlock1 (Gofer) >> allResolved @3 line 7
Array (Collection) >> do: @6 line 10
Gofer >> allResolved @6 line 7
GoferPackageReference (GoferReference) >> resolveAllWith: @3 line 4
GoferPackageReference (GoferReference) >> resolveWith: @3 line 5
[] in  ExecBlock1 (Gofer) >> resolved @3 line 4
Array (SequenceableCollection) >> collect: @10 line 16
Gofer >> resolved @4 line 4
GoferLoad >> initializeOn: @4 line 3
GoferLoad class (GoferOperation class) >> on: @3 line 2
Gofer >> execute:do: @4 line 3
Gofer >> execute: @2 line 2
Gofer >> load @2 line 4
Executed Code  @5 line 4
GsNMethod class >> _gsReturnToC @1 line 1




--
View this message in context: http://forum.world.st/Upgrade-Grease-behind-firewall-tp4903625.html
Sent from the GLASS mailing list archive at Nabble.com.


More information about the Glass mailing list