Skip to content

[Bug]: (Android) Error: failed to inflate loose object (at line 3282) #1232

Description

@casperdewith

Description

Since today, changes I made to an existing document raise this error.

Minimal Reproduction

No idea. I didn’t change anything in my usual workflow and it only goes wrong for this one .md file.

Exception or Error

Expand Logs (origin: error_dialog)

Platform: Android
Device Model: Pixel 8
OS Version: 17 (SDK 37)
App Version: 1.8.62+18622
Git Provider: GITLAB
Scheduled Sync: hour|6

2026-08-13 09:10:09.236 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:10:09.236 [W] RecommendedAction: Checking for local changes
2026-08-13 09:10:07.681 [W] RecommendedAction: .git folder found
2026-08-13 09:09:59.412 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:09:59.411 [W] RecommendedAction: Checking for local changes
2026-08-13 09:09:57.665 [W] RecommendedAction: .git folder found
2026-08-13 09:09:49.501 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:09:49.500 [W] RecommendedAction: Checking for local changes
2026-08-13 09:09:47.682 [W] RecommendedAction: .git folder found
2026-08-13 09:09:39.665 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:09:39.663 [W] RecommendedAction: Checking for local changes
2026-08-13 09:09:37.646 [W] RecommendedAction: .git folder found
2026-08-13 09:09:29.257 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:09:29.256 [W] RecommendedAction: Checking for local changes
2026-08-13 09:09:27.696 [W] RecommendedAction: .git folder found
2026-08-13 09:09:19.406 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:09:19.405 [W] RecommendedAction: Checking for local changes
2026-08-13 09:09:17.660 [W] RecommendedAction: .git folder found
2026-08-13 09:09:09.457 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:09:09.450 [W] RecommendedAction: Checking for local changes
2026-08-13 09:09:07.655 [W] RecommendedAction: .git folder found
2026-08-13 09:09:06.654 [W] RecentCommits: Retrieved 50 recent commits
2026-08-13 09:09:06.652 [W] RecentCommits: Getting local directory
2026-08-13 09:09:06.167 [W] RecentCommits: .git folder found
2026-08-13 09:09:06.055 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:09:06.051 [W] RecommendedAction: Checking for local changes
2026-08-13 09:09:04.124 [W] RecommendedAction: .git folder found
2026-08-13 09:09:04.059 [W] ConflictingFiles: Getting local directory
2026-08-13 09:09:04.023 [W] ConflictingFiles: .git folder found
2026-08-13 09:09:03.975 [W] BranchNames: Getting local directory
2026-08-13 09:09:03.903 [W] BranchNames: .git folder found
2026-08-13 09:09:03.831 [W] ListRemotes: Listing remotes
2026-08-13 09:09:03.808 [W] ListRemotes: .git folder found
2026-08-13 09:09:03.699 [W] GetRemoteUrlLink: .git folder found
2026-08-13 09:09:03.617 [W] BranchName: .git folder found
2026-08-13 09:09:03.421 [W] GetSubmodules: .git folder found
2026-08-13 09:09:03.284 [W] GetRemoteUrlLink: .git folder found
2026-08-13 09:09:03.067 [W] BranchName: .git folder found
2026-08-13 09:09:02.924 [W] RecentCommits: Retrieved 50 recent commits
2026-08-13 09:09:02.919 [W] RecentCommits: Getting local directory
2026-08-13 09:09:02.603 [W] RecentCommits: .git folder found
2026-08-13 09:09:02.387 [W] GetSubmodules: .git folder found
2026-08-13 09:09:02.307 [W] Sync: Sync failed
2026-08-13 09:09:02.307 [W] Sync: Push Repo Failed
2026-08-13 09:09:02.306 [W] PushToRepo: Adding Files to Stage
  12: __start_thread)
  11: _ZL15__pthread_startPv.__uniq.67847048707805468364044055584648682506
  10: <unknown>
   9: <unknown>
   8: <unknown>
   7: <unknown>
   6: <unknown>
   5: <unknown>
   4: <unknown>
   3: <unknown>
   2: <unknown>
   1: <unknown>
   0: <unknown>
Stack backtrace:

Error: AnyhowException(failed to inflate loose object (at line 3282)

<asynchronous suspension>
#10     RustLibApiImpl.encode_DartFn_Inputs__Output_opt_box_autoadd_bool_AnyhowException.<anonymous closure> (package:GitSync/src/rust/frb_generated.dart:3598)
<asynchronous suspension>
#9      GitManager._runWithLock.action (package:GitSync/api/manager/git_manager.dart:229)
<asynchronous suspension>
#8      useDirectory (package:GitSync/api/helper.dart:567)
<asynchronous suspension>
#7      useDirectory.preUseAccess (package:GitSync/api/helper.dart:564)
<asynchronous suspension>
#6      GitManager._runWithLock.action.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:235)
<asynchronous suspension>
#5      GitManager._runWithLock.action.internalFn (package:GitSync/api/manager/git_manager.dart:168)
<asynchronous suspension>
#4      GitManager.backgroundUploadChanges.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:1349)
<asynchronous suspension>
#3      GitManager.backgroundUploadChanges.internalFn (package:GitSync/api/manager/git_manager.dart:1328)
<asynchronous suspension>
#2      SseCodec.decodeObject (package:flutter_rust_bridge/src/codec/sse.dart:35)
#1      SseCodec._decode (package:flutter_rust_bridge/src/codec/sse.dart:45)
2026-08-13 09:09:02.304 [E] UploadChanges: #0      SimpleDecoder.decode (package:flutter_rust_bridge/src/codec/base.dart:32)
2026-08-13 09:09:01.052 [W] UncommittedFiles: Getting uncommitted file paths
2026-08-13 09:09:00.885 [W] StagedFiles: Getting staged files
2026-08-13 09:09:00.248 [W] PushToRepo: Retrieved Statuses
2026-08-13 09:09:00.248 [W] PushToRepo: Getting local directory
2026-08-13 09:09:00.173 [W] UploadChanges: .git folder found
2026-08-13 09:09:00.117 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:09:00.116 [W] RecommendedAction: Checking for local changes
2026-08-13 09:08:58.266 [W] RecommendedAction: .git folder found
2026-08-13 09:08:58.206 [W] Sync: Start Push Repo
2026-08-13 09:08:58.190 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:08:58.186 [W] RecommendedAction: Checking for local changes
2026-08-13 09:08:56.407 [W] RecommendedAction: .git folder found
2026-08-13 09:08:56.348 [W] ConflictingFiles: Getting local directory
2026-08-13 09:08:56.321 [W] ConflictingFiles: .git folder found
2026-08-13 09:08:56.271 [W] Sync: Pull Not Required
2026-08-13 09:08:56.267 [W] PullFromRepo: Already up to date
2026-08-13 09:08:56.239 [W] PullFromRepo: Fetching changes
2026-08-13 09:08:54.831 [W] DownloadChanges: Getting local directory
2026-08-13 09:08:54.762 [W] DownloadChanges: .git folder found
2026-08-13 09:08:54.722 [W] Sync: Start Pull Repo
2026-08-13 09:08:54.719 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:08:54.718 [W] RecommendedAction: Checking for local changes
2026-08-13 09:08:52.887 [W] RecommendedAction: .git folder found
2026-08-13 09:08:52.830 [W] Sync: Start Sync 0
2026-08-13 09:08:52.820 [W] ConflictingFiles: Getting local directory
2026-08-13 09:08:52.784 [W] ConflictingFiles: .git folder found
2026-08-13 09:08:52.672 [W] RecentCommits: Retrieved 50 recent commits
2026-08-13 09:08:52.668 [W] RecentCommits: Getting local directory
2026-08-13 09:08:52.073 [W] RecentCommits: .git folder found
2026-08-13 09:08:52.009 [W] ListRemotes: Listing remotes
2026-08-13 09:08:51.988 [W] ListRemotes: .git folder found
2026-08-13 09:08:51.900 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-08-13 09:08:51.900 [W] RecommendedAction: Checking for local changes
2026-08-13 09:08:50.073 [W] Sync: Sync started for repo 0 (forced: true)
2026-08-13 09:08:49.328 [W] RecommendedAction: .git folder found
2026-08-13 09:08:49.264 [W] ConflictingFiles: Getting local directory
2026-08-13 09:08:49.232 [W] ConflictingFiles: .git folder found
2026-08-13 09:08:49.184 [W] BranchNames: Getting local directory
2026-08-13 09:08:49.112 [W] BranchNames: .git folder found
2026-08-13 09:08:49.021 [W] ListRemotes: Listing remotes
2026-08-13 09:08:49.001 [W] ListRemotes: .git folder found
2026-08-13 09:08:48.898 [W] GetRemoteUrlLink: .git folder found
2026-08-13 09:08:48.812 [W] BranchName: .git folder found
2026-08-13 09:08:48.554 [W] GetSubmodules: .git folder found
2026-08-13 09:08:48.331 [W] GetSubmodules: .git folder found
2026-08-13 09:08:48.071 [W] GetSubmodules: .git folder found
2026-08-13 09:08:47.999 [W] HasGitFilters: .git folder found
2026-08-13 09:08:47.876 [W] BranchNames: Getting local directory
2026-08-13 09:08:47.687 [W] BranchNames: .git folder found
2026-08-13 09:08:47.253 [W] ListRemotes: Listing remotes
2026-08-13 09:08:47.238 [W] ListRemotes: .git folder found
2026-08-13 09:08:47.109 [W] GetRemoteUrlLink: .git folder found
2026-08-13 09:08:46.924 [W] BranchName: .git folder found

<asynchronous suspension>
#3      _MyHomePageState._scheduleNextRecommendedAction.<anonymous closure> (package:GitSync/main.dart:1251)
<asynchronous suspension>
#2      _MyHomePageState.updateRecommendedAction (package:GitSync/main.dart:1239)
<asynchronous suspension>
#1      RecommendedActionNotifier.refresh (package:GitSync/providers/riverpod_providers.dart:318)
<asynchronous suspension>
#0      runGitOperation (package:GitSync/api/manager/git_manager.dart:87)
2026-07-09 00:59:38.962 [E] Global (Instance of 'OperationNotExecuted'):
2026-07-09 00:58:56.547 [W] PushToRepo: Retrieved Statuses
2026-07-09 00:58:56.547 [W] PushToRepo: Getting local directory
2026-07-09 00:58:56.520 [W] Stage: .git folder found
2026-07-09 00:58:56.379 [W] StagedFiles: Getting staged files
2026-07-09 00:58:51.616 [W] StagedFiles: Getting local directory
2026-07-09 00:58:51.603 [W] StagedFiles: .git folder found
2026-07-09 00:58:51.539 [W] UncommittedFiles: Getting uncommitted file paths
2026-07-09 00:58:51.495 [W] UncommittedFiles: Getting local directory
2026-07-09 00:58:51.419 [W] UncommittedFiles: Getting local directory
2026-07-09 00:58:51.410 [W] UncommittedFiles: .git folder found
2026-07-09 00:58:44.757 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:58:44.757 [W] RecommendedAction: Checking for local changes
2026-07-09 00:58:43.435 [W] RecommendedAction: .git folder found
2026-07-09 00:58:43.353 [W] RecentCommits: Retrieved 50 recent commits
2026-07-09 00:58:43.351 [W] RecentCommits: Getting local directory
2026-07-09 00:58:43.051 [W] RecentCommits: .git folder found
2026-07-09 00:58:42.956 [W] ConflictingFiles: Getting local directory
2026-07-09 00:58:42.943 [W] ConflictingFiles: .git folder found
2026-07-09 00:58:42.895 [W] BranchNames: Getting local directory
2026-07-09 00:58:42.843 [W] BranchNames: .git folder found
2026-07-09 00:58:42.746 [W] ListRemotes: Listing remotes
2026-07-09 00:58:42.734 [W] ListRemotes: .git folder found
2026-07-09 00:58:42.633 [W] GetRemoteUrlLink: .git folder found
2026-07-09 00:58:42.445 [W] GetSubmodules: .git folder found
2026-07-09 00:58:42.328 [W] HasGitFilters: .git folder found
2026-07-09 00:58:42.213 [W] BranchName: .git folder found
2026-07-09 00:58:33.794 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:58:33.794 [W] RecommendedAction: Checking for local changes
2026-07-09 00:58:32.621 [W] RecommendedAction: .git folder found
2026-07-09 00:58:23.954 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:58:23.954 [W] RecommendedAction: Checking for local changes
2026-07-09 00:58:22.621 [W] RecommendedAction: .git folder found
2026-07-09 00:58:13.825 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:58:13.824 [W] RecommendedAction: Checking for local changes
2026-07-09 00:58:12.596 [W] RecommendedAction: .git folder found
2026-07-09 00:58:06.646 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:58:06.645 [W] RecommendedAction: Checking for local changes
2026-07-09 00:58:05.354 [W] RecommendedAction: .git folder found
2026-07-09 00:58:03.813 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:58:03.812 [W] RecommendedAction: Checking for local changes
2026-07-09 00:58:02.619 [W] RecommendedAction: .git folder found
2026-07-09 00:57:53.752 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:57:53.752 [W] RecommendedAction: Checking for local changes
2026-07-09 00:57:52.603 [W] RecommendedAction: .git folder found
2026-07-09 00:57:45.747 [W] WorkdirFileDiff: Getting workdir diff for lipu/kute/belijdenisdienst.vtt
2026-07-09 00:57:45.626 [W] WorkdirFileDiff: .git folder found
2026-07-09 00:57:43.834 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:57:43.833 [W] RecommendedAction: Checking for local changes
2026-07-09 00:57:42.586 [W] RecommendedAction: .git folder found
2026-07-09 00:57:37.585 [W] WorkdirFileDiff: Getting workdir diff for .local/
  11: __start_thread)
  10: _ZL15__pthread_startPv.__uniq.67847048707805468364044055584648682506
   9: <unknown>
   8: <unknown>
   7: <unknown>
   6: <unknown>
   5: <unknown>
   4: <unknown>
   3: <unknown>
   2: <unknown>
   1: <unknown>
   0: <unknown>
