Skip to content

Server responded with 405 E019: HTTP status #2200

@PE5TT

Description

@PE5TT

Which version of floccus are you using?

V5.8.6

How many bookmarks do you have, roughly?

~100

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.

Firefox 148.0 for Linux Mint

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

V16.1.3

Which version of Nextcloud? (if relevant)

V32.0.6

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

No response

Describe the Bug

Floccus log
2026-03-11T10:12:01.458Z GET https://server.com/nextcloud/index.php/apps/bookmarks/public/rest/v2/folder/-1/children?layers=-1: Server responded with 405:
2026-03-11T10:12:01.459Z Syncing failed with E019: HTTP status 405. Failed GET request. Check your server configuration and log.

Apache log
192.168.1.2 - - [11/Mar/2026:12:55:13 +0100] "GET /nextcloud/index.php/apps/bookmarks/public/rest/v2/folder/-1/children?layers=-1 HTTP/1.1" 405 1561 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:148.0) Gecko/20100101 Firefox/148.0"
192.168.1.2 - - [11/Mar/2026:12:55:13 +0100] "DELETE /nextcloud/index.php/apps/bookmarks/public/rest/v2/lock HTTP/1.1" 405 1569 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:148.0) Gecko/20100101 Firefox/148.0"

Expected Behavior

My Phone is syncing just fine

Apache log phone sync
192.168.1.3 - - [11/Mar/2026:12:56:35 +0100"GET /nextcloud/index.php/apps/bookmarks/public/rest/v2/folder/9/children?layers=1 HTTP/1.1" 200 2401 "-" "Dalvik/2.1.0 (Linux; U; Android 16; Pixel 7 Build/BP2A.250805.005)"

To Reproduce

Tried to reinstall floccus and reconfigure, but did not fix it

The difference in the two GET requests from computer en phone is the /-1/ in the request resulting in the 405. On my phone this is /9/

Debug log provided

  • I have provided a debug log file

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Triaging

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions