Coder Social home page Coder Social logo

Comments (11)

j4yk avatar j4yk commented on May 28, 2024 2

I have not seen this at all in the meantime. Closing until someone says it is still broken.

from squot.

j4yk avatar j4yk commented on May 28, 2024

This is my workaround code (Windows only, unixoid versions can be realized with /bin/sh):

SquitRepository
push: branchSpec to: remoteName
	OSProcess command: 'cmd /C start /D "', self location pathString, '" git push ', remoteName, ' ', branchSpec

from squot.

j4yk avatar j4yk commented on May 28, 2024

Pushing single commits that only touch a single class does seem to work.

from squot.

j4yk avatar j4yk commented on May 28, 2024

In my image under Windows, retrying to push a set of commits that already failed once will most probably fail again. However, we did observe in another image under Mac OS X that a retried push can succeed.

from squot.

scento avatar scento commented on May 28, 2024

I got the same issue and never had the ability to push anything without external applications on Gentoo.

from squot.

j4yk avatar j4yk commented on May 28, 2024

I have recently got a new machine which is quite a lot faster than my notebook. The ConnectionClosed error did not happen once with it, so far. So the problem seems to be somehow linked with the performance of the client machine. Macbooks are rather above-average machines as well, which would explain that the problem did not occur as often on OS X.

Does GitHub require from us to use C-efficient Git implementations after all?

from squot.

fniephaus avatar fniephaus commented on May 28, 2024

Good point, is there any way to test this? What happens if you slow down your image artificially?
But why not open a support ticket with the GitHub team and check with them? I wouldn't be surprised if they could identify the problem in their logs or something...

from squot.

j4yk avatar j4yk commented on May 28, 2024

Not sure, I think you would have to inject the slowdown into the WebClient or Socket code. I figured the GitHub guys have better things to do than giving support for an unfinished Git implementation that does not even create properly shrinked (although valid) pack files for the upload. ;-) But yeah, it would not hurt to ask either.

from squot.

j4yk avatar j4yk commented on May 28, 2024

I have not seen this issue for a few months now. There were some changes in Squeak's WebClient, so maybe there was a bug in it that is fixed now.

@codeZeilen @fniephaus Do you still hear about this issue from the students?

from squot.

fniephaus avatar fniephaus commented on May 28, 2024

I don't really now to be honest, works fine on my machine. @codeZeilen should know more ...

from squot.

LinqLover avatar LinqLover commented on May 28, 2024

Sorry to report that the issue still exists for me. I observe it especially when committing large chunks (e.g., a Form encoded as base64 contents in a method). Luckily, pushing via the external git client works.

from squot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.