Stack backtrace:

Error: AnyhowException(ambiguous path '.local/' given to git_status_file (at line 1581)

<asynchronous suspension>
#12     _onGitOp.<anonymous closure> (package:GitSync/main.dart:252)
<asynchronous suspension>
#11     onServiceStart.<anonymous closure> (package:GitSync/main.dart:393)
<asynchronous suspension>
#10     GitManager.getWorkdirFileDiff (package:GitSync/api/manager/git_manager.dart:587)
<asynchronous suspension>
#9      GitManager._runWithLock (package:GitSync/api/manager/git_manager.dart:216)
<asynchronous suspension>
#8      GitManager._runWithLock.action (package:GitSync/api/manager/git_manager.dart:198)
<asynchronous suspension>
#7      useDirectory (package:GitSync/api/helper.dart:554)
<asynchronous suspension>
#6      useDirectory.preUseAccess (package:GitSync/api/helper.dart:551)
<asynchronous suspension>
#5      GitManager._runWithLock.action.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:204)
<asynchronous suspension>
#4      GitManager._runWithLock.action.internalFn (package:GitSync/api/manager/git_manager.dart:147)
<asynchronous suspension>
#3      GitManager.getWorkdirFileDiff.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:589)
<asynchronous suspension>
#2      SseCodec.decodeObject (package:flutter_rust_bridge/src/codec/sse.dart:35)
#1      SseCodec._decode (package:flutter_rust_bridge/src/codec/sse.dart:45)
2026-07-09 00:57:37.584 [E] WorkdirFileDiff: #0      SimpleDecoder.decode (package:flutter_rust_bridge/src/codec/base.dart:32)
2026-07-09 00:57:37.498 [W] WorkdirFileDiff: .git folder found
2026-07-09 00:57:35.799 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:57:35.798 [W] RecommendedAction: Checking for local changes
2026-07-09 00:57:34.400 [W] RecommendedAction: .git folder found
2026-07-09 00:57:34.275 [W] StagedFiles: Getting staged files
2026-07-09 00:57:29.851 [W] StagedFiles: Getting local directory
2026-07-09 00:57:29.841 [W] StagedFiles: .git folder found
2026-07-09 00:57:29.770 [W] UncommittedFiles: Getting uncommitted file paths
2026-07-09 00:57:29.724 [W] UncommittedFiles: Getting local directory
2026-07-09 00:57:29.665 [W] UncommittedFiles: Getting local directory
2026-07-09 00:57:29.649 [W] UncommittedFiles: .git folder found
2026-07-09 00:57:23.798 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:57:23.798 [W] RecommendedAction: Checking for local changes
2026-07-09 00:57:22.623 [W] RecommendedAction: .git folder found
2026-07-09 00:57:13.923 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:57:13.921 [W] RecommendedAction: Checking for local changes
2026-07-09 00:57:12.594 [W] RecommendedAction: .git folder found
2026-07-09 00:57:05.435 [W] RecentCommits: Retrieved 50 recent commits
2026-07-09 00:57:05.430 [W] RecentCommits: Getting local directory
2026-07-09 00:57:05.234 [W] RecentCommits: .git folder found
2026-07-09 00:57:05.182 [W] RecommendedAction: Network unavailable
2026-07-09 00:57:05.143 [W] RecommendedAction: .git folder found
2026-07-09 00:57:05.042 [W] ConflictingFiles: Getting local directory
2026-07-09 00:57:05.025 [W] ConflictingFiles: .git folder found
2026-07-09 00:57:04.974 [W] BranchNames: Getting local directory
2026-07-09 00:57:04.925 [W] BranchNames: .git folder found
2026-07-09 00:57:04.801 [W] GetRemoteUrlLink: .git folder found
2026-07-09 00:57:04.727 [W] ListRemotes: Listing remotes
2026-07-09 00:57:04.711 [W] ListRemotes: .git folder found
2026-07-09 00:57:04.609 [W] BranchName: .git folder found
2026-07-09 00:57:04.437 [W] GetSubmodules: .git folder found
2026-07-09 00:57:04.312 [W] HasGitFilters: .git folder found
2026-07-09 00:57:04.136 [W] GetSubmodules: .git folder found
2026-07-09 00:57:04.045 [W] HasGitFilters: .git folder found
2026-07-09 00:57:03.845 [W] GetSubmodules: .git folder found
2026-07-09 00:57:03.743 [W] HasGitFilters: .git folder found
2026-07-09 00:57:03.628 [W] GetDisableSsl: .git folder found
2026-07-09 00:57:03.563 [W] ReadGitInfoExclude: .git folder found
2026-07-09 00:57:03.525 [W] ReadGitIgnore: .git folder found
2026-07-09 00:57:03.378 [W] GetSubmodules: .git folder found
2026-07-09 00:57:03.301 [W] HasGitFilters: .git folder found
2026-07-09 00:57:03.198 [W] StagedFiles: Getting staged files
2026-07-09 00:56:57.527 [W] StagedFiles: Getting local directory
2026-07-09 00:56:57.511 [W] StagedFiles: .git folder found
2026-07-09 00:56:57.377 [W] UncommittedFiles: Getting uncommitted file paths
2026-07-09 00:56:57.301 [W] UncommittedFiles: Getting local directory
2026-07-09 00:56:57.205 [W] UncommittedFiles: Getting local directory
2026-07-09 00:56:57.195 [W] UncommittedFiles: .git folder found
2026-07-09 00:56:57.094 [W] GetSubmodules: .git folder found
2026-07-09 00:56:57.052 [W] HasGitFilters: .git folder found
2026-07-09 00:56:56.916 [W] GetSubmodules: .git folder found
2026-07-09 00:56:56.837 [W] HasGitFilters: .git folder found
2026-07-09 00:56:56.666 [W] GetSubmodules: .git folder found
2026-07-09 00:56:56.578 [W] HasGitFilters: .git folder found
2026-07-09 00:56:56.519 [W] RecentCommits: Retrieved 50 recent commits
2026-07-09 00:56:56.515 [W] RecentCommits: Getting local directory
2026-07-09 00:56:56.357 [W] RecentCommits: .git folder found
2026-07-09 00:56:56.194 [W] GetSubmodules: .git folder found
2026-07-09 00:56:56.100 [W] Sync: Sync failed
2026-07-09 00:56:56.100 [W] Sync: Push Repo Failed
2026-07-09 00:56:56.098 [W] PushToRepo: Adding Files to Stage
  12: __start_thread)
  11: _ZL15__pthread_startPv.__uniq.67847048707805468364044055584648682506
  10: <unknown>
   9: <unknown>
   8: <unknown>
   7: <unknown>
   6: <unknown>
   5: <unknown>
   4: <unknown>
   3: <unknown>
   2: <unknown>
   1: <unknown>
   0: <unknown>
Stack backtrace:

Error: AnyhowException(the index is locked; this might be due to a concurrent or crashed process (at line 3285)

<asynchronous suspension>
#10     RustLibApiImpl.encode_DartFn_Inputs__Output_opt_box_autoadd_bool_AnyhowException.<anonymous closure> (package:GitSync/src/rust/frb_generated.dart:3598)
<asynchronous suspension>
#9      GitManager._runWithLock.action (package:GitSync/api/manager/git_manager.dart:198)
<asynchronous suspension>
#8      useDirectory (package:GitSync/api/helper.dart:554)
<asynchronous suspension>
#7      useDirectory.preUseAccess (package:GitSync/api/helper.dart:551)
<asynchronous suspension>
#6      GitManager._runWithLock.action.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:204)
<asynchronous suspension>
#5      GitManager._runWithLock.action.internalFn (package:GitSync/api/manager/git_manager.dart:147)
<asynchronous suspension>
#4      GitManager.backgroundUploadChanges.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:1316)
<asynchronous suspension>
#3      GitManager.backgroundUploadChanges.internalFn (package:GitSync/api/manager/git_manager.dart:1295)
<asynchronous suspension>
#2      SseCodec.decodeObject (package:flutter_rust_bridge/src/codec/sse.dart:35)
#1      SseCodec._decode (package:flutter_rust_bridge/src/codec/sse.dart:45)
2026-07-09 00:56:56.098 [E] UploadChanges: #0      SimpleDecoder.decode (package:flutter_rust_bridge/src/codec/base.dart:32)
2026-07-09 00:55:54.320 [W] UncommittedFiles: Getting uncommitted file paths
2026-07-09 00:55:54.273 [W] StagedFiles: Getting staged files
2026-07-09 00:55:47.083 [W] PushToRepo: Retrieved Statuses
2026-07-09 00:55:47.083 [W] PushToRepo: Getting local directory
2026-07-09 00:55:47.044 [W] UploadChanges: .git folder found
2026-07-09 00:55:46.914 [W] HasGitFilters: .git folder found
2026-07-09 00:55:46.800 [W] Sync: Start Push Repo
2026-07-09 00:55:46.796 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:55:46.795 [W] RecommendedAction: Checking for local changes
2026-07-09 00:55:45.555 [W] RecommendedAction: .git folder found
2026-07-09 00:55:45.477 [W] GetSubmodules: .git folder found
2026-07-09 00:55:45.430 [W] ConflictingFiles: Getting local directory
2026-07-09 00:55:45.419 [W] ConflictingFiles: .git folder found
2026-07-09 00:55:45.319 [W] HasGitFilters: .git folder found
2026-07-09 00:55:45.194 [W] Sync: Pull Not Required
2026-07-09 00:55:45.193 [W] PullFromRepo: Already up to date
2026-07-09 00:55:45.155 [W] PullFromRepo: Fetching changes
2026-07-09 00:55:43.949 [W] DownloadChanges: Getting local directory
2026-07-09 00:55:43.867 [W] DownloadChanges: .git folder found
2026-07-09 00:55:43.803 [W] Sync: Start Pull Repo
2026-07-09 00:55:43.798 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:55:43.796 [W] RecommendedAction: Checking for local changes
2026-07-09 00:55:42.279 [W] RecommendedAction: .git folder found
2026-07-09 00:55:42.241 [W] Sync: Start Sync
2026-07-09 00:55:42.216 [W] ConflictingFiles: Getting local directory
2026-07-09 00:55:42.201 [W] ConflictingFiles: .git folder found
2026-07-09 00:55:42.179 [W] ListRemotes: Listing remotes
2026-07-09 00:55:42.169 [W] ListRemotes: .git folder found
2026-07-09 00:55:42.135 [W] Sync: Sync started for repo 0 (forced: true)
2026-07-09 00:55:40.254 [W] RecentCommits: Retrieved 50 recent commits
2026-07-09 00:55:40.253 [W] RecentCommits: Getting local directory
2026-07-09 00:55:40.069 [W] RecentCommits: .git folder found
2026-07-09 00:55:39.970 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:55:39.969 [W] RecommendedAction: Checking for local changes
2026-07-09 00:55:38.542 [W] RecommendedAction: .git folder found
2026-07-09 00:55:38.455 [W] ConflictingFiles: Getting local directory
2026-07-09 00:55:38.436 [W] ConflictingFiles: .git folder found
2026-07-09 00:55:38.393 [W] BranchNames: Getting local directory
2026-07-09 00:55:38.332 [W] BranchNames: .git folder found
2026-07-09 00:55:38.235 [W] ListRemotes: Listing remotes
2026-07-09 00:55:38.216 [W] ListRemotes: .git folder found
2026-07-09 00:55:38.119 [W] GetRemoteUrlLink: .git folder found
2026-07-09 00:55:38.031 [W] BranchName: .git folder found
2026-07-09 00:55:37.835 [W] GetSubmodules: .git folder found
2026-07-09 00:55:37.725 [W] HasGitFilters: .git folder found
2026-07-09 00:55:37.615 [W] GetSubmodules: .git folder found
2026-07-09 00:55:37.498 [W] HasGitFilters: .git folder found
2026-07-09 00:55:37.396 [W] BranchName: .git folder found
2026-07-09 00:55:37.263 [W] PullFromRepo: Fetching changes
2026-07-09 00:55:35.975 [W] FetchRemote: Getting local directory
2026-07-09 00:55:35.975 [W] FetchRemote: Getting local directory
2026-07-09 00:55:35.944 [W] FetchRemote: .git folder found
2026-07-09 00:55:17.128 [W] RecentCommits: Retrieved 50 recent commits
2026-07-09 00:55:17.121 [W] RecentCommits: Getting local directory
2026-07-09 00:55:16.856 [W] RecentCommits: .git folder found
2026-07-09 00:55:16.777 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:55:16.776 [W] RecommendedAction: Checking for local changes
2026-07-09 00:55:15.623 [W] RecommendedAction: .git folder found
2026-07-09 00:55:15.525 [W] ConflictingFiles: Getting local directory
2026-07-09 00:55:15.507 [W] ConflictingFiles: .git folder found
2026-07-09 00:55:15.449 [W] BranchNames: Getting local directory
2026-07-09 00:55:15.394 [W] BranchNames: .git folder found
2026-07-09 00:55:15.309 [W] ListRemotes: Listing remotes
2026-07-09 00:55:15.293 [W] ListRemotes: .git folder found
2026-07-09 00:55:15.208 [W] GetRemoteUrlLink: .git folder found
2026-07-09 00:55:15.099 [W] HasGitFilters: .git folder found
2026-07-09 00:55:14.998 [W] GetSubmodules: .git folder found
2026-07-09 00:55:14.893 [W] BranchName: .git folder found
2026-07-09 00:55:11.713 [W] WorkdirFileDiff: Getting workdir diff for lipu/awen/thee betty en ik buisje.md
2026-07-09 00:55:11.646 [W] WorkdirFileDiff: .git folder found
2026-07-09 00:55:06.490 [W] WorkdirFileDiff: Getting workdir diff for .local/share/plover/user.json
2026-07-09 00:55:06.426 [W] WorkdirFileDiff: .git folder found
2026-07-09 00:54:57.146 [W] WorkdirFileDiff: Getting workdir diff for .local/share/plover/getallen.py
2026-07-09 00:54:57.072 [W] WorkdirFileDiff: .git folder found
2026-07-09 00:54:51.857 [W] WorkdirFileDiff: Getting workdir diff for .gitignore
2026-07-09 00:54:51.809 [W] WorkdirFileDiff: .git folder found
2026-07-09 00:54:24.095 [W] StagedFiles: Getting staged files
2026-07-09 00:54:12.665 [W] StagedFiles: Getting local directory
2026-07-09 00:54:12.652 [W] StagedFiles: .git folder found
2026-07-09 00:54:12.555 [W] UncommittedFiles: Getting uncommitted file paths
2026-07-09 00:54:12.500 [W] UncommittedFiles: Getting local directory
2026-07-09 00:54:12.436 [W] UncommittedFiles: Getting local directory
2026-07-09 00:54:12.418 [W] UncommittedFiles: .git folder found
2026-07-09 00:54:01.670 [W] RecentCommits: Retrieved 50 recent commits
2026-07-09 00:54:01.666 [W] RecentCommits: Getting local directory
2026-07-09 00:54:01.108 [W] RecentCommits: .git folder found
2026-07-09 00:54:01.027 [W] ConflictingFiles: Getting local directory
2026-07-09 00:54:01.013 [W] ConflictingFiles: .git folder found
2026-07-09 00:54:00.955 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-07-09 00:54:00.954 [W] RecommendedAction: Checking for local changes
2026-07-09 00:53:58.134 [W] RecommendedAction: .git folder found
2026-07-09 00:53:58.092 [W] ListRemotes: Listing remotes
2026-07-09 00:53:58.074 [W] ListRemotes: .git folder found
2026-07-09 00:53:57.936 [W] BranchNames: Getting local directory
2026-07-09 00:53:57.848 [W] BranchNames: .git folder found
2026-07-09 00:53:57.740 [W] GetRemoteUrlLink: .git folder found
2026-07-09 00:53:57.632 [W] BranchName: .git folder found
2026-07-09 00:53:57.545 [W] GetSubmodules: .git folder found
2026-07-09 00:53:57.435 [W] HasGitFilters: .git folder found
2026-07-09 00:53:57.263 [W] GetSubmodules: .git folder found
2026-07-09 00:53:57.142 [W] HasGitFilters: .git folder found
2026-07-09 00:53:57.011 [W] DiscardGitIndex: .git folder found
  11: __start_thread)
  10: _ZL15__pthread_startPv.__uniq.67847048707805468364044055584648682506
   9: <unknown>
   8: <unknown>
   7: <unknown>
   6: <unknown>
   5: <unknown>
   4: <unknown>
   3: <unknown>
   2: <unknown>
   1: <unknown>
   0: <unknown>
Stack backtrace:

Error: AnyhowException(too many redirects or authentication replays (at line 2975)

<asynchronous suspension>
#9      RustLibApiImpl.encode_DartFn_Inputs__Output_opt_box_autoadd_i_32_AnyhowException.<anonymous closure> (package:GitSync/src/rust/frb_generated.dart:3631)
<asynchronous suspension>
#8      GitManager._runWithLock.action (package:GitSync/api/manager/git_manager.dart:198)
<asynchronous suspension>
#7      useDirectory (package:GitSync/api/helper.dart:554)
<asynchronous suspension>
#6      useDirectory.preUseAccess (package:GitSync/api/helper.dart:551)
<asynchronous suspension>
#5      GitManager._runWithLock.action.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:204)
<asynchronous suspension>
#4      GitManager._runWithLock.action.internalFn (package:GitSync/api/manager/git_manager.dart:147)
<asynchronous suspension>
#3      GitManager.getRecommendedAction.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:426)
<asynchronous suspension>
#2      SseCodec.decodeObject (package:flutter_rust_bridge/src/codec/sse.dart:35)
#1      SseCodec._decode (package:flutter_rust_bridge/src/codec/sse.dart:45)
2026-07-09 00:53:56.971 [E] RecommendedAction: #0      SimpleDecoder.decode (package:flutter_rust_bridge/src/codec/base.dart:32)
2026-07-09 00:53:45.681 [W] RecommendedAction: .git folder found
2026-07-03 23:49:24.411 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 23:49:24.407 [W] RecentCommits: Getting local directory
2026-07-03 23:49:23.461 [W] RecentCommits: .git folder found
2026-07-03 23:49:23.382 [W] Sync: Sync Complete!
2026-07-03 23:49:23.346 [W] RecommendedAction: Checking for local changes
2026-07-03 23:26:42.562 [W] RecommendedAction: .git folder found
2026-07-03 23:26:42.168 [W] GetSubmodules: .git folder found
2026-07-03 23:26:41.842 [W] HasGitFilters: .git folder found
2026-07-03 23:26:41.304 [W] Sync: Start Sync
2026-07-03 23:26:41.118 [W] ConflictingFiles: Getting local directory
2026-07-03 23:26:41.052 [W] ConflictingFiles: .git folder found
2026-07-03 23:26:39.569 [W] ListRemotes: Listing remotes
2026-07-03 23:26:39.496 [W] ListRemotes: .git folder found
2026-07-03 23:26:39.226 [W] Sync: Sync started for repo 0 (forced: true)
2026-07-03 17:24:21.836 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 17:24:21.822 [W] RecentCommits: Getting local directory
2026-07-03 17:24:21.439 [W] RecentCommits: .git folder found
2026-07-03 17:24:21.297 [W] RecommendedAction: Checking for local changes
2026-07-03 17:24:10.327 [W] RecommendedAction: .git folder found
2026-07-03 17:24:10.251 [W] ConflictingFiles: Getting local directory
2026-07-03 17:24:10.211 [W] ConflictingFiles: .git folder found
2026-07-03 17:24:10.110 [W] BranchNames: Getting local directory
2026-07-03 17:24:10.032 [W] BranchNames: .git folder found
2026-07-03 17:24:09.928 [W] ListRemotes: Listing remotes
2026-07-03 17:24:09.905 [W] ListRemotes: .git folder found
2026-07-03 17:24:09.769 [W] GetRemoteUrlLink: .git folder found
2026-07-03 17:24:09.664 [W] BranchName: .git folder found
2026-07-03 17:24:09.425 [W] GetSubmodules: .git folder found
2026-07-03 17:24:09.326 [W] HasGitFilters: .git folder found
2026-07-03 17:24:09.079 [W] GetSubmodules: .git folder found
2026-07-03 17:24:08.512 [W] HasGitFilters: .git folder found
2026-07-03 17:24:08.432 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 17:24:08.429 [W] RecentCommits: Getting local directory
2026-07-03 17:24:07.857 [W] RecentCommits: .git folder found
2026-07-03 17:24:07.663 [W] GetSubmodules: .git folder found
2026-07-03 17:24:07.588 [W] Sync: Sync Complete!
2026-07-03 17:24:07.563 [W] RecommendedAction: Checking for local changes

<asynchronous suspension>
#3      _MyHomePageState._scheduleNextRecommendedAction.<anonymous closure> (package:GitSync/main.dart:1251)
<asynchronous suspension>
#2      _MyHomePageState.updateRecommendedAction (package:GitSync/main.dart:1239)
<asynchronous suspension>
#1      RecommendedActionNotifier.refresh (package:GitSync/providers/riverpod_providers.dart:318)
<asynchronous suspension>
#0      runGitOperation (package:GitSync/api/manager/git_manager.dart:87)
2026-07-03 17:23:56.575 [E] Global (Instance of 'OperationNotExecuted'):
2026-07-03 17:23:56.420 [W] RecommendedAction: .git folder found
2026-07-03 17:23:56.015 [W] HasGitFilters: .git folder found
2026-07-03 17:23:55.913 [W] Sync: Start Sync
2026-07-03 17:23:55.881 [W] ConflictingFiles: Getting local directory
2026-07-03 17:23:55.846 [W] ConflictingFiles: .git folder found
2026-07-03 17:23:55.685 [W] RecommendedAction: Checking for local changes
2026-07-03 17:23:45.530 [W] RecommendedAction: .git folder found
2026-07-03 17:23:45.398 [W] ListRemotes: Listing remotes
2026-07-03 17:23:45.377 [W] ListRemotes: .git folder found
2026-07-03 17:23:45.290 [W] RecommendedAction: Checking for local changes
2026-07-03 17:23:35.129 [W] Sync: Sync started for repo 0 (forced: true)
2026-07-03 17:23:34.734 [W] RecommendedAction: .git folder found
2026-07-03 17:23:34.584 [W] RecommendedAction: Checking for local changes
2026-07-03 17:23:24.262 [W] RecommendedAction: .git folder found
2026-07-03 17:23:24.187 [W] RecommendedAction: Checking for local changes
2026-07-03 17:23:13.966 [W] RecommendedAction: .git folder found
2026-07-03 17:23:13.832 [W] RecommendedAction: Checking for local changes
2026-07-03 17:23:03.151 [W] RecommendedAction: .git folder found
2026-07-03 17:23:03.063 [W] RecommendedAction: Checking for local changes
2026-07-03 17:22:52.234 [W] RecommendedAction: .git folder found
2026-07-03 17:22:52.061 [W] RecommendedAction: Checking for local changes
2026-07-03 17:22:36.411 [W] RecommendedAction: .git folder found
2026-07-03 17:22:34.287 [W] RecommendedAction: Network unavailable
2026-07-03 17:22:34.252 [W] RecommendedAction: .git folder found
2026-07-03 17:22:34.229 [W] Sync: Start Sync
2026-07-03 17:22:34.222 [W] ConflictingFiles: Getting local directory
2026-07-03 17:22:34.207 [W] ConflictingFiles: .git folder found
2026-07-03 17:22:34.180 [W] ListRemotes: Listing remotes
2026-07-03 17:22:34.170 [W] ListRemotes: .git folder found
2026-07-03 17:22:34.133 [W] Sync: Sync started for repo 0 (forced: true)
2026-07-03 16:55:01.398 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 16:55:01.396 [W] RecentCommits: Getting local directory
2026-07-03 16:55:01.051 [W] RecentCommits: .git folder found
2026-07-03 16:55:00.988 [W] RecommendedAction: Checking for local changes
2026-07-03 16:54:55.324 [W] RecommendedAction: .git folder found
2026-07-03 16:54:55.239 [W] ConflictingFiles: Getting local directory
2026-07-03 16:54:55.222 [W] ConflictingFiles: .git folder found
2026-07-03 16:54:55.172 [W] BranchNames: Getting local directory
2026-07-03 16:54:55.110 [W] BranchNames: .git folder found
2026-07-03 16:54:55.015 [W] GetRemoteUrlLink: .git folder found
2026-07-03 16:54:54.937 [W] ListRemotes: Listing remotes
2026-07-03 16:54:54.922 [W] ListRemotes: .git folder found
2026-07-03 16:54:54.716 [W] GetSubmodules: .git folder found
2026-07-03 16:54:54.609 [W] HasGitFilters: .git folder found
2026-07-03 16:54:54.503 [W] BranchName: .git folder found
2026-07-03 16:54:52.700 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 16:54:52.698 [W] RecentCommits: Getting local directory
2026-07-03 16:54:52.493 [W] RecentCommits: .git folder found
2026-07-03 16:54:52.393 [W] StagedFiles: Getting staged files
2026-07-03 16:54:52.335 [W] StagedFiles: Getting local directory
2026-07-03 16:54:52.319 [W] StagedFiles: .git folder found
2026-07-03 16:54:52.209 [W] UncommittedFiles: Getting local directory
  11: __start_thread)
  10: _ZL15__pthread_startPv.__uniq.67847048707805468364044055584648682506
   9: <unknown>
   8: <unknown>
   7: <unknown>
   6: <unknown>
   5: <unknown>
   4: <unknown>
   3: <unknown>
   2: <unknown>
   1: <unknown>
   0: <unknown>
Stack backtrace:

Error: AnyhowException(the index is locked; this might be due to a concurrent or crashed process (at line 4068)

<asynchronous suspension>
#9      RustLibApiImpl.encode_DartFn_Inputs__Output_opt_list_record_string_i_32_AnyhowException.<anonymous closure> (package:GitSync/src/rust/frb_generated.dart:3802)
<asynchronous suspension>
#8      GitManager._runWithLock.action (package:GitSync/api/manager/git_manager.dart:198)
<asynchronous suspension>
#7      useDirectory (package:GitSync/api/helper.dart:554)
<asynchronous suspension>
#6      useDirectory.preUseAccess (package:GitSync/api/helper.dart:551)
<asynchronous suspension>
#5      GitManager._runWithLock.action.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:204)
<asynchronous suspension>
#4      GitManager._runWithLock.action.internalFn (package:GitSync/api/manager/git_manager.dart:147)
<asynchronous suspension>
#3      GitManager.getUncommittedFilePaths.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:737)
<asynchronous suspension>
#2      SseCodec.decodeObject (package:flutter_rust_bridge/src/codec/sse.dart:35)
#1      SseCodec._decode (package:flutter_rust_bridge/src/codec/sse.dart:45)
2026-07-03 16:54:52.208 [E] UncommittedFiles: #0      SimpleDecoder.decode (package:flutter_rust_bridge/src/codec/base.dart:32)
2026-07-03 16:54:47.464 [W] UncommittedFiles: Getting local directory
2026-07-03 16:54:47.450 [W] UncommittedFiles: .git folder found
2026-07-03 16:54:47.389 [W] RecommendedAction: Checking for local changes
2026-07-03 16:54:42.336 [W] RecommendedAction: .git folder found
2026-07-03 16:54:42.254 [W] ConflictingFiles: Getting local directory
2026-07-03 16:54:42.231 [W] ConflictingFiles: .git folder found
2026-07-03 16:54:42.162 [W] BranchNames: Getting local directory
2026-07-03 16:54:42.119 [W] BranchNames: .git folder found
2026-07-03 16:54:42.030 [W] ListRemotes: Listing remotes
2026-07-03 16:54:42.014 [W] ListRemotes: .git folder found
2026-07-03 16:54:41.918 [W] GetRemoteUrlLink: .git folder found
2026-07-03 16:54:41.822 [W] GetSubmodules: .git folder found
2026-07-03 16:54:41.707 [W] HasGitFilters: .git folder found
2026-07-03 16:54:41.603 [W] BranchName: .git folder found
2026-07-03 16:54:40.212 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 16:54:40.211 [W] RecentCommits: Getting local directory
2026-07-03 16:54:39.939 [W] RecentCommits: .git folder found
2026-07-03 16:54:39.866 [W] RecommendedAction: Checking for local changes
2026-07-03 16:54:34.333 [W] RecommendedAction: .git folder found
2026-07-03 16:54:34.262 [W] ConflictingFiles: Getting local directory
2026-07-03 16:54:34.233 [W] ConflictingFiles: .git folder found
2026-07-03 16:54:34.202 [W] BranchNames: Getting local directory
2026-07-03 16:54:34.143 [W] BranchNames: .git folder found
2026-07-03 16:54:34.060 [W] ListRemotes: Listing remotes
2026-07-03 16:54:34.044 [W] ListRemotes: .git folder found
2026-07-03 16:54:33.947 [W] GetRemoteUrlLink: .git folder found
2026-07-03 16:54:33.826 [W] BranchName: .git folder found
2026-07-03 16:54:33.639 [W] GetSubmodules: .git folder found
2026-07-03 16:54:33.523 [W] HasGitFilters: .git folder found
2026-07-03 16:54:33.348 [W] GetSubmodules: .git folder found
2026-07-03 16:54:33.252 [W] HasGitFilters: .git folder found
2026-07-03 16:54:33.153 [W] StagedFiles: Getting staged files
2026-07-03 16:54:33.083 [W] StagedFiles: Getting local directory
2026-07-03 16:54:33.068 [W] StagedFiles: .git folder found
2026-07-03 16:54:32.963 [W] UncommittedFiles: Getting local directory
  11: __start_thread)
  10: _ZL15__pthread_startPv.__uniq.67847048707805468364044055584648682506
   9: <unknown>
   8: <unknown>
   7: <unknown>
   6: <unknown>
   5: <unknown>
   4: <unknown>
   3: <unknown>
   2: <unknown>
   1: <unknown>
   0: <unknown>
Stack backtrace:

Error: AnyhowException(the index is locked; this might be due to a concurrent or crashed process (at line 4068)

<asynchronous suspension>
#9      RustLibApiImpl.encode_DartFn_Inputs__Output_opt_list_record_string_i_32_AnyhowException.<anonymous closure> (package:GitSync/src/rust/frb_generated.dart:3802)
<asynchronous suspension>
#8      GitManager._runWithLock.action (package:GitSync/api/manager/git_manager.dart:198)
<asynchronous suspension>
#7      useDirectory (package:GitSync/api/helper.dart:554)
<asynchronous suspension>
#6      useDirectory.preUseAccess (package:GitSync/api/helper.dart:551)
<asynchronous suspension>
#5      GitManager._runWithLock.action.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:204)
<asynchronous suspension>
#4      GitManager._runWithLock.action.internalFn (package:GitSync/api/manager/git_manager.dart:147)
<asynchronous suspension>
#3      GitManager.getUncommittedFilePaths.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:737)
<asynchronous suspension>
#2      SseCodec.decodeObject (package:flutter_rust_bridge/src/codec/sse.dart:35)
#1      SseCodec._decode (package:flutter_rust_bridge/src/codec/sse.dart:45)
2026-07-03 16:54:32.962 [E] UncommittedFiles: #0      SimpleDecoder.decode (package:flutter_rust_bridge/src/codec/base.dart:32)
2026-07-03 16:54:28.312 [W] UncommittedFiles: Getting local directory
2026-07-03 16:54:28.292 [W] UncommittedFiles: .git folder found
2026-07-03 16:54:28.138 [W] GetSubmodules: .git folder found
2026-07-03 16:54:27.982 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 16:54:27.980 [W] RecentCommits: Getting local directory
2026-07-03 16:54:27.752 [W] RecentCommits: .git folder found
2026-07-03 16:54:27.712 [W] HasGitFilters: .git folder found
2026-07-03 16:54:27.609 [W] Sync: Sync Complete!
2026-07-03 16:54:27.601 [W] RecommendedAction: Checking for local changes
2026-07-03 16:54:19.003 [W] RecommendedAction: .git folder found
2026-07-03 16:54:18.926 [W] GetRemoteUrlLink: .git folder found
2026-07-03 16:54:18.825 [W] Sync: Start Sync
2026-07-03 16:54:18.812 [W] ConflictingFiles: Getting local directory
2026-07-03 16:54:18.777 [W] ConflictingFiles: .git folder found
2026-07-03 16:54:18.679 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 16:54:18.678 [W] RecentCommits: Getting local directory
2026-07-03 16:54:17.930 [W] RecentCommits: .git folder found
2026-07-03 16:54:17.827 [W] ListRemotes: Listing remotes
2026-07-03 16:54:17.817 [W] ListRemotes: .git folder found
  11: __start_thread)
  10: _ZL15__pthread_startPv.__uniq.67847048707805468364044055584648682506
   9: <unknown>
   8: <unknown>
   7: <unknown>
   6: <unknown>
   5: <unknown>
   4: <unknown>
   3: <unknown>
   2: <unknown>
   1: <unknown>
   0: <unknown>
Stack backtrace:

Error: AnyhowException(too many redirects or authentication replays (at line 2975)

<asynchronous suspension>
#9      RustLibApiImpl.encode_DartFn_Inputs__Output_opt_box_autoadd_i_32_AnyhowException.<anonymous closure> (package:GitSync/src/rust/frb_generated.dart:3631)
<asynchronous suspension>
#8      GitManager._runWithLock.action (package:GitSync/api/manager/git_manager.dart:198)
<asynchronous suspension>
#7      useDirectory (package:GitSync/api/helper.dart:554)
<asynchronous suspension>
#6      useDirectory.preUseAccess (package:GitSync/api/helper.dart:551)
<asynchronous suspension>
#5      GitManager._runWithLock.action.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:204)
<asynchronous suspension>
#4      GitManager._runWithLock.action.internalFn (package:GitSync/api/manager/git_manager.dart:147)
<asynchronous suspension>
#3      GitManager.getRecommendedAction.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:426)
<asynchronous suspension>
#2      SseCodec.decodeObject (package:flutter_rust_bridge/src/codec/sse.dart:35)
#1      SseCodec._decode (package:flutter_rust_bridge/src/codec/sse.dart:45)
2026-07-03 16:54:17.744 [E] RecommendedAction: #0      SimpleDecoder.decode (package:flutter_rust_bridge/src/codec/base.dart:32)
2026-07-03 16:54:11.959 [W] Sync: Sync started for repo 0 (forced: true)
2026-07-03 16:54:08.133 [W] RecommendedAction: .git folder found
2026-07-03 16:54:08.066 [W] ConflictingFiles: Getting local directory
2026-07-03 16:54:08.049 [W] ConflictingFiles: .git folder found
2026-07-03 16:54:07.924 [W] BranchName: .git folder found
2026-07-03 16:54:07.817 [W] GetSubmodules: .git folder found
2026-07-03 16:54:07.718 [W] HasGitFilters: .git folder found
2026-07-03 16:54:07.513 [W] GetSubmodules: .git folder found

<asynchronous suspension>
#2      _MyHomePageState.updateRecommendedAction (package:GitSync/main.dart:1239)
<asynchronous suspension>
#1      RecommendedActionNotifier.refresh (package:GitSync/providers/riverpod_providers.dart:318)
<asynchronous suspension>
#0      runGitOperation (package:GitSync/api/manager/git_manager.dart:87)
2026-07-03 16:54:07.502 [E] Global (Instance of 'OperationNotExecuted'):
2026-07-03 16:54:07.455 [W] ListRemotes: Listing remotes
2026-07-03 16:54:07.435 [W] ListRemotes: .git folder found
2026-07-03 00:14:32.209 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 00:14:32.196 [W] RecentCommits: Getting local directory
2026-07-03 00:14:31.313 [W] RecentCommits: .git folder found
2026-07-03 00:14:31.184 [W] RecommendedAction: Checking for local changes
2026-07-03 00:14:13.771 [W] RecommendedAction: .git folder found
2026-07-03 00:14:13.688 [W] ConflictingFiles: Getting local directory
2026-07-03 00:14:13.661 [W] ConflictingFiles: .git folder found
2026-07-03 00:14:13.629 [W] BranchNames: Getting local directory
2026-07-03 00:14:13.560 [W] BranchNames: .git folder found
2026-07-03 00:14:13.473 [W] ListRemotes: Listing remotes
2026-07-03 00:14:13.462 [W] ListRemotes: .git folder found
2026-07-03 00:14:13.362 [W] GetRemoteUrlLink: .git folder found
2026-07-03 00:14:13.259 [W] GetSubmodules: .git folder found
2026-07-03 00:14:13.163 [W] HasGitFilters: .git folder found
2026-07-03 00:14:13.052 [W] BranchName: .git folder found
2026-07-03 00:14:07.654 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 00:14:07.652 [W] RecentCommits: Getting local directory
2026-07-03 00:14:07.420 [W] RecentCommits: .git folder found
2026-07-03 00:14:07.338 [W] ConflictingFiles: Getting local directory
2026-07-03 00:14:07.325 [W] ConflictingFiles: .git folder found
2026-07-03 00:14:07.241 [W] RecommendedAction: Checking for local changes
2026-07-03 00:13:46.278 [W] RecommendedAction: .git folder found
2026-07-03 00:13:46.232 [W] BranchNames: Getting local directory
2026-07-03 00:13:46.175 [W] BranchNames: .git folder found
2026-07-03 00:13:46.082 [W] ListRemotes: Listing remotes
2026-07-03 00:13:46.067 [W] ListRemotes: .git folder found
2026-07-03 00:13:45.975 [W] GetRemoteUrlLink: .git folder found
2026-07-03 00:13:45.877 [W] BranchName: .git folder found
2026-07-03 00:13:45.672 [W] GetSubmodules: .git folder found
2026-07-03 00:13:45.560 [W] HasGitFilters: .git folder found
2026-07-03 00:13:45.351 [W] GetSubmodules: .git folder found
2026-07-03 00:13:45.225 [W] HasGitFilters: .git folder found
2026-07-03 00:13:45.165 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 00:13:45.164 [W] RecentCommits: Getting local directory

<asynchronous suspension>
#3      _MyHomePageState._scheduleNextRecommendedAction.<anonymous closure> (package:GitSync/main.dart:1251)
<asynchronous suspension>
#2      _MyHomePageState.updateRecommendedAction (package:GitSync/main.dart:1239)
<asynchronous suspension>
#1      RecommendedActionNotifier.refresh (package:GitSync/providers/riverpod_providers.dart:318)
<asynchronous suspension>
#0      runGitOperation (package:GitSync/api/manager/git_manager.dart:87)
2026-07-03 00:13:44.983 [E] Global (Instance of 'OperationNotExecuted'):
2026-07-03 00:13:44.935 [W] RecentCommits: .git folder found
2026-07-03 00:13:44.806 [W] GetSubmodules: .git folder found
2026-07-03 00:13:44.775 [W] Sync: Sync Complete!
2026-07-03 00:13:44.768 [W] RecommendedAction: Checking for local changes
2026-07-03 00:13:23.656 [W] RecommendedAction: .git folder found
2026-07-03 00:13:23.514 [W] HasGitFilters: .git folder found
2026-07-03 00:13:23.466 [W] Sync: Start Sync
2026-07-03 00:13:23.452 [W] ConflictingFiles: Getting local directory
2026-07-03 00:13:23.437 [W] ConflictingFiles: .git folder found
2026-07-03 00:13:23.397 [W] RecommendedAction: Checking for local changes
2026-07-03 00:13:18.031 [W] RecommendedAction: .git folder found
2026-07-03 00:13:17.900 [W] ListRemotes: Listing remotes
2026-07-03 00:13:17.882 [W] ListRemotes: .git folder found
2026-07-03 00:13:17.778 [W] RecommendedAction: Checking for local changes
2026-07-03 00:13:12.357 [W] Sync: Sync started for repo 0 (forced: true)
2026-07-03 00:13:12.122 [W] RecommendedAction: .git folder found
2026-07-03 00:13:12.011 [W] RecentCommits: Retrieved 50 recent commits
2026-07-03 00:13:12.004 [W] RecentCommits: Getting local directory
2026-07-03 00:13:10.595 [W] RecentCommits: .git folder found
2026-07-03 00:13:10.533 [W] ConflictingFiles: Getting local directory
2026-07-03 00:13:10.511 [W] ConflictingFiles: .git folder found
2026-07-03 00:13:10.395 [W] BranchNames: Getting local directory
2026-07-03 00:13:10.303 [W] BranchNames: .git folder found
2026-07-03 00:13:10.202 [W] ListRemotes: Listing remotes
2026-07-03 00:13:10.186 [W] ListRemotes: .git folder found
2026-07-03 00:13:10.111 [W] GetRemoteUrlLink: .git folder found
2026-07-03 00:13:09.994 [W] BranchName: .git folder found
2026-07-03 00:13:09.926 [W] RecommendedAction: Checking for local changes
2026-07-03 00:13:04.500 [W] RecommendedAction: .git folder found
2026-07-03 00:13:04.311 [W] GetSubmodules: .git folder found
2026-07-03 00:13:04.216 [W] HasGitFilters: .git folder found
2026-07-03 00:13:04.014 [W] GetSubmodules: .git folder found
2026-07-03 00:13:03.814 [W] GetSubmodules: .git folder found
2026-07-03 00:13:03.693 [W] HasGitFilters: .git folder found
2026-07-03 00:13:03.629 [W] HasGitFilters: .git folder found
2026-07-03 00:13:03.579 [W] RecommendedAction: Checking for local changes
2026-07-03 00:12:55.133 [W] RecommendedAction: .git folder found
2026-06-05 21:19:11.234 [W] RecentCommits: Retrieved 50 recent commits
2026-06-05 21:19:11.231 [W] RecentCommits: Getting local directory
2026-06-05 21:19:10.879 [W] RecentCommits: .git folder found
2026-06-05 21:19:10.750 [W] RecommendedAction: Checking for local changes
2026-06-05 21:19:08.611 [W] RecommendedAction: .git folder found
2026-06-05 21:19:08.554 [W] ConflictingFiles: Getting local directory
2026-06-05 21:19:08.517 [W] ConflictingFiles: .git folder found
2026-06-05 21:19:08.413 [W] BranchNames: Getting local directory
2026-06-05 21:19:08.326 [W] BranchNames: .git folder found
2026-06-05 21:19:08.189 [W] ListRemotes: Listing remotes
2026-06-05 21:19:08.177 [W] ListRemotes: .git folder found
2026-06-05 21:19:07.967 [W] GetRemoteUrlLink: .git folder found
2026-06-05 21:19:07.873 [W] BranchName: .git folder found
2026-06-05 21:19:07.773 [W] GetSubmodules: .git folder found
2026-06-05 21:19:07.666 [W] HasGitFilters: .git folder found
2026-06-05 21:19:07.545 [W] GetSubmodules: .git folder found
2026-06-05 21:19:07.528 [W] HasGitFilters: .git folder found
2026-06-05 21:19:07.456 [W] RecommendedAction: Checking for local changes
2026-06-05 21:19:05.852 [W] RecommendedAction: .git folder found
2026-06-05 21:19:05.783 [W] PushToRepo: Push successful
2026-06-05 21:19:05.779 [W] PushToRepo: Pushing changes
2026-06-05 21:19:02.426 [W] PushToRepo: Getting local directory
2026-06-05 21:19:02.410 [W] PushToRepo: Getting local directory
2026-06-05 21:19:02.384 [W] PushToRepo: .git folder found
2026-06-05 21:18:56.136 [W] RecentCommits: Retrieved 50 recent commits
2026-06-05 21:18:56.133 [W] RecentCommits: Getting local directory
2026-06-05 21:18:55.847 [W] RecentCommits: .git folder found
2026-06-05 21:18:55.781 [W] RecommendedAction: Recommending action 3: Local branch is ahead of remote by 3 commits
2026-06-05 21:18:55.778 [W] RecommendedAction: Checking for local changes
2026-06-05 21:18:53.715 [W] RecommendedAction: .git folder found
2026-06-05 21:18:53.627 [W] ConflictingFiles: Getting local directory
2026-06-05 21:18:53.613 [W] ConflictingFiles: .git folder found
2026-06-05 21:18:53.518 [W] ListRemotes: Listing remotes
2026-06-05 21:18:53.512 [W] ListRemotes: .git folder found
2026-06-05 21:18:53.460 [W] BranchNames: Getting local directory
2026-06-05 21:18:53.412 [W] BranchNames: .git folder found
2026-06-05 21:18:53.314 [W] GetRemoteUrlLink: .git folder found
2026-06-05 21:18:53.200 [W] BranchName: .git folder found
2026-06-05 21:18:53.101 [W] GetSubmodules: .git folder found
2026-06-05 21:18:52.997 [W] HasGitFilters: .git folder found
2026-06-05 21:18:52.936 [W] BranchNames: Getting local directory
2026-06-05 21:18:52.875 [W] BranchNames: .git folder found
2026-06-05 21:18:52.720 [W] GetRemoteUrlLink: .git folder found
2026-06-05 21:18:52.614 [W] BranchName: .git folder found
2026-06-05 21:18:52.518 [W] GetSubmodules: .git folder found
2026-06-05 21:18:52.407 [W] HasGitFilters: .git folder found
2026-06-05 21:18:52.299 [W] UncommittedFiles: Getting uncommitted file paths
2026-06-05 21:18:52.298 [W] UncommittedFiles: Getting local directory
2026-06-05 21:18:52.036 [W] UncommittedFiles: Getting local directory
2026-06-05 21:18:52.032 [W] UncommittedFiles: .git folder found
2026-06-05 21:18:51.960 [W] StagedFiles: Getting staged files
2026-06-05 21:18:51.947 [W] StagedFiles: Getting local directory
2026-06-05 21:18:51.934 [W] StagedFiles: .git folder found
2026-06-05 21:18:51.911 [W] Commit: Committing
2026-06-05 21:18:51.845 [W] PushToRepo: Committing changes
2026-06-05 21:18:51.841 [W] PushToRepo: Retrieved Statuses
2026-06-05 21:18:51.795 [W] PushToRepo: Getting local directory
2026-06-05 21:18:51.784 [W] Commit: .git folder found
2026-06-05 21:18:50.799 [W] RecentCommits: Retrieved 50 recent commits
2026-06-05 21:18:50.798 [W] RecentCommits: Getting local directory
2026-06-05 21:18:50.600 [W] RecentCommits: .git folder found
2026-06-05 21:18:50.497 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-06-05 21:18:50.494 [W] RecommendedAction: Checking for local changes
2026-06-05 21:18:48.758 [W] RecommendedAction: .git folder found
2026-06-05 21:18:48.662 [W] ConflictingFiles: Getting local directory
2026-06-05 21:18:48.652 [W] ConflictingFiles: .git folder found
2026-06-05 21:18:48.624 [W] BranchNames: Getting local directory
2026-06-05 21:18:48.561 [W] BranchNames: .git folder found
2026-06-05 21:18:48.459 [W] ListRemotes: Listing remotes
2026-06-05 21:18:48.451 [W] ListRemotes: .git folder found
2026-06-05 21:18:48.365 [W] GetRemoteUrlLink: .git folder found
2026-06-05 21:18:48.253 [W] BranchName: .git folder found
2026-06-05 21:18:48.159 [W] GetSubmodules: .git folder found
2026-06-05 21:18:48.046 [W] HasGitFilters: .git folder found
2026-06-05 21:18:47.997 [W] UncommittedFiles: Getting uncommitted file paths
2026-06-05 21:18:47.996 [W] UncommittedFiles: Getting local directory
2026-06-05 21:18:47.611 [W] UncommittedFiles: Getting local directory
2026-06-05 21:18:47.600 [W] UncommittedFiles: .git folder found
2026-06-05 21:18:47.537 [W] StagedFiles: Getting staged files
2026-06-05 21:18:47.509 [W] StagedFiles: Getting local directory
2026-06-05 21:18:47.496 [W] StagedFiles: .git folder found
2026-06-05 21:18:47.474 [W] PushToRepo: Adding Files to Stage
2026-06-05 21:18:46.924 [W] PushToRepo: Retrieved Statuses
2026-06-05 21:18:46.918 [W] PushToRepo: Getting local directory
2026-06-05 21:18:46.913 [W] Stage: .git folder found
2026-06-05 21:18:44.157 [W] RecentCommits: Retrieved 50 recent commits
2026-06-05 21:18:44.156 [W] RecentCommits: Getting local directory
2026-06-05 21:18:43.761 [W] RecentCommits: .git folder found
2026-06-05 21:18:43.663 [W] ConflictingFiles: Getting local directory
2026-06-05 21:18:43.644 [W] ConflictingFiles: .git folder found
2026-06-05 21:18:43.542 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-06-05 21:18:43.542 [W] RecommendedAction: Checking for local changes
2026-06-05 21:18:42.008 [W] RecommendedAction: .git folder found
2026-06-05 21:18:41.940 [W] BranchNames: Getting local directory
2026-06-05 21:18:41.908 [W] BranchNames: .git folder found
2026-06-05 21:18:41.806 [W] ListRemotes: Listing remotes
2026-06-05 21:18:41.800 [W] ListRemotes: .git folder found
2026-06-05 21:18:41.701 [W] GetRemoteUrlLink: .git folder found
2026-06-05 21:18:41.598 [W] BranchName: .git folder found
2026-06-05 21:18:41.498 [W] HasGitFilters: .git folder found
2026-06-05 21:18:41.400 [W] GetSubmodules: .git folder found
2026-06-05 21:18:41.373 [W] StagedFiles: Getting staged files
2026-06-05 21:18:41.354 [W] StagedFiles: Getting local directory
2026-06-05 21:18:41.349 [W] StagedFiles: .git folder found
2026-06-05 21:18:41.296 [W] UncommittedFiles: Getting uncommitted file paths
2026-06-05 21:18:41.289 [W] UncommittedFiles: Getting local directory
2026-06-05 21:18:40.848 [W] UncommittedFiles: Getting local directory
2026-06-05 21:18:40.845 [W] UncommittedFiles: .git folder found
2026-06-05 21:18:40.818 [W] Commit: Committing
2026-06-05 21:18:40.707 [W] PushToRepo: Committing changes
2026-06-05 21:18:40.697 [W] PushToRepo: Retrieved Statuses
2026-06-05 21:18:40.597 [W] PushToRepo: Getting local directory
2026-06-05 21:18:40.565 [W] Commit: .git folder found
2026-06-05 21:18:31.592 [W] RecentCommits: Retrieved 50 recent commits
2026-06-05 21:18:31.591 [W] RecentCommits: Getting local directory
2026-06-05 21:18:31.245 [W] RecentCommits: .git folder found
2026-06-05 21:18:31.215 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-06-05 21:18:31.214 [W] RecommendedAction: Checking for local changes
2026-06-05 21:18:29.741 [W] RecommendedAction: .git folder found
2026-06-05 21:18:29.644 [W] ConflictingFiles: Getting local directory
2026-06-05 21:18:29.635 [W] ConflictingFiles: .git folder found
2026-06-05 21:18:29.599 [W] BranchNames: Getting local directory
2026-06-05 21:18:29.515 [W] BranchNames: .git folder found
2026-06-05 21:18:29.445 [W] GetRemoteUrlLink: .git folder found
2026-06-05 21:18:29.326 [W] BranchName: .git folder found
2026-06-05 21:18:29.220 [W] ListRemotes: Listing remotes
2026-06-05 21:18:29.209 [W] ListRemotes: .git folder found
2026-06-05 21:18:29.108 [W] GetSubmodules: .git folder found
2026-06-05 21:18:29.008 [W] HasGitFilters: .git folder found
2026-06-05 21:18:28.930 [W] UncommittedFiles: Getting uncommitted file paths
2026-06-05 21:18:28.924 [W] UncommittedFiles: Getting local directory
2026-06-05 21:18:28.722 [W] UncommittedFiles: Getting local directory
2026-06-05 21:18:28.714 [W] UncommittedFiles: .git folder found
2026-06-05 21:18:28.653 [W] StagedFiles: Getting staged files
2026-06-05 21:18:28.614 [W] StagedFiles: Getting local directory
2026-06-05 21:18:28.611 [W] StagedFiles: .git folder found
2026-06-05 21:18:28.590 [W] PushToRepo: Adding Files to Stage
2026-06-05 21:18:27.877 [W] PushToRepo: Retrieved Statuses
2026-06-05 21:18:27.873 [W] PushToRepo: Getting local directory
2026-06-05 21:18:27.865 [W] Stage: .git folder found
2026-06-05 21:18:24.653 [W] UncommittedFiles: Getting uncommitted file paths
2026-06-05 21:18:24.635 [W] UncommittedFiles: Getting local directory
2026-06-05 21:18:23.927 [W] UncommittedFiles: Getting local directory
2026-06-05 21:18:23.922 [W] UncommittedFiles: .git folder found
2026-06-05 21:18:23.803 [W] StagedFiles: Getting staged files
2026-06-05 21:18:23.736 [W] StagedFiles: Getting local directory
2026-06-05 21:18:23.719 [W] StagedFiles: .git folder found
2026-06-05 21:16:02.522 [W] RecentCommits: Retrieved 50 recent commits
2026-06-05 21:16:02.521 [W] RecentCommits: Getting local directory
2026-06-05 21:16:01.987 [W] RecentCommits: .git folder found
2026-06-05 21:16:01.939 [W] BranchNames: Getting local directory
2026-06-05 21:16:01.888 [W] BranchNames: .git folder found
2026-06-05 21:16:01.818 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-06-05 21:16:01.817 [W] RecommendedAction: Checking for local changes
2026-06-05 21:15:59.415 [W] RecommendedAction: .git folder found
2026-06-05 21:15:59.331 [W] ConflictingFiles: Getting local directory
2026-06-05 21:15:59.318 [W] ConflictingFiles: .git folder found
2026-06-05 21:15:59.208 [W] GetRemoteUrlLink: .git folder found
2026-06-05 21:15:59.130 [W] ListRemotes: Listing remotes
2026-06-05 21:15:59.117 [W] ListRemotes: .git folder found
2026-06-05 21:15:58.917 [W] GetSubmodules: .git folder found
2026-06-05 21:15:58.806 [W] HasGitFilters: .git folder found
2026-06-05 21:15:58.704 [W] BranchName: .git folder found
2026-06-05 21:15:12.157 [W] RecentCommits: Retrieved 50 recent commits
2026-06-05 21:15:12.154 [W] RecentCommits: Getting local directory
2026-06-05 21:15:11.580 [W] RecentCommits: .git folder found
2026-06-05 21:15:11.528 [W] StagedFiles: Getting staged files
2026-06-05 21:15:11.465 [W] StagedFiles: Getting local directory
2026-06-05 21:15:11.454 [W] StagedFiles: .git folder found
2026-06-05 21:15:11.331 [W] UncommittedFiles: Getting uncommitted file paths
2026-06-05 21:15:11.292 [W] UncommittedFiles: Getting local directory
2026-06-05 21:15:10.940 [W] UncommittedFiles: Getting local directory
2026-06-05 21:15:10.933 [W] UncommittedFiles: .git folder found
2026-06-05 21:15:10.876 [W] RecommendedAction: Recommending action 2: Staged or uncommitted files exist
2026-06-05 21:15:10.872 [W] RecommendedAction: Checking for local changes
2026-06-05 21:15:07.815 [W] RecommendedAction: .git folder found
2026-06-05 21:15:07.716 [W] BranchName: .git folder found
2026-06-05 21:15:07.632 [W] ConflictingFiles: Getting local directory
2026-06-05 21:15:07.606 [W] ConflictingFiles: .git folder found
2026-06-05 21:15:07.534 [W] ListRemotes: Listing remotes
2026-06-05 21:15:07.496 [W] ListRemotes: .git folder found
2026-06-05 21:15:07.399 [W] GetRemoteUrlLink: .git folder found
2026-06-05 21:15:07.347 [W] BranchNames: Getting local directory
2026-06-05 21:15:07.287 [W] BranchNames: .git folder found
2026-06-05 21:15:07.079 [W] GetSubmodules: .git folder found
2026-06-05 21:15:06.988 [W] HasGitFilters: .git folder found
2026-06-05 20:32:26.894 [W] RecentCommits: Retrieved 50 recent commits
2026-06-05 20:32:26.891 [W] RecentCommits: Getting local directory
2026-06-05 20:32:24.861 [W] RecentCommits: .git folder found
2026-06-05 20:32:24.539 [W] Sync: Sync failed
2026-06-05 20:32:24.538 [W] Sync: Push Repo Failed
2026-06-05 20:32:24.528 [W] PushToRepo: Pushing changes
  12: __start_thread)
  11: _ZL15__pthread_startPv.__uniq.67847048707805468364044055584648682506
  10: <unknown>
   9: <unknown>
   8: <unknown>
   7: <unknown>
   6: <unknown>
   5: <unknown>
   4: <unknown>
   3: <unknown>
   2: <unknown>
   1: <unknown>
   0: <unknown>
