-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: unexpected disconnect while reading sideband packet #34
Comments
Thank you for the report! I suspect we'll solve this by moving to a method other than |
@eseidel Any update on the new method for distribution? Currently stuck on this issue :( |
I don't expect we'll have an alternative method of distribution anytime soon. I would recommend simply re-trying. My experience with this issue is that it seems to be just a bad error message for typically transient network issues. |
You were actually right, it was because of network issues. I was install it with a better and stronger network. Thanks :) |
Description
when we install shorebird its shows this error becuase github server with http cloning shows this error
so have to customize some files to ssh like change in install.sh file to this
and in shorebird.ps file
Requirements
The text was updated successfully, but these errors were encountered: