Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
error: gnutls_handshake() failed: An unexpected TLS packet was received on running script #116
Comments
johndeverall
commented
Sep 23, 2013
|
Just wondering if any of you guys can give me a heads up what might be causing it? :) |
gayle
commented
Oct 3, 2013
|
I am wondering the same thing. I was getting a similar error, and a Google search brought me here. My output: $ sudo ./oab-java.sh Copyright (c) Martin Wimpress, http://flexion.org. MIT License By running this script to download Java you acknowledge that you have If you want to see what this is script is doing while it is running then execute tail -f /home/n592724/oab-java.sh.log [x] Installing Java build requirements success I know this is similar to #32 which says it was fixed in version 0.2.4. I am using version 0.2.6, so it seems like the issue should still be fixed in that version. I'm also using Ubuntu 12.10, if that information helps at all. Yet if I go to https://github.com/rraptorr/sun-java6/info/refs in a browser (on the same machine where I'm running the shell script, or on any other machine) I am getting a 404 error for that URL. I can go to other URLs, even https://github.com/rraptorr/sun-java6/, on that machine without a problem. Just not https://github.com/rraptorr/sun-java6/info/refs What to do? Thanks! |
|
This was caused by a GitHub outage. |
johndeverall commentedSep 23, 2013
If you want to see what this is script is doing while it is running then execute
the following from another shell:
tail -f /home/john/Downloads/oab-java.sh.log
[x] Installing Java build requirementssuccess
[x] Making build directoriessuccess
[x] Mirroring https://github.com/rraptorr/sun-java6failed
[i] Showing the last 5 lines from the logfile (/home/john/Downloads/oab-java.sh.log)...
[x] Mirroring https://github.com/rraptorr/sun-java6 Cloning into bare repository 'sun-java6.git'...
error: gnutls_handshake() failed: An unexpected TLS packet was received. while accessing https://github.com/rraptorr/sun-java6/info/refs
fatal: HTTP request failed
27109's retcode: 128
failed