-
-
Notifications
You must be signed in to change notification settings - Fork 244
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
Syncing failed with E019: HTTP status 400. Failed PUT request. #1804
Comments
Hello 👋 Thank you for taking the time to open this issue with floccus. I know it's frustrating when software One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the Nextcloud forum, I look forward to working with you on this issue |
I believe the offending bookmark seems to have the ID 10698 on the server, you can check it out at (It could also be |
Thanks for the response! The problem is that it seems to be caused by different, random bookmarks every time this happens, and I don't know how to find out why. |
I don't think reinstalling will help. You can try clearing the trash bin in the app, sometimes that causes issues. |
Status 400 can be caused by invalid URLs, reaching the upper limit of allowed amount of bookmarks, or it can happen in rare occasions when there is a duplicate somewhere else of the same URL like in the trashbin, that's why the clearing of the trashbin may help. |
I've definitely noticed that duplicate bookmarks have a high chance of causing the problem I've encountered. Thanks for the advice! |
No need to close, we can move it to Nextcloud Bookmarks once we know the cause (I'm maintainer of that as well :) ) |
I see! I'll let you know if I find anything new that might be helpful then. |
If you are not afraid of some debugging, you can try the following: Firefox
Chrome
|
It's working currently so I can't do it now, but I'll definitely use the chrome devtools the next time it happens. |
So the
Some more information I've gathered and observed:
Let me know if you need more information! |
Thank you! Can you scroll up for the first error to reveal the stack trace? The second error is exactly what I had suspected. |
Oops, I didn’t have it saved, and since it’s currently working properly, I can’t reproduce it right now. I didn’t focus much on the first error because it always occurs alongside the In the meantime, here’s what I’ve observed about the first error: As mentioned earlier, after resolving the problematic bookmark, I need to click |
Ah, I see, there's no good stack trace :( I can vaguely pinpoint where this might happen, but I don't see why it would happen :/ |
The good news is that I believe I have a fi for the actual E019 problem. |
Thank you so much! |
I've published an alpha version for you to try, if you can: https://github.com/floccusaddon/floccus/releases/tag/v5.4.2-alpha.1 |
Sure! I'm now running v5.4.2-alpha in dev mode. I'll report back if I encounter any issues. |
Thanks a lot for your cooperation :) |
Which version of floccus are you using?
5.4.0
How many bookmarks do you have, roughly?
2k
Are you using other means to sync bookmarks in parallel to floccus?
No
Sync method
Nextcloud Bookmarks
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Catsxp 4.11.3
Which version of Nextcloud Bookmarks are you using? (if relevant)
15.0.4
Which version of Nextcloud? (if relevant)
30.0.4
What kind of WebDAV server are you using? (if relevant)
No response
Describe the Bug
I started encountering this error randomly a few days ago, without changing any settings manually other than leaving everything on auto-update.
When the error occurs, I have to delete the bookmarks causing the issue (on the Nextcloud server) to get syncing to work again. However, tracking down the problematic bookmarks is often difficult, so I usually end up deleting all of them and starting over. Unfortunately, this solution only works for a few syncs before the same error reappears.
Logs:
floccus-5.4.0-2024-12-19-redacted.log
What server configurations or additional logs should I check to help diagnose this issue?
Expected Behavior
Sync should complete without error.
To Reproduce
Reproducing the issue is challenging because it occurs randomly after some time.
I have a large number of duplicate bookmarks, which result from syncing tabs and bookmarks across multiple PCs—if that information is relevant.
Debug log provided
The text was updated successfully, but these errors were encountered: