mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #1311] floccus of mobile version cant acquire webdav for IIS7 #871
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#871
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pisice on GitHub (Jan 5, 2023).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1311
Which version of floccus are you using?
v4.17.0 for ios 16.2 & v4.18.0 for Android
Sync method
WebDAV
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
floccus v4.18.0 for Android Mi9 & floccus v4.17.0 for ios 16.2 iphone 12 pro
Which version of Nextcloud Bookmarks are you using? (if relevant)
no
Which version of Nextcloud? (if relevant)
no
What kind of WebDAV server are you using? (if relevant)
windows 7 professional service pack 1
IIS 7
Describe the Bug
log:
2023-01-05T09:14:21.942Z Starting sync process for account xxx@xxx.xxx
2023-01-05T09:14:21.948Z onSyncStart: begin
2023-01-05T09:14:21.949Z https://xxx.xxx:xxx/bookmarks.xbel.lock
2023-01-05T09:14:22.024Z https://xxx.xxx:xxx/bookmarks.xbel.lock
2023-01-05T09:14:22.097Z onSyncStart: completed
2023-01-05T09:14:22.100Z Using "merge default" strategy (no cache available)
2023-01-05T09:14:22.101Z { localTreeRoot:
+ #0[root] parentId: undefined, hash: undefined
,
serverTreeRoot:
+ #0[root] parentId: undefined, hash: undefined
,
cacheTreeRoot:
+ #0[undefined] parentId: undefined, hash: undefined
}
2023-01-05T09:14:22.103Z { localDiff: [], serverDiff: [] }
2023-01-05T09:14:22.103Z { localPlan: [], serverPlan: [] }
2023-01-05T09:14:22.104Z Checking failsafe: 0/0=NaN
2023-01-05T09:14:22.104Z { reorderings: [] }
2023-01-05T09:14:22.104Z { reorderings: [] }
2023-01-05T09:14:22.108Z onSyncComplete
2023-01-05T09:14:22.108Z No changes to the server version necessary
2023-01-05T09:14:22.126Z Successfully ended sync process for account xxx@xxx.xxx
Expected Behavior
My floccus for Android or ios 16.2 can acquire my bookmarks .
To Reproduce
100
Debug log provided
@pisice commented on GitHub (Jan 7, 2023):
Thank you ! I solved the problem. add IIS7 MIME type.
@github-actions[bot] commented on GitHub (Jan 8, 2024):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.