AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] Linux sync issue

Abierto
#8,880 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Dart
Estrellas
76.6k
Forks
6k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Bug Description

i am having a linux sync issue,
it is trying to sync but is failing.

here are my logs
```shell
foo@foo-pc:~/Downloads$ flatpak run io.appflowy.AppFlowy
Gdk-Message: 19:46:50.612: Unable to load from the cursor theme
package:media_kit_libs_linux registered.

(AppFlowy:2): Gdk-CRITICAL **: 19:46:50.734: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed
Creating user data folder for URL: https://beta.appflowy.cloud, root:/home/amar/.var/app/io.appflowy.AppFlowy/data/AppFlowy/data{"msg":"💡Some(\"Linux 25.08 Freedesktop SDK\"), platform: Linux","time":"07-22 19:46:50","target":"flowy_core"}
{"msg":"[🟢 INIT - START]","time":"07-22 19:46:50","target":"flowy_core"}
{"msg":"[INIT - EVENT] 🔥AppFlowy Configuration { app_version: Version { major: 0, minor: 12, patch: 5 }, storage_path: \"/home/amar/.var/app/io.appflowy.AppFlowy/data/AppFlowy/data_beta.appflowy.cloud\", application_path: \"/home/amar/.var/app/io.appflowy.AppFlowy/data/AppFlowy/data\", log_filter: \"flowy_core=info,flowy_folder=info,collab_sync=info,collab_folder=info,collab_database=info,collab_plugins=info,collab=info,flowy_user=info,flowy_user_pub=info,flowy_document=info,flowy_database2=info,flowy_server=info,flowy_notification=info,lib_infra=info,flowy_search=info,flowy_chat=info,flowy_ai=info,flowy_ai_pub=info,flowy_sqlite_vec=info,dart_ffi=info,client_api=info,infra=info,sync_log=info\", base_url: \"https://beta.appflowy.cloud\", ws_url: \"wss://beta.appflowy.cloud:443/ws/v2\", gotrue_url: \"https://beta.appflowy.cloud/gotrue\" }","time":"07-22 19:46:50","target":"flowy_core"}
{"msg":"[INIT - EVENT] [Embedding] Initializing vector db at path: \"/home/amar/.var/app/io.appflowy.AppFlowy/data/AppFlowy/data_beta.appflowy.cloud\"","time":"07-22 19:46:50","target":"flowy_ai::embeddings::context"}
{"msg":"[INIT - EVENT] [Embedding] Vector db created successfully at: \"/home/amar/.var/app/io.appflowy.AppFlowy/data/AppFlowy/data_beta.appflowy.cloud\" (attempt 1)","time":"07-22 19:46:50","target":"flowy_ai::embeddings::context"}
{"msg":"[INIT - EVENT] [Embedding] Ollama is not initialized, cannot create scheduler","time":"07-22 19:46:50","target":"flowy_ai::embeddings::context"}
{"msg":"[INIT - EVENT] [Model Selection] Adding source: server","time":"07-22 19:46:50","target":"flowy_ai::model_select"}
{"msg":"[INIT - EVENT] Init user session: 603176281034461184, workspace: cccbfc9c-00f9-40c3-acce-1c2702388f9a","time":"07-22 19:46:50","target":"flowy_user::user_manager::manager"}
{"msg":"[INIT - EVENT] init user session: 603176281034461184, auth type: Cloud","time":"07-22 19:46:50","target":"flowy_user::user_manager::manager"}
{"msg":"[🟢 SUBSCRIBE_TOKEN_STATE_EARLY - START]","time":"07-22 19:46:50","target":"flowy_user::user_manager::manager"}
{"msg":"[SUBSCRIBE_TOKEN_STATE_EARLY - EVENT] Token observer phase 1 (subscribe): buffering events until spawn","time":"07-22 19:46:50","target":"flowy_user::user_manager::manager"}
{"msg":"[SUBSCRIBE_TOKEN_STATE_EARLY - END]","time":"07-22 19:46:50","target":"flowy_user::user_manager::manager","elapsed_milliseconds":0}
{"msg":"[INIT - EVENT] Prepare user data migration","time":"07-22 19:46:50","target":"flowy_user::user_manager::manager"}
{"msg":"[INIT - EVENT] open collab db for user 603176281034461184 at path: \"/home/amar/.var/app/io.appflowy.AppFlowy/data/AppFlowy/data_beta.appflowy.cloud/603176281034461184/collab_db\"","time":"07-22 19:46:50","target":"flowy_user::services::db"}
{"msg":"[INIT - EVENT] [Migration] Install app version: Some(Version { major: 0, minor: 12, patch: 2 })","time":"07-22 19:46:50","target":"flowy_user::migrations::migration"}
{"msg":"Started server sync for URL: https://beta.appflowy.cloud","time":"07-22 19:46:50","target":"flowy_user::user_manager::manager_workspace_control"}
{"msg":"[INIT - EVENT] creating workspace controller actor with options: Options { workspace_id: cccbfc9c-00f9-40c3-acce-1c2702388f9a, uid: 603176281034461184, sync_enabled: true, http_sync: HttpSyncConfig { enabled: true, interval: 5s }, client_version: Some(\"0.12.5\"), client_platform: Some(\"desktop\"), page_history_enabled: true, manifest_sync_policy: RealtimeManifestSyncPolicy { document_interval_secs: Some(120), database_interval_secs: Some(120), folder_interval_secs: Some(60), database_row_interval_secs: None, max_periodic_syncs_per_collab: 3 }, missing_update_manifest_retry_limit: 5 }","time":"07-22 19:46:50","target":"client_api::v2::actor"}
{"msg":"[INIT - EVENT] http sync enabled; using silent reconnect for workspace:cccbfc9c-00f9-40c3-acce-1c2702388f9a","time":"07-22 19:46:50","target":"sync_log"}
{"msg":"[INIT - EVENT] Marking connection as active due to: reconnect manually","time":"07-22 19:46:50","target":"sync_log"}
{"msg":"[INIT - EVENT] set websocket connection status from:disconnected (silent) to:connecting (silent)","time":"07-22 19:46:50","target":"sync_log"}
{"msg":"[INIT - EVENT] Triggering reconnection due to: reconnect manually (generation=1)","time":"07-22 19:46:50","target":"sync_log"}
{"msg":"Started reconnection attempt","time":"07-22 19:46:50","target":"sync_log"}
{"msg":"Waiting 0ns before websocket reconnect attempt 1 of 20","time":"07-22 19:46:50","target":"sync_log"}
{"msg":"[🟢 ON_LAUNCH_IF_AUTHENTICATED - START]","time":"07-22 19:46:50","target":"flowy_core::app_life_cycle"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] app_lifecycle launch_authenticated begin user_id=603176281034461184 workspace_id=cccbfc9c-00f9-40c3-acce-1c2702388f9a workspace_type=Cloud","time":"07-22 19:46:50","target":"flowy_core::app_life_cycle"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] 603176281034461184 cloud sync: true","time":"07-22 19:46:50","target":"flowy_server::af_cloud::server"}
{"msg":"[🟢 INITIALIZE - START]","time":"07-22 19:46:50","target":"flowy_folder::manager_init","uid":603176281034461184,"workspace_id":"cccbfc9c-00f9-40c3-acce-1c2702388f9a"}
{"msg":"[INITIALIZE - EVENT] Init workspace: cccbfc9c-00f9-40c3-acce-1c2702388f9a from: LocalDisk","time":"07-22 19:46:50","target":"flowy_folder::manager_init","uid":603176281034461184,"workspace_id":"cccbfc9c-00f9-40c3-acce-1c2702388f9a"}
{"msg":"[INITIALIZE - EVENT] [CollabOutlineProvider] open workspace=cccbfc9c-00f9-40c3-acce-1c2702388f9a data_source=Local { create_if_not_exist: false }","time":"07-22 19:46:50","target":"flowy_folder::outline_collab::provider","uid":603176281034461184,"workspace_id":"cccbfc9c-00f9-40c3-acce-1c2702388f9a"}
{"msg":"[🟢 GET_SERVER_INFO - START]","time":"07-22 19:46:50","target":"client_api::http"}
{"msg":"Starting reconnect attempt 1 of 20","time":"07-22 19:46:50","target":"sync_log"}
{"msg":"establishing WebSocket connection to: wss://beta.appflowy.cloud:443/ws/v2/cccbfc9c-00f9-40c3-acce-1c2702388f9a?clientId=1733635718&deviceId=707a1c723f274bb6ac39c0b2712399bc","time":"07-22 19:46:50","target":"sync_log"}
{"msg":"[INITIALIZE - END]","time":"07-22 19:46:50","target":"flowy_folder::manager_init","elapsed_milliseconds":1,"uid":603176281034461184,"workspace_id":"cccbfc9c-00f9-40c3-acce-1c2702388f9a"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Database] Workspace database initialized successfully","time":"07-22 19:46:50","target":"flowy_database2::manager"}
{"msg":"[🟢 START_INSTANT_COLLAB_DATA_PROVIDER - START]","time":"07-22 19:46:50","target":"flowy_core::consumer_runner"}
{"msg":"[START_INSTANT_COLLAB_DATA_PROVIDER - END]","time":"07-22 19:46:50","target":"flowy_core::consumer_runner","elapsed_milliseconds":0}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Search][Local] create local document search handler","time":"07-22 19:46:50","target":"flowy_search::services::manager"}
{"msg":"[🟢 ON_LAUNCH_IF_AUTHENTICATED - START]","time":"07-22 19:46:50","target":"flowy_ai::ai_manager"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] app_lifecycle launch_authenticated complete workspace_id=cccbfc9c-00f9-40c3-acce-1c2702388f9a","time":"07-22 19:46:50","target":"flowy_core::app_life_cycle"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - END]","time":"07-22 19:46:50","target":"flowy_core::app_life_cycle","elapsed_milliseconds":4}
{"msg":"[🟢 SPAWN_TOKEN_OBSERVER - START]","time":"07-22 19:46:50","target":"flowy_user::user_manager::manager"}
{"msg":"[SPAWN_TOKEN_OBSERVER - EVENT] Token observer phase 2 (spawn): draining buffered events, auth_generation_at_spawn=0","time":"07-22 19:46:50","target":"flowy_user::user_manager::manager"}
{"msg":"[SPAWN_TOKEN_OBSERVER - END]","time":"07-22 19:46:50","target":"flowy_user::user_manager::manager","elapsed_milliseconds":0}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Model Selection] Removing local source","time":"07-22 19:46:50","target":"flowy_ai::model_select"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [AI Manager] Reloading workspace: cccbfc9c-00f9-40c3-acce-1c2702388f9a, is_enabled: false,is_ready: false","time":"07-22 19:46:50","target":"flowy_ai::ai_manager"}
{"msg":"[INIT - END]","time":"07-22 19:46:50","target":"flowy_core","elapsed_milliseconds":85}
{"msg":"[Flutter]: LaunchTask: FcmTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: PluginLoadTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: FileStorageTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: HomeScreenWidgetTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: ApplicationInfoTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: AutoUpdateTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: [AutoUpdate] current version: 0.12.5, current cpu architecture: x86_64","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: [AutoUpdate] feed url: https://github.com/AppFlowy-IO/AppFlowy/releases/latest/download/appcast-linux-x86_64.xml","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: HotKeyTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: InitAppFlowyCloudTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: CommercialPlanValidationTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: InitAppWidgetTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: [NotificationService] Initialized successfully","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: Loaded icon groups in 18ms","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[🟢 GET_PROFILE - START]","time":"07-22 19:46:50","target":"client_api::http"}
{"msg":"[Flutter]: LaunchTask: InitPlatformServiceTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"Notify did update network: reachable: true","time":"07-22 19:46:50","target":"flowy_core::app_life_cycle"}
{"msg":"[Flutter]: LaunchTask: RecentServiceTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: [CachedRecentService] Initialized","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: MeetingDetectionTask initialize","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[Flutter]: AppLauncher: tasks initialized in 260 ms","time":"07-22 19:46:50","target":"dart_ffi"}
{"msg":"[🟢 GET_WORKSPACES_OPT - START]","time":"07-22 19:46:51","target":"client_api::http"}
{"msg":"[Flutter]: fetch workspaces: current workspace: cccbfc9c-00f9-40c3-acce-1c2702388f9a, sorted workspaces: (My Workspace: cccbfc9c-00f9-40c3-acce-1c2702388f9a)","time":"07-22 19:46:51","target":"dart_ffi"}
{"msg":"[Flutter]: init workspace, current workspace: cccbfc9c-00f9-40c3-acce-1c2702388f9a, workspaces: (cccbfc9c-00f9-40c3-acce-1c2702388f9a), isCollabWorkspaceOn: true","time":"07-22 19:46:51","target":"dart_ffi"}
{"msg":"[🟢 GET_USER_WORKSPACE_PROFILE - START]","time":"07-22 19:46:51","target":"client_api::http_person"}
{"msg":"[🟢 GET_USER_WORKSPACE_PROFILE - START]","time":"07-22 19:46:51","target":"client_api::http_person"}
{"msg":"[🟢 GET_WORKSPACE_SUBSCRIPTION_INFO - START]","time":"07-22 19:46:51","target":"flowy_user::user_manager::manager_workspace","workspace_id":"cccbfc9c-00f9-40c3-acce-1c2702388f9a"}
{"msg":"[GET_WORKSPACE_SUBSCRIPTION_INFO - EVENT] std::env::var(APPFLOWY_CLOUD_BASE_BILLING_URL): environment variable not found","time":"07-22 19:46:51","target":"client_api::http_billing","workspace_id":"cccbfc9c-00f9-40c3-acce-1c2702388f9a"}
{"msg":"Recording view layout for opened view: presentation-0ce74319-bf3a-4cc7-bffa-671fa441cd4b, layout: Document","time":"07-22 19:46:51","target":"flowy_folder::manager"}
{"msg":"Open view: presentation-0ce74319-bf3a-4cc7-bffa-671fa441cd4b","time":"07-22 19:46:51","target":"flowy_folder::manager"}
{"msg":"[🟢 CREATE_DOCUMENT_INSTANCE - START]","time":"07-22 19:46:51","target":"flowy_document::manager","doc_id":"0ce74319-bf3a-4cc7-bffa-671fa441cd4b"}
{"msg":"[CREATE_DOCUMENT_INSTANCE - END]","time":"07-22 19:46:51","target":"flowy_document::manager","doc_id":"0ce74319-bf3a-4cc7-bffa-671fa441cd4b","elapsed_milliseconds":2}
FormatException: Invalid number (at character 1)

^

FormatException: Invalid radix-10 number (at character 1)
=
^

{"msg":"[GET_PROFILE - END]","time":"07-22 19:46:52","target":"client_api::http","elapsed_milliseconds":1204}
{"msg":"[GET_SERVER_INFO - END]","time":"07-22 19:46:52","target":"client_api::http","elapsed_milliseconds":1252}
{"msg":"[GET_WORKSPACES_OPT - END]","time":"07-22 19:46:52","target":"client_api::http","elapsed_milliseconds":1081}
{"msg":"[GET_USER_WORKSPACE_PROFILE - END]","time":"07-22 19:46:52","target":"client_api::http_person","elapsed_milliseconds":1077}
{"msg":"[🟢 GET_WORKSPACE_SETTINGS - START]","time":"07-22 19:46:52","target":"client_api::http_settings"}
{"msg":"[GET_USER_WORKSPACE_PROFILE - END]","time":"07-22 19:46:52","target":"client_api::http_person","elapsed_milliseconds":1159}
{"msg":"[Flutter]: Get inline comments failed: code: RecordNotFound\nmsg: Record not found:view 0ce74319-bf3a-4cc7-bffa-671fa441cd4b not found in workspace cccbfc9c-00f9-40c3-acce-1c2702388f9a\n","time":"07-22 19:46:52","target":"dart_ffi"}
{"msg":"[Flutter]: Get inline comments failed: code: RecordNotFound\nmsg: Record not found:view 0ce74319-bf3a-4cc7-bffa-671fa441cd4b not found in workspace cccbfc9c-00f9-40c3-acce-1c2702388f9a\n","time":"07-22 19:46:52","target":"dart_ffi"}
{"msg":"[GET_WORKSPACE_SETTINGS - END]","time":"07-22 19:46:52","target":"client_api::http_settings","elapsed_milliseconds":274}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - END]","time":"07-22 19:46:52","target":"flowy_ai::ai_manager","elapsed_milliseconds":1541}
{"msg":"[Flutter]: get shared users failed: code: InvalidRequest\nmsg: Invalid request:view 0ce74319-bf3a-4cc7-bffa-671fa441cd4b not found in folder snapshot (workspace_id=cccbfc9c-00f9-40c3-acce-1c2702388f9a, object_id=0ce74319-bf3a-4cc7-bffa-671fa441cd4b)\n","time":"07-22 19:46:52","target":"dart_ffi"}
{"msg":"establishing WebSocket successfully to cccbfc9c-00f9-40c3-acce-1c2702388f9a","time":"07-22 19:46:52","target":"sync_log"}
{"msg":"[1733635718] connected to wss://beta.appflowy.cloud:443/ws/v2","time":"07-22 19:46:52","target":"sync_log"}
{"msg":"set websocket connection status from:connecting (silent) to:connected","time":"07-22 19:46:52","target":"sync_log"}
{"msg":"[1733635718] Publishing number of pending collabs: 3","time":"07-22 19:46:52","target":"sync_log"}
{"msg":"Reconnect attempt 1 succeeded - connection established","time":"07-22 19:46:52","target":"sync_log"}
{"msg":"reconnect succeeded","time":"07-22 19:46:52","target":"sync_log"}
{"msg":"[1733635718] Publishing 3 active collabs with slow start","time":"07-22 19:46:52","target":"sync_log"}
{"msg":"sending 0ce74319-bf3a-4cc7-bffa-671fa441cd4b/Document manifest to remote","time":"07-22 19:46:52","target":"sync_log"}
{"msg":"sending cccbfc9c-00f9-40c3-acce-1c2702388f9a/Folder manifest to remote","time":"07-22 19:46:52","target":"sync_log"}
{"msg":"[1733635718] Finished publishing active collabs with slow start","time":"07-22 19:46:53","target":"sync_log"}
{"msg":"sending 042d1cf9-dba1-40b6-ad31-b1d17ad542de/WorkspaceDatabase manifest to remote","time":"07-22 19:46:53","target":"sync_log"}

(AppFlowy:2): Gdk-CRITICAL **: 19:46:54.204: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed
{"msg":"[🟢 GET_PERSONAL_SUBSCRIPTION_INFO - START]","time":"07-22 19:47:01","target":"flowy_user::user_manager::manager_workspace"}
{"msg":"Application state changed: ApplicationInactive","time":"07-22 19:47:04","target":"flowy_user::event_handler"}
{"msg":"[Recent][Document] Syncing 19 recent documents to server (chunk size: 3)","time":"07-22 19:47:20","target":"flowy_folder::manager"}
{"msg":"[Recent][Document] Syncing chunk 1 (3 documents)","time":"07-22 19:47:20","target":"flowy_folder::manager"}
{"msg":"build_recent_collab_sync_items: loading 2 collabs from DB (requested=3, already_bound=1, already_recent_synced=0, duplicates=0, deferred_by_limit=0)","time":"07-22 19:47:20","target":"sync_log"}
{"msg":"sync_recent_collabs: sending 2 items via HTTP batch full-sync (limit=50)","time":"07-22 19:47:20","target":"sync_log"}
{"msg":"[Recent][Document] Syncing chunk 2 (3 documents)","time":"07-22 19:47:31","target":"flowy_folder::manager"}
{"msg":"build_recent_collab_sync_items: loading 3 collabs from DB (requested=3, already_bound=0, already_recent_synced=0, duplicates=0, deferred_by_limit=0)","time":"07-22 19:47:31","target":"sync_log"}
{"msg":"sync_recent_collabs: sending 3 items via HTTP batch full-sync (limit=50)","time":"07-22 19:47:31","target":"sync_log"}
{"msg":"[GET_PERSONAL_SUBSCRIPTION_INFO - EVENT] Failed to get personal subscription info: code:Internal error, message:pool timed out while waiting for an open connection","time":"07-22 19:47:31","target":"flowy_user::user_manager::manager_workspace"}
{"msg":"[GET_PERSONAL_SUBSCRIPTION_INFO - EVENT] flowy_user::user_manager::manager_workspace","time":"07-22 19:47:31","target":"flowy_user::user_manager::manager_workspace","error":"code:Internal error, message:pool timed out while waiting for an open connection"}
{"msg":"[GET_PERSONAL_SUBSCRIPTION_INFO - END]","time":"07-22 19:47:31","target":"flowy_user::user_manager::manager_workspace","elapsed_milliseconds":30266}
{"msg":"flowy_user::event_handler","time":"07-22 19:47:31","target":"flowy_user::event_handler","error":"code:Internal error, message:pool timed out while waiting for an open connection"}
{"msg":"[Recent][Document] Syncing chunk 3 (3 documents)","time":"07-22 19:47:41","target":"flowy_folder::manager"}
{"msg":"build_recent_collab_sync_items: loading 3 collabs from DB (requested=3, already_bound=0, already_recent_synced=0, duplicates=0, deferred_by_limit=0)","time":"07-22 19:47:41","target":"sync_log"}
{"msg":"sync_recent_collabs: sending 3 items via HTTP batch full-sync (limit=50)","time":"07-22 19:47:41","target":"sync_log"}
{"msg":"[GET_WORKSPACE_SUBSCRIPTION_INFO - END]","time":"07-22 19:47:46","target":"flowy_user::user_manager::manager_workspace","workspace_id":"cccbfc9c-00f9-40c3-acce-1c2702388f9a","elapsed_milliseconds":55104}
{"msg":"[Search][Local] create local document search handler","time":"07-22 19:47:50","target":"flowy_search::services::manager"}
{"msg":"[Recent][Document] Syncing chunk 4 (3 documents)","time":"07-22 19:47:52","target":"flowy_folder::manager"}
{"msg":"build_recent_collab_sync_items: loading 3 collabs from DB (requested=3, already_bound=0, already_recent_synced=0, duplicates=0, deferred_by_limit=0)","time":"07-22 19:47:52","target":"sync_log"}
{"msg":"sync_recent_collabs: sending 3 items via HTTP batch full-sync (limit=50)","time":"07-22 19:47:52","target":"sync_log"}
{"msg":"[Recent][Document] Syncing chunk 5 (3 documents)","time":"07-22 19:48:02","target":"flowy_folder::manager"}
{"msg":"build_recent_collab_sync_items: loading 3 collabs from DB (requested=3, already_bound=0, already_recent_synced=0, duplicates=0, deferred_by_limit=0)","time":"07-22 19:48:02","target":"sync_log"}
{"msg":"sync_recent_collabs: sending 3 items via HTTP batch full-sync (limit=50)","time":"07-22 19:48:03","target":"sync_log"}
{"msg":"[🟢 START_FULL_INDEXED_DATA_PROVIDER - START]","time":"07-22 19:48:04","target":"flowy_core::consumer_runner","trigger":"DeferredAppInactive","uid":603176281034461184,"workspace_type":"Cloud","workspace_id":"cccbfc9c-00f9-40c3-acce-1c2702388f9a"}
{"msg":"[START_FULL_INDEXED_DATA_PROVIDER - EVENT] [Search][Local] create local document search handler","time":"07-22 19:48:04","target":"flowy_search::services::manager","trigger":"DeferredAppInactive","uid":603176281034461184,"workspace_type":"Cloud","workspace_id":"cccbfc9c-00f9-40c3-acce-1c2702388f9a"}
{"msg":"[START_FULL_INDEXED_DATA_PROVIDER - END]","time":"07-22 19:48:04","target":"flowy_core::consumer_runner","trigger":"DeferredAppInactive","uid":603176281034461184,"workspace_type":"Cloud","workspace_id":"cccbfc9c-00f9-40c3-acce-1c2702388f9a","elapsed_milliseconds":0}
{"msg":"[Recent][Document] Syncing chunk 6 (3 documents)","time":"07-22 19:48:13","target":"flowy_folder::manager"}
{"msg":"build_recent_collab_sync_items: loading 3 collabs from DB (requested=3, already_bound=0, already_recent_synced=0, duplicates=0, deferred_by_limit=0)","time":"07-22 19:48:13","target":"sync_log"}
{"msg":"sync_recent_collabs: sending 3 items via HTTP batch full-sync (limit=50)","time":"07-22 19:48:13","target":"sync_log"}
{"msg":"sending 042d1cf9-dba1-40b6-ad31-b1d17ad542de/WorkspaceDatabase manifest to remote","time":"07-22 19:48:20","target":"sync_log"}
{"msg":"[1733635718] ack timeout for cccbfc9c-00f9-40c3-acce-1c2702388f9a — attempting Manifest resync","time":"07-22 19:48:21","target":"sync_log"}
{"msg":"sending cccbfc9c-00f9-40c3-acce-1c2702388f9a/Folder manifest to remote","time":"07-22 19:48:21","target":"sync_log"}
{"msg":"[Recent][Document] Syncing chunk 7 (1 documents)","time":"07-22 19:48:24","target":"flowy_folder::manager"}
{"msg":"build_recent_collab_sync_items: loading 1 collabs from DB (requested=1, already_bound=0, already_recent_synced=0, duplicates=0, deferred_by_limit=0)","time":"07-22 19:48:24","target":"sync_log"}
{"msg":"sync_recent_collabs: sending 1 items via HTTP batch full-sync (limit=50)","time":"07-22 19:48:24","target":"sync_log"}
{"msg":"[Recent][Document] Finished syncing documents","time":"07-22 19:48:25","target":"flowy_core::app_life_cycle"}
{"msg":"sending cccbfc9c-00f9-40c3-acce-1c2702388f9a/Folder manifest to remote","time":"07-22 19:48:40","target":"sync_log"}
{"msg":"sending cccbfc9c-00f9-40c3-acce-1c2702388f9a/Folder manifest to remote","time":"07-22 19:49:45","target":"sync_log"}
{"msg":"[1733635718] ack timeout for cccbfc9c-00f9-40c3-acce-1c2702388f9a — attempting Manifest resync","time":"07-22 19:49:46","target":"sync_log"}
{"msg":"sending cccbfc9c-00f9-40c3-acce-1c2702388f9a/Folder manifest to remote","time":"07-22 19:49:46","target":"sync_log"}
{"msg":"sending 0ce74319-bf3a-4cc7-bffa-671fa441cd4b/Document manifest to remote","time":"07-22 19:49:50","target":"sync_log"}
{"msg":"sending 042d1cf9-dba1-40b6-ad31-b1d17ad542de/WorkspaceDatabase manifest to remote","time":"07-22 19:50:15","target":"sync_log"}
```

### How to Reproduce

i don't know how this can be reproduced

### Expected Behavior

sends syncronizations successfully

### Operating System

fedora 44

### AppFlowy Version(s)

0.12.5

### Screenshots

_No response_

### Additional Context

_No response_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.