Stack backtrace:

Error: AnyhowException(too many redirects or authentication replays (at line 2828)

<asynchronous suspension>
#10     RustLibApiImpl.encode_DartFn_Inputs__Output_opt_box_autoadd_bool_AnyhowException.<anonymous closure> (package:GitSync/src/rust/frb_generated.dart:3583)
<asynchronous suspension>
#9      GitManager._runWithLock.action (package:GitSync/api/manager/git_manager.dart:197)
<asynchronous suspension>
#8      useDirectory (package:GitSync/api/helper.dart:554)
<asynchronous suspension>
#7      useDirectory.preUseAccess (package:GitSync/api/helper.dart:551)
<asynchronous suspension>
#6      GitManager._runWithLock.action.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:203)
<asynchronous suspension>
#5      GitManager._runWithLock.action.internalFn (package:GitSync/api/manager/git_manager.dart:146)
<asynchronous suspension>
#4      GitManager.backgroundUploadChanges.<anonymous closure> (package:GitSync/api/manager/git_manager.dart:1317)
<asynchronous suspension>
#3      GitManager.backgroundUploadChanges.internalFn (package:GitSync/api/manager/git_manager.dart:1296)
<asynchronous suspension>
#2      SseCodec.decodeObject (package:flutter_rust_bridge/src/codec/sse.dart:35)
#1      SseCodec._decode (package:flutter_rust_bridge/src/codec/sse.dart:45)
2026-06-05 20:32:24.284 [E] UploadChanges: #0      SimpleDecoder.decode (package:flutter_rust_bridge/src/codec/base.dart:32)
2026-06-05 20:32:14.309 [W] PushToRepo: Added Files to Stage (optional)
2026-06-05 20:32:14.269 [W] Commit: Committing
2026-06-05 20:32:14.074 [W] PushToRepo: Index has changed, committing changes
2026-06-0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions