[GH-ISSUE #7184] [Bug] Error RecordNotFound when I try open some pages #3179

Closed
opened 2026-03-23 21:28:07 +00:00 by mirror · 7 comments
Owner

Originally created by @wichardsantos on GitHub (Jan 10, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7184

Bug Description

code: RecordNotFound
msg: Record not found:Can't find the row for query: QueryCollab { object_id: "8dc188f1-cd40-496f-839c-5bcb303f6bb9", collab_type: Document }

How to Reproduce

Start the software for the first time, make the sync, and then try access some page on the sidebar.

Expected Behavior

I expected to open the pages

Operating System

Windows 11

AppFlowy Version(s)

0.8.0

Screenshots

Captura de tela 2025-01-09 223442

Additional Context

No response

Originally created by @wichardsantos on GitHub (Jan 10, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7184 ### Bug Description code: RecordNotFound msg: Record not found:Can't find the row for query: QueryCollab { object_id: "8dc188f1-cd40-496f-839c-5bcb303f6bb9", collab_type: Document } ### How to Reproduce Start the software for the first time, make the sync, and then try access some page on the sidebar. ### Expected Behavior I expected to open the pages ### Operating System Windows 11 ### AppFlowy Version(s) 0.8.0 ### Screenshots ![Captura de tela 2025-01-09 223442](https://github.com/user-attachments/assets/99429c61-8ebc-4780-867b-1059d99812a8) ### Additional Context _No response_
mirror 2026-03-23 21:28:07 +00:00
Author
Owner

@LucasXu0 commented on GitHub (Jan 10, 2025):

Hi @wichardsantos, can you share your log files. Here's the guide on how to export them: https://appflowy.com/ccf3ca5a-7ecd-4c35-805c-3a3c9c22e87d/AppFlowy-Q-A

<!-- gh-comment-id:2581597589 --> @LucasXu0 commented on GitHub (Jan 10, 2025): Hi @wichardsantos, can you share your log files. Here's the guide on how to export them: https://appflowy.com/ccf3ca5a-7ecd-4c35-805c-3a3c9c22e87d/AppFlowy-Q-A
Author
Owner

@wichardsantos commented on GitHub (Jan 10, 2025):

appflowy_logs.zip

<!-- gh-comment-id:2581636932 --> @wichardsantos commented on GitHub (Jan 10, 2025): [appflowy_logs.zip](https://github.com/user-attachments/files/18369992/appflowy_logs.zip)
Author
Owner

@LucasXu0 commented on GitHub (Jan 10, 2025):

@wichardsantos Did you create the page titled "OBSERVAÇÕES GERAIS" on your PC or another device?

<!-- gh-comment-id:2581966070 --> @LucasXu0 commented on GitHub (Jan 10, 2025): @wichardsantos Did you create the page titled "OBSERVAÇÕES GERAIS" on your PC or another device?
Author
Owner

@wichardsantos commented on GitHub (Jan 10, 2025):

@LucasXu0 Yes, I created the pages in my notebook (SO Linux Zorin OS v17.2 Core).

Here is the log of the notebook if it is necessary:
appflowy_logs_notebook.zip

<!-- gh-comment-id:2582570681 --> @wichardsantos commented on GitHub (Jan 10, 2025): @LucasXu0 Yes, I created the pages in my notebook (SO Linux Zorin OS v17.2 Core). Here is the log of the notebook if it is necessary: [appflowy_logs_notebook.zip](https://github.com/user-attachments/files/18376578/appflowy_logs_notebook.zip)
Author
Owner

@LucasXu0 commented on GitHub (Jan 13, 2025):

@wichardsantos Can you check if you can see the missing page 'OBSERVAÇÕES GERAIS' on your Windows 11 computer? I checked the logs on your Linux notebook, and there was an IO error when you tried to sync the document.

{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:29","target":"client_api::ws::client"}
{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:34","target":"client_api::ws::client"}
{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:39","target":"client_api::ws::client"}
{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:44","target":"client_api::ws::client"}
{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:49","target":"client_api::ws::client"}
{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:54","target":"client_api::ws::client"}
{"msg":"[websocket] state: PingTimeout","time":"01-09 21:14:59","target":"flowy_server::af_cloud::server"}
{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:59","target":"client_api::ws::client"}
{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:15:04","target":"client_api::ws::client"}
{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:15:04","target":"client_api::ws::client"}
{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:15:05","target":"client_api::ws::client"}
{"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:15:05","target":"client_api::ws::client"}
<!-- gh-comment-id:2586034347 --> @LucasXu0 commented on GitHub (Jan 13, 2025): @wichardsantos Can you check if you can see the missing page 'OBSERVAÇÕES GERAIS' on your Windows 11 computer? I checked the logs on your Linux notebook, and there was an IO error when you tried to sync the document. ```log {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:29","target":"client_api::ws::client"} {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:34","target":"client_api::ws::client"} {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:39","target":"client_api::ws::client"} {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:44","target":"client_api::ws::client"} {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:49","target":"client_api::ws::client"} {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:54","target":"client_api::ws::client"} {"msg":"[websocket] state: PingTimeout","time":"01-09 21:14:59","target":"flowy_server::af_cloud::server"} {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:14:59","target":"client_api::ws::client"} {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:15:04","target":"client_api::ws::client"} {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:15:04","target":"client_api::ws::client"} {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:15:05","target":"client_api::ws::client"} {"msg":"IO error: Pipe quebrado (os error 32)","time":"01-09 21:15:05","target":"client_api::ws::client"} ```
Author
Owner

@wichardsantos commented on GitHub (Jan 15, 2025):

@LucasXu0 Yes, everything is working well for now.
Thank you for the help.

<!-- gh-comment-id:2592721337 --> @wichardsantos commented on GitHub (Jan 15, 2025): @LucasXu0 Yes, everything is working well for now. Thank you for the help.
Author
Owner

@Rwang0316 commented on GitHub (Jun 26, 2025):

Solved

<!-- gh-comment-id:3006910219 --> @Rwang0316 commented on GitHub (Jun 26, 2025): Solved
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3179
No description provided.