Redirect error
#2577
Replies: 1 comment
-
Hi, this API is not authenticated and does not issue any redirects. This is caused by something inbetween the Trilium client and server, most probably some proxy server. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello -
I have one computer which fails the desktop sync to server with redirect error. I have two other machines that have no issue.
What could be causing the one computer the redirect issue?
I have tried turning off the corporate casb, which didnt help. I removed all vmware adapters. Not sure what else could be causing the redirect issue.
11:49:38.873 Triggering sync.
11:49:38.875 Slow 200 POST /api/setup/sync-from-server with 20 bytes took 257ms
11:49:38.887 sync failed: Request to GET https://trilium.XXXX.com/api/setup/status failed, error: Error: net::ERR_TOO_MANY_REDIRECTS
stack: Error: Request to GET https://trilium.XXXX.com/api/setup/status failed, error: Error: net::ERR_TOO_MANY_REDIRECTS
at generateError (C:\Users\XX\Downloads\trilium-windows-x64-0.49.5\trilium-windows-x64\resources\app.asar\src\services\request.js:191:12)
at ClientRequest. (C:\Users\XX\Downloads\trilium-windows-x64-0.49.5\trilium-windows-x64\resources\app.asar\src\services\request.js:58:47)
at ClientRequest.emit (node:events:394:28)
at ClientRequest._die (node:electron/js2c/browser_init:101:8391)
at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:101:7128)
at SimpleURLLoaderWrapper.emit (node:events:394:28)
at SimpleURLLoaderWrapper.callbackTrampoline (node:internal/async_hooks:130:17)
11:49:39.888 Returning sync stats: {"initialized":false,"outstandingPullCount":0}
11:49:39.889 200 GET /api/sync/stats with 46 bytes took 2ms
11:49:40.881 Returning sync stats: {"initialized":false,"outstandingPullCount":0}
Thoughts?
Robb
Beta Was this translation helpful? Give feedback.
All reactions