Skip to content
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

unpacking the sent packfile failed on the remote #943

Open
freenandes opened this issue Dec 9, 2023 · 3 comments
Open

unpacking the sent packfile failed on the remote #943

freenandes opened this issue Dec 9, 2023 · 3 comments

Comments

@freenandes
Copy link

when trying to sync

10:26:52 Failed to Sync
         GitException: unpacking the sent packfile failed on the remote
           Result.throwOnError           - dart_git/utils/result.dart 39
           ResultFuture.throwOnError     - dart_git/utils/result.dart 114
           GitJournalRepo.syncNotes.<fn> - gitjournal/repository.dart 391
           BasicLock.synchronized        - synchronized/src/basic_lock.dart 33
           GitJournalRepo.syncNotes      - gitjournal/repository.dart 390
           _SyncButtonState._syncRepo    - gitjournal/widgets/sync_button.dart 1

Any advice how to resolve this?

@vHanda
Copy link
Contributor

vHanda commented Dec 10, 2023

Does this happen reliably?

This is either something on the libgit2 level or something with the remote. Which remote as you using? (GitHub / Gitlab / self-hosted?)

@freenandes
Copy link
Author

This is the first time it happened to me. It's now stuck in this error and it's unable to submit any changes but it's able to receive changes. I'm on GitHub. It happened right after this issue:
#934

@mcallaway
Copy link

I am also experiencing this with Gitjournal 1.85.2+3617 on iOS and GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants