Skip to content

Failed to set the 'innerHTML' property on 'Element' #985

@ITILLI

Description

@ITILLI

Describe the bug

sync my bookmark and always show this error messeage
"Failed to set the 'innerHTML' property on 'Element': The provided markup is invalid XML, and therefore cannot be inserted into an XML document."

Desktop

  • OS: windows
  • Browser chrome
  • Browser Version 94.0.4606.81
  • Floccus version: 4.8.2
  • Floccus sync method: webdav

Debug log

2021-10-14T17:56:13.823Z Starting sync process for account xxxxxxx
2021-10-14T17:56:13.886Z onSyncStart: begin
2021-10-14T17:56:13.886Z webdav url
2021-10-14T17:56:14.654Z webdav url
2021-10-14T17:56:16.629Z onSyncStart: completed
2021-10-14T17:56:16.722Z Using "merge overwrite" strategy (no cache available)
2021-10-14T17:56:16.783Z Overriding title of built-in node 1 Bookmarks bar => Bookmarks Bar
2021-10-14T17:56:16.924Z { localDiff:
[ { type: 'CREATE',
payload: - #3854name parentId: 1,
index: 0 },
.
. //bookmark content
.
.
oldOrder: [Object]
] }
2021-10-14T17:56:17.537Z ORDERFOLDER { id: 0,
order:
[ { type: 'bookmark', id: 1 },
{ type: 'bookmark', id: 2 },
{ type: 'bookmark', id: 3 },
{ type: 'bookmark', id: 4 },
{ type: 'bookmark', id: 5 },
{ type: 'bookmark', id: 6 },
{ type: 'bookmark', id: 7 },
{ type: 'bookmark', id: 8 },
{ type: 'bookmark', id: 9 },
{ type: 'folder', id: 22 },
{ type: 'folder', id: 23 },
{ type: 'folder', id: 26 },
{ type: 'folder', id: 10 },
{ type: 'folder', id: 11 },
{ type: 'folder', id: 12 },
{ type: 'folder', id: 13 },
{ type: 'folder', id: 14 },
{ type: 'folder', id: 15 },
{ type: 'folder', id: 16 },
{ type: 'folder', id: 17 },
{ type: 'folder', id: 18 },
{ type: 'folder', id: 21 },
{ type: 'folder', id: 28 },
{ type: 'folder', id: 24 },
{ type: 'folder', id: 19 },
{ type: 'folder', id: 25 },
{ type: 'folder', id: 20 },
{ type: 'folder', id: 27 } ] }
2021-10-14T17:56:17.595Z Overriding title of built-in node 1 Bookmarks bar => Bookmarks Bar
2021-10-14T17:56:17.728Z onSyncComplete
2021-10-14T17:56:18.016Z Syncing failed with Failed to set the 'innerHTML' property on 'Element': The provided markup is invalid XML, and therefore cannot be inserted into an XML document.
2021-10-14T17:56:18.028Z onSyncFail

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