Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webdavd crashed #28

Open
sbluhm opened this issue Aug 16, 2021 · 1 comment
Open

webdavd crashed #28

sbluhm opened this issue Aug 16, 2021 · 1 comment

Comments

@sbluhm
Copy link
Contributor

sbluhm commented Aug 16, 2021

Hello @couling ,

for completeness, I would like to report a webdavd crash. I believe it happened after Microsoft Excel opened a file (from a Win10 machine). Error log:

Aug 16 2021 08:49:22 [2189108] Error: Rejecting request without auth
Aug 16 2021 08:49:22 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:00:25 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:00:25 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:13:50 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:13:51 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:13:51 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:13:51 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:13:59 [2189108] Error: Rejecting request without auth
Aug 16 2021 07:14:00 [2193003] Error: PROPFIND not found stefan /shared/desktop.ini - No such file or directory
Aug 16 2021 07:14:03 [2193017] Error: PROPFIND not found stefan /shared/newfolder/desktop.ini - No such file or directory
Aug 16 2021 07:14:05 [2193019] Error: PROPFIND not found stefan /shared/newfolder/example/desktop.ini - No such file or directory
Aug 16 2021 09:14:11 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:14:11 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:14:11 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:14:12 [2189108] Error: Rejecting request without auth
Aug 16 2021 09:14:20 [2189108] Error: stefan 1778
Aug 16 2021 07:14:20 [2193023] Error: PROPFIND not found stefan /shared/newfolder/example/~$File.ods - No such file or directory
Aug 16 2021 09:15:22 [2189108] Error: stefan 1778
Aug 16 2021 09:16:21 [2189108] Error: Could not receive socket message 16 -1 - Resource temporarily unavailable
Aug 16 2021 07:16:52 [2193017] Error: Could not send socket message - Broken pipe
Aug 16 2021 07:16:52 [2193023] Error: Could not send socket message - Broken pipe

access.log

Aug 16 2021 09:13:50 192.168.0.23 <auth failed> 401 OPTIONS /shared
Aug 16 2021 09:13:51 192.168.0.23 <auth failed> 401 PROPFIND /shared
Aug 16 2021 09:13:51 192.168.0.23 <auth failed> 401 OPTIONS /
Aug 16 2021 09:13:51 192.168.0.23 <auth failed> 401 PROPFIND /
Aug 16 2021 09:13:59 192.168.0.23 <auth failed> 401 PROPFIND /
Aug 16 2021 09:14:00 192.168.0.23 stefan 207 PROPFIND /
Aug 16 2021 09:14:00 192.168.0.23 stefan 207 PROPFIND /
Aug 16 2021 09:14:00 192.168.0.23 stefan 207 PROPFIND /shared
Aug 16 2021 09:14:00 192.168.0.23 stefan 207 PROPFIND /shared
Aug 16 2021 09:14:00 192.168.0.23 stefan 404 PROPFIND /shared/desktop.ini
Aug 16 2021 09:14:03 192.168.0.23 stefan 207 PROPFIND /shared/newfolder
Aug 16 2021 09:14:03 192.168.0.23 stefan 404 PROPFIND /shared/newfolder/desktop.ini
Aug 16 2021 09:14:05 192.168.0.23 stefan 207 PROPFIND /shared/newfolder/example
Aug 16 2021 09:14:05 192.168.0.23 stefan 404 PROPFIND /shared/newfolder/example/desktop.ini
Aug 16 2021 09:14:11 192.168.0.23 <auth failed> 401 OPTIONS /shared/newfolder/
Aug 16 2021 09:14:11 192.168.0.23 <auth failed> 401 OPTIONS /shared/newfolder/
Aug 16 2021 09:14:11 192.168.0.23 <auth failed> 401 OPTIONS /shared/newfolder/
Aug 16 2021 09:14:12 192.168.0.23 <auth failed> 401 OPTIONS /shared/newfolder/
Aug 16 2021 09:14:20 192.168.0.23 stefan 500 OPTIONS /shared/newfolder/
Aug 16 2021 09:14:20 192.168.0.23 stefan 200 GET /shared/newfolder/example/file.ods
Aug 16 2021 09:14:20 192.168.0.23 stefan 207 PROPFIND /shared/newfolder/example/file.ods
Aug 16 2021 09:14:20 192.168.0.23 stefan 200 LOCK /shared/newfolder/example/file.ods
Aug 16 2021 09:14:20 192.168.0.23 stefan 404 PROPFIND /shared/newfolder/example/~$file.ods
Aug 16 2021 09:14:21 192.168.0.23 stefan 201 PUT /shared/newfolder/example/~$file.ods
Aug 16 2021 09:14:21 192.168.0.23 stefan 200 LOCK /shared/newfolder/example/~$file.ods
Aug 16 2021 09:14:21 192.168.0.23 stefan 207 PROPPATCH /shared/newfolder/example/~$file.ods
Aug 16 2021 09:15:22 192.168.0.23 stefan 204 DELETE /shared/newfolder/example/~$file.ods
Aug 16 2021 09:15:23 192.168.0.23 stefan 207 PROPFIND /shared/newfolder/example
Aug 16 2021 09:15:30 192.168.0.23 stefan 200 LOCK /shared/newfolder/example/file.ods
Aug 16 2021 09:16:21 192.168.0.23 stefan 500 PROPFIND /shared/newfolder/example/file.ods
@sbluhm
Copy link
Contributor Author

sbluhm commented Sep 8, 2022

crashed once more today. Haven't found anything yet in the logs. So there is something....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant