-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Bug report) desktop app initial sync never stop #764
Comments
@DayJun , the server runs 0.90.12 as well? And how is the server run, via the Linux binary or Docker? If you could obtain some logs for the desktop and the server, it would be wonderful. |
Docker deployment server is 0.90.12 as well, I updated it from trilium 0.63.7 yesterday. server log:
|
@DayJun , OK, it seems that the sync is failing due to an authentication error. I guess we could try:
Let me know if it works out for you. I'm not exactly sure what caused the sync to fail for you, but I will investigate it. |
If it still doesn't work it might be related to your server setup, 401 logged in session not found can mean that the server is unable to store the session data when someone logs in. Those sessions are stored as files in the data directory, could be a permission issue as well. |
I deleted all the session files in sessions folder, and then restart initial sync, it still stucked, but without 401 error code
|
@DayJun , seems quite good actually, how long has it been stuck for? If you reopen the application does anything change? |
It takes more than 20 minutes, and stuck forever
It seems there is a dead lock or some thing else hang on the processing |
Local changes can be applied to remote, but the reverse is not. |
@DayJun , would it be possible for you to provide me with a lightly or fully anonymized database? You can find this option in the settings. You can contact me over email ([email protected]). On my side I'm running 0.90.12 as both client and server and haven't had any issues with it (over 100k sync objects). I wonder if there is something specific with your database. |
sended @eliandoran |
Thanks, @DayJun . I'll have a look once I'm back from work. |
@DayJun , could you please have a look at the following:
|
@eliandoran There are some pdfs attachment in one document, the size of the largest PDF file is 60MB. I didn't use proxy. Maybe I should not attach so much large attachments? |
Description
It takes too long to sync, and never stoped
TriliumNext Version
0.90.12
What operating system are you using?
Windows
What is your setup?
Local + server sync
Operating System Version
Windows 10 21H2
Error logs
No response
The text was updated successfully, but these errors were encountered: