Sync not work. #1222
-
DescriptionIn the past I always worked with a server application that was then synced locally. Now recently I have the problem that I get strange messages with 401 Logged in session not found. I tried to sync again but unfortunately it resulted in the error mentioned. The Server runs in an Docker Container on an Unraid System. TriliumNext Version0.91.6 What operating system are you using?Windows What is your setup?Local + server sync Operating System VersionWindows 11 Error logsLanguage option not found, falling back to en. |
Beta Was this translation helpful? Give feedback.
Replies: 17 comments 1 reply
-
Ahh before I forget. I use Zoraxy as a reverse proxy |
Beta Was this translation helpful? Give feedback.
-
@Mike710Shine , we've had cases like this before. Generally it comes down to the session between the client and the server not being restored properly. Maybe the server doesn't have access to the Please also try to provide the backend logs, as they could be quite useful. |
Beta Was this translation helpful? Give feedback.
-
No USER_UID specified, leaving 1000 Here the logs from the Server Instance |
Beta Was this translation helpful? Give feedback.
-
Maybe the reverse is the problem. I updated to a new version. I asked about it there too. Unfortunately, I was told that it's because it can't debug.
|
Beta Was this translation helpful? Give feedback.
-
This is an fresh Server Instance. Only the Sync is a Problem. I can login to the webfrontend and all is fine. Only the sync isn't working. |
Beta Was this translation helpful? Give feedback.
-
@Mike710Shine , could you tell me if your client is in initial sync mode (the screen that asks you to sync), or if it's an already working instance (e.g. you can see the notes)? If you are in the initial sync mode, then try deleting the data directory in If it still doesn't work, try deleting the sessions directory on the server and restarting the server and the client (perhaps wipe the data dir as above as well). |
Beta Was this translation helpful? Give feedback.
-
This was a fresh install on the server. Clean folder for the Container. After the setup i deleted the But i will try your solution. Maybe it will help. Thanks for the hint. I will come back and will report if this helps. |
Beta Was this translation helpful? Give feedback.
-
Ok what i have done. I shut down the container, deleted the session folder and then started the container. |
Beta Was this translation helpful? Give feedback.
-
@Mike710Shine , perhaps we can have a call to check what the issue might be. Are you available for a Google Meet? |
Beta Was this translation helpful? Give feedback.
-
Yes sure. I try something out and will write if i have time. |
Beta Was this translation helpful? Give feedback.
-
So now i have time |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@Mike710Shine , could you try to do a sync with your local IP so that you have a functional application and then switch the sync server in settings to the public one? I wonder if the behaviour is the same. |
Beta Was this translation helpful? Give feedback.
-
When i do so the first sync with the IP works fine. When i change the Server adress to the public i geht this. When i switch back to the IP it works at expected. |
Beta Was this translation helpful? Give feedback.
-
@Mike710Shine , most likely the cookie is lost somewhere in the proxy, I think we have to dig deeper in zoraxy. I hope you'll manage to get this issue solved. |
Beta Was this translation helpful? Give feedback.
-
not sure if this plays any role, but the links mentioned in the origial comment have a double slash in the path (see after edit: https://domain.de//api/setup/status (if you replace "domain.de" with your own domain) |
Beta Was this translation helpful? Give feedback.
-
This is an upstream bug: tobychui/zoraxy#550 |
Beta Was this translation helpful? Give feedback.
This is an upstream bug: tobychui/zoraxy#550