Skip to content

E019: HTTP status 400. Failed POST request #2211

@ali2key

Description

@ali2key

Which version of floccus are you using?

floccus-5.8.6

How many bookmarks do you have, roughly?

2500-3000

Are you using other means to sync bookmarks in parallel to floccus?

Brave Bookmarks Sync

Sync method

Linkwarden

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

Brave 1.88.132 (Official Build) (64-bit) Chromium: 146.0.7680.80

Which version of Nextcloud Bookmarks are you using? (if relevant)

No response

Which version of Nextcloud? (if relevant)

No response

What kind of WebDAV server are you using? (if relevant)

No response

Describe the Bug

Getting such an error while syncing bookmarks:
E019: HTTP status 400. Failed POST request. Check your server configuration and log. | Last synchronized: 0 seconds ago

Image

Expected Behavior

Succesfull sync, no errors

To Reproduce

Create the following sync profile:
[
{
"enabled": true,
"localRoot": "0",
"strategy": "default",
"syncInterval": 15,
"nestedSync": true,
"failsafe": true,
"allowNetwork": false,
"label": "LINKWARDEN",
"errorCount": 3635,
"clickCountEnabled": false,
"type": "linkwarden",
"url": "https://linkwarden.example.com",
"username": "root",
"password": "12332424242234242424",
"serverFolder": "Bookmarks",
"includeCredentials": false,
"allowRedirects": false,
"syncIntervalEnabled": true,
"syncing": false,
"scheduled": false,
"error": "E019: HTTP status 400. Failed POST request. Check your server configuration and log.",
"rootPath": "",
"isTransientError": false
}
]

floccus.export.json

Debug log provided

  • I have provided a debug log file

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions