Guest Simon Posted January 7, 2018 Report Share Posted January 7, 2018 Hi, the Download page on ugfx.io gives an error and the git repository says: simon@xxx:~$ git clone https://git.ugfx.io/uGFX/uGFX.git Cloning into 'uGFX'... remote: Counting objects: 25616, done. remote: Compressing objects: 100% (9742/9742), done. error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated. fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed The zip and tar.gz links on the git page also fail. Any chance of fixing them as I'd like to try out uGFX? Link to comment Share on other sites More sharing options...
inmarket Posted January 7, 2018 Report Share Posted January 7, 2018 If you look closely you will see that this is a recv error. The most likely cause of this is a partially broken internet connection. I know the uGFX servers are fine - I use them all the time successfully and I reside in Australia - the other side of the world to the uGFX servers. This is most likely a problem with your internet connection. Try doing a traceroute to the uGFX server. Also check your MTU settings as small packets might be working giving the appearance of a working internet connection while large packets might be getting lost. Link to comment Share on other sites More sharing options...
cpu20 Posted January 7, 2018 Report Share Posted January 7, 2018 @inmarket something is wrong with the uGFX servers. The download page is offline. Also I get the same error message trying to clone the repo. Also when you go to the forums index you can see that you replied to this topic in the Developments and Feedback section. But when clicking on Developments and Feedback it shows that this topic has no replies... Link to comment Share on other sites More sharing options...
olegator Posted January 7, 2018 Report Share Posted January 7, 2018 Hi, i am also faced to the same error. Have tried ssh and https protocols. Both are not working ( Also it seems, that GUI of git.ugfx.io is broken too. Link to comment Share on other sites More sharing options...
inmarket Posted January 8, 2018 Report Share Posted January 8, 2018 Try again now. Joel has fixed a PHP problem this afternoon. I haven't heard what the specific issue was. Link to comment Share on other sites More sharing options...
Guest Simon Posted January 8, 2018 Report Share Posted January 8, 2018 Not a recv error then ;-) The git front GUI is now working, git clone works and the tar.gz download works. The ZIP download still downloads a zero byte file. Thanks Link to comment Share on other sites More sharing options...
Joel Bodenmann Posted January 8, 2018 Report Share Posted January 8, 2018 Hello guys, Thank you for bringing this to our attention. As you probably guessed there has been an issue with the server. This has been fixed now. No data has been lost or leaked. It was a simple out-of-disk-space issue which was not caught by the monitoring software. We are sorry for the inconveniences. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now