mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-27 07:05:59 +03:00
[GH-ISSUE #843] fail init sync to webDAV@hosteurope.de webspace: error_log says "/dev/null doesn't point to a file or directory" #539
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#539
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 @jgannn on GitHub (Feb 28, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/843
Describe the bug
freshly installed and configured floccus plugin fails initial sync to webDAV account on dav://nteg.mywebdav.de (hosteurope.de webspace)
Thanks for taking a look. If desired I can send credentials to reproduce the problem.
Desktop
Server
Server error_log:
[Sun Feb 28 09:27:24 2021] [core:error] [pid 7376] [client 212.25.6.0] [host nteg.mywebdav.de] AH00038: Forbidden: /dev/null doesn't point to a file or directory
[Sun Feb 28 09:27:25 2021] [core:error] [pid 7377] [client 212.25.6.0] [host nteg.mywebdav.de] AH00038: Forbidden: /dev/null doesn't point to a file or directory
Debug log
2021-02-28T08:27:25.773Z Starting sync process for account jg@nteg.mywebdav.de
2021-02-28T08:27:25.779Z onSyncStart: begin
2021-02-28T08:27:25.780Z https://nteg.mywebdav.de/bookmarks.xbel.lock
2021-02-28T08:27:25.897Z Syncing failed with E019: HTTP status 403. Failed GET request. Check your server configuration and log.
2021-02-28T08:27:25.904Z onSyncFail
quick check with cgi script on webspace, albeit not executed by the webDAV user, but the "webpack user"
permissions of /dev/null:
crw-rw-rw- 1 0 root 1, 3 Oct 29 15:10 /dev/null
@marcelklehr commented on GitHub (Feb 28, 2021):
Can you try to use a different webdav client and check if that works?
@jgannn commented on GitHub (Feb 28, 2021):
@github-actions[bot] commented on GitHub (Mar 21, 2023):
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.