Hi,
I’m trying to run the installServer instructions for GsDevKit_home on a CentOS7 install but I’m hitting an error when creating a new stone. Error transcript below… It looks like there is something going wrong with the SSL connection from within the pharo3 script? Anybody hit this before? thx Johan ================= Downloading GemStone/S 3.4.0 /home/vagrant/GsDevKit_home/shared/downloads//products/GemStone64Bit3.4.0-x86_64.Linux already exists to replace it, remove or rename it and rerun this script :: downloadGemStone 3.4.0 ================= GsDevKit script: create_gs_server_image -d /home/vagrant/GsDevKit_home/shared/pharo gsDevKitCommandLine path: /home/vagrant/GsDevKit_home/shared/bin/create_gs_server_image ================= create gsDevKitCommandLine.image image using /home/vagrant/GsDevKit_home/sys/default/pharo/gsDevKitCommandLineLoad.st Fetched -> BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/vagrant/GsDevKit_home/shared/repos/metacello-work/repository --- filetree:///home/vagrant/GsDevKit_home/shared/repos/metacello-work/repository Loaded -> BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/vagrant/GsDevKit_home/shared/repos/metacello-work/repository --- filetree:///home/vagrant/GsDevKit_home/shared/repos/metacello-work/repository Loading baseline of BaselineOfMetacello...16694:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version:s23_clnt.c:583: ...RETRY->BaselineOfFileTree16694:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version:s23_clnt.c:583: ...RETRY->BaselineOfFileTree16694:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version:s23_clnt.c:583: 'Errors in script loaded from /home/vagrant/GsDevKit_home/sys/default/pharo/gsDevKitCommandLineLoad.st' ConnectionClosed: Connection closed while waiting for data. Socket>>waitForDataFor: in Block: [ ConnectionClosed signal: 'Connection closed whil...etc... Socket>>waitForDataFor:ifClosed:ifTimedOut: Socket>>waitForDataFor: _______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
I managed to get ahead: I replaced the in $GS_HOME/shared/pharo/pharo-vm/ libSqueakSSL.so with the so.SqueakSSL I got from: I submitted the issue and the workaround in https://github.com/GsDevKit/GsDevKit_home/issues/221 cheers Johan
_______________________________________________ Glass mailing list [hidden email] http://lists.gemtalksystems.com/mailman/listinfo/glass |
Free forum by Nabble | Edit this page |