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

Seafile windows client deletes files during sync #1218

Open
AndrewW-GIT opened this issue Sep 11, 2019 · 0 comments
Open

Seafile windows client deletes files during sync #1218

AndrewW-GIT opened this issue Sep 11, 2019 · 0 comments

Comments

@AndrewW-GIT
Copy link

As some background. I run two seafile servers one internet facing and one intranet facing.
Each Sunday a linux server creates a new directory structure in part of the library on the internet facing server. This server is accessed by an android device for uploading files, and a windows device to view the files.
Intermittently the new directory structure is deleted by the windows client in what looks like the sync process. This windows seafile client accesses multiple libraries on both the intranet and internet server.
I have attached the apache logs , applet logs and seafile logs.
Seafile is also hosted on linux servers
The linux servers are all fully patched Ubuntu 18.04
The windows client is a fully patched Win 10 home
The android client is a gully patched android Q or 10 device.
The seafile client version is 7.01 (first log) then 7.02 (2nd log)
Seafile server version 7.0.4

First sample of log files

internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:07 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 825 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.0.4 - - [26/Aug/2019:16:32:07 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:21 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/permission-check/?op=upload&client_id=ee8cb7b15cbea99479a614633c1549e9472ea977&client_name=damien HTTP/1.1" 200 527 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:21 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/quota-check/?delta=-10736472 HTTP/1.1" 200 375 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:21 +0100] "PUT /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/2346c16f7377356df27f52a2360dd7e18d43191e HTTP/1.1" 200 375 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:22 +0100] "POST /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/check-fs/ HTTP/1.1" 200 728 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:22 +0100] "POST /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/recv-fs/ HTTP/1.1" 200 375 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:22 +0100] "POST /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/check-blocks/ HTTP/1.1" 200 403 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:22 +0100] "PUT /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/HEAD/?head=2346c16f7377356df27f52a2360dd7e18d43191e HTTP/1.1" 200 375 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:23 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/HEAD HTTP/1.1" 200 658 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:23 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/permission-check/?op=download&client_id=ee8cb7b15cbea99479a614633c1549e9472ea977&client_name=damien HTTP/1.1" 200 527 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:23 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/827b5133e31342c5bbe9a89c72d1014ef1edc5f6 HTTP/1.1" 200 994 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:23 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/fs-id-list/?server-head=827b5133e31342c5bbe9a89c72d1014ef1edc5f6&client-head=2346c16f7377356df27f52a2360dd7e18d43191e HTTP/1.1" 200 857 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:23 +0100] "POST /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/pack-fs/ HTTP/1.1" 200 19833 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:23 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/e48aa298f7f9348e73a74e93efd84658428248d7 HTTP/1.1" 200 2446024 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:23 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/65befff97ccefc2db5e818d4a9b450bd5aab67f8 HTTP/1.1" 200 2073433 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:23 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/26c93060f89eb3f715be3d72608d86f206fc22a3 HTTP/1.1" 200 2087080 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:24 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/4d096713cdf6f8177abaafb55619df7c5db5dcfe HTTP/1.1" 200 2459446 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:24 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/c3344023c8541c9a00fdbe2d1dff35fe33f197b1 HTTP/1.1" 200 2016859 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:24 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/31e388333f9b7bbaa99e0887f730ff06e2152ed9 HTTP/1.1" 200 4315590 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:24 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/5a6d95a066f22acdbb1090032133817ed5caed6a HTTP/1.1" 200 6078438 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:25 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/HEAD HTTP/1.1" 200 506 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [26/Aug/2019:16:32:37 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 825 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.0.4 - - [26/Aug/2019:16:32:37 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"



windows client
seafile.log
08/26/19 16:31:36] seaf-daemon.c(502): starting seafile client 7.0.2
[08/26/19 16:31:36] seaf-daemon.c(504): seafile source code version 28db7b1ab15bda5921e950375d6a6fd701719026
[08/26/19 16:31:36] seafile-session.c(382): client id = ee8cb7b15cbea99479a614633c1549e9472ea977, client_name = damien
[08/26/19 16:31:36] seaf-daemon.c(529): rpc server started.
[08/26/19 16:31:37] start to serve on pipe client
[08/26/19 16:31:37] start to serve on pipe client
[08/26/19 16:31:37] start to serve on pipe client
[08/26/19 16:31:37] start to serve on pipe client
[08/26/19 16:31:37] start to serve on pipe client
[08/26/19 16:31:38] sync-mgr.c(1323): File syncing protocol version on server http://INTRANETserver.mydomain is 2. Client file syncing protocol version is 2. Use version 2.
[08/26/19 16:31:38] sync-mgr.c(1323): File syncing protocol version on server https://internetserver.mydomain is 2. Client file syncing protocol version is 2. Use version 2.
[08/26/19 16:31:39] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:31:39] start to serve on pipe client
[08/26/19 16:31:39] start to serve on pipe client
[08/26/19 16:31:39] start to serve on pipe client
[08/26/19 16:31:39] start to serve on pipe client
[08/26/19 16:31:45] repo-mgr.c(3818): All events are processed for repo f76a61f0-a42c-4e5e-82e6-cf2af96d94a7.
[08/26/19 16:31:45] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[08/26/19 16:31:45] sync-mgr.c(559): Repo 'My Library' sync state transition from 'initializing' to 'downloading'.
[08/26/19 16:31:45] http-tx-mgr.c(1181): Transfer repo 'f76a61f0': ('normal', 'init') --> ('normal', 'check')
[08/26/19 16:31:45] http-tx-mgr.c(1181): Transfer repo 'f76a61f0': ('normal', 'check') --> ('normal', 'commit')
[08/26/19 16:31:46] http-tx-mgr.c(1181): Transfer repo 'f76a61f0': ('normal', 'commit') --> ('normal', 'fs')
[08/26/19 16:31:46] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:31:47] http-tx-mgr.c(1181): Transfer repo 'f76a61f0': ('normal', 'fs') --> ('normal', 'data')
[08/26/19 16:31:50] http-tx-mgr.c(1181): Transfer repo 'f76a61f0': ('normal', 'data') --> ('finished', 'finished')
[08/26/19 16:31:50] sync-mgr.c(559): Repo 'My Library' sync state transition from 'downloading' to 'synchronized'.
[08/26/19 16:31:50] repo-mgr.c(3818): All events are processed for repo d119c9e4-4743-4a5c-aa92-96fad1528925.
[08/26/19 16:31:50] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[08/26/19 16:31:50] sync-mgr.c(559): Repo 'My Library' sync state transition from 'initializing' to 'downloading'.
[08/26/19 16:31:50] http-tx-mgr.c(1181): Transfer repo 'd119c9e4': ('normal', 'init') --> ('normal', 'check')
[08/26/19 16:31:51] http-tx-mgr.c(1181): Transfer repo 'd119c9e4': ('normal', 'check') --> ('normal', 'commit')
[08/26/19 16:31:51] http-tx-mgr.c(1181): Transfer repo 'd119c9e4': ('normal', 'commit') --> ('normal', 'fs')
[08/26/19 16:31:51] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:31:51] http-tx-mgr.c(1181): Transfer repo 'd119c9e4': ('normal', 'fs') --> ('normal', 'data')
[08/26/19 16:31:52] repo-mgr.c(3818): All events are processed for repo 65e4de41-52bf-4c2f-9e26-037e54915ea3.
[08/26/19 16:31:52] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[08/26/19 16:31:52] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:31:52] http-tx-mgr.c(1181): Transfer repo 'd119c9e4': ('normal', 'data') --> ('finished', 'finished')
[08/26/19 16:31:53] sync-mgr.c(559): Repo 'My Library' sync state transition from 'downloading' to 'synchronized'.
[08/26/19 16:32:00] repo-mgr.c(3818): All events are processed for repo a193d289-2b47-46c7-9b0d-593f442cb034.
[08/26/19 16:32:00] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[08/26/19 16:32:00] sync-mgr.c(559): Repo 'My Library' sync state transition from 'initializing' to 'downloading'.
[08/26/19 16:32:00] http-tx-mgr.c(1181): Transfer repo 'a193d289': ('normal', 'init') --> ('normal', 'check')
[08/26/19 16:32:00] http-tx-mgr.c(1181): Transfer repo 'a193d289': ('normal', 'check') --> ('normal', 'commit')
[08/26/19 16:32:00] http-tx-mgr.c(1181): Transfer repo 'a193d289': ('normal', 'commit') --> ('normal', 'fs')
[08/26/19 16:32:01] http-tx-mgr.c(1181): Transfer repo 'a193d289': ('normal', 'fs') --> ('normal', 'data')
[08/26/19 16:32:01] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:32:01] repo-mgr.c(3818): All events are processed for repo f76a61f0-a42c-4e5e-82e6-cf2af96d94a7.
[08/26/19 16:32:02] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'synchronized'.
[08/26/19 16:32:02] http-tx-mgr.c(1181): Transfer repo 'a193d289': ('normal', 'data') --> ('finished', 'finished')
[08/26/19 16:32:02] sync-mgr.c(559): Repo 'My Library' sync state transition from 'downloading' to 'synchronized'.
[08/26/19 16:32:02] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:32:02] repo-mgr.c(3818): All events are processed for repo d7b2e05c-d7b9-45e9-adc6-e5e04ca3f926.
[08/26/19 16:32:02] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[08/26/19 16:32:02] sync-mgr.c(864): Removing blocks for repo My Library(d7b2e05c).
[08/26/19 16:32:03] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:32:04] repo-mgr.c(3818): All events are processed for repo a2f92d3d-1952-4b4a-ab8b-3f5916fc968d.
[08/26/19 16:32:04] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[08/26/19 16:32:05] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:32:05] repo-mgr.c(3818): All events are processed for repo a193d289-2b47-46c7-9b0d-593f442cb034.
[08/26/19 16:32:05] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'synchronized'.
[08/26/19 16:32:06] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:32:16] repo-mgr.c(3818): All events are processed for repo a4bd17c6-83fa-4668-b38b-8920f8e322c8.
[08/26/19 16:32:16] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[08/26/19 16:32:16] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:32:19] repo-mgr.c(3818): All events are processed for repo a633b1ec-af36-4ade-802a-df92a7c412a2.
[08/26/19 16:32:21] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'uploading'.
[08/26/19 16:32:21] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'init') --> ('normal', 'check')
[08/26/19 16:32:21] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'check') --> ('normal', 'commit')
[08/26/19 16:32:22] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'commit') --> ('normal', 'fs')
[08/26/19 16:32:22] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:32:22] repo-mgr.c(3818): All events are processed for repo d119c9e4-4743-4a5c-aa92-96fad1528925.
[08/26/19 16:32:22] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'synchronized'.
[08/26/19 16:32:22] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'fs') --> ('normal', 'data')
[08/26/19 16:32:22] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'data') --> ('normal', 'update-branch')
[08/26/19 16:32:23] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'update-branch') --> ('finished', 'finished')
[08/26/19 16:32:23] sync-mgr.c(559): Repo 'My Library' sync state transition from 'uploading' to 'initializing'.
[08/26/19 16:32:23] sync-mgr.c(559): Repo 'My Library' sync state transition from 'initializing' to 'downloading'.
[08/26/19 16:32:23] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'init') --> ('normal', 'check')
[08/26/19 16:32:23] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'check') --> ('normal', 'commit')
[08/26/19 16:32:23] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'commit') --> ('normal', 'fs')
[08/26/19 16:32:23] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'fs') --> ('normal', 'data')
[08/26/19 16:32:24] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'data') --> ('finished', 'finished')
[08/26/19 16:32:25] sync-mgr.c(559): Repo 'My Library' sync state transition from 'downloading' to 'synchronized'.
[08/26/19 16:32:25] sync-mgr.c(864): Removing blocks for repo My Library(a633b1ec).
[08/26/19 16:32:26] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[08/26/19 16:32:26] repo-mgr.c(3818): All events are processed for repo a633b1ec-af36-4ade-802a-df92a7c412a2.
[08/26/19 16:32:26] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'synchronized'.



applet.log
[08/26/19 16:31:36]read id from id file
[08/26/19 16:31:36]starting seaf-daemon:  ("-c", "C:/Users/andrew/ccnet", "-d", "D:/localdata/Seafile/seafile-data", "-w", "D:/localdata/Seafile")
[08/26/19 16:31:37]Failed to connect to named pipe: All pipe instances are busy.

[08/26/19 16:31:37][Rpc Client] connected to daemon
[08/26/19 16:31:37][Rpc Client] connected to daemon
[08/26/19 16:31:39]Starting the network status detector
[08/26/19 16:31:39][AutoUpdateManager] cancel all download tasks
[08/26/19 16:31:39][AutoUpdateManager] clean file caches db
[08/26/19 16:31:39][AutoUpdateManager] clean file caches
[08/26/19 16:31:39]starting applet rpc service
[08/26/19 16:31:39]applet rpc service started
[08/26/19 16:31:39][Rpc Client] connected to daemon
[08/26/19 16:31:39][Rpc Client] connected to daemon
[08/26/19 16:31:39][ext listener] listening on \\.\pipe\seafile_ext_pipe_YW5kcmV3
[08/26/19 16:32:18]failed to read request from shell extension: The pipe has been ended.

[08/26/19 18:26:18]read id from id file
[08/26/19 18:26:18]starting seaf-daemon:  ("-c", "C:/Users/andrew/ccnet", "-d", "D:/localdata/Seafile/seafile-data", "-w", "D:/localdata/Seafile")
[08/26/19 18:26:19]Failed to connect to named pipe: All pipe instances are busy.

[08/26/19 18:26:19][Rpc Client] connected to daemon
[08/26/19 18:26:19]Failed to connect to named pipe: All pipe instances are busy.

[08/26/19 18:26:19][Rpc Client] connected to daemon
[08/26/19 18:26:21]Starting the network status detector
[08/26/19 18:26:21][AutoUpdateManager] cancel all download tasks
[08/26/19 18:26:21][AutoUpdateManager] clean file caches db
[08/26/19 18:26:21][AutoUpdateManager] clean file caches
[08/26/19 18:26:21]starting applet rpc service
[08/26/19 18:26:21]applet rpc service started
[08/26/19 18:26:21][Rpc Client] connected to daemon
[08/26/19 18:26:21][ext listener] listening on \\.\pipe\seafile_ext_pipe_YW5kcmV3
[08/26/19 18:26:21][Rpc Client] connected to daemon
[08/26/19 18:26:57]failed to read request from shell extension: The pipe has been ended.

Second sample of log files
`

apache log
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:12:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:13:00 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 3709 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:13:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:14:00 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:14:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 3709 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:15:00 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:15:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 3709 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:16:00 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 3709 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:16:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:17:00 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:17:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:18:00 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:18:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:18:50 +0100] "GET /seafhttp/protocol-version HTTP/1.1" 200 3497 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:18:51 +0100] "GET /api2/ping/ HTTP/1.1" 200 3809 "-" "Mozilla/5.0"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:18:54 +0100] "GET /api2/server-info/ HTTP/1.1" 200 3902 "-" "Mozilla/5.0"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:18:54 +0100] "GET /api2/server-info/ HTTP/1.1" 200 3931 "-" "Mozilla/5.0"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:18:54 +0100] "GET /api2/server-info/ HTTP/1.1" 200 3902 "-" "Mozilla/5.0"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:19:00 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 3709 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:02 +0100] "GET /seafhttp/repo/d119c9e4-4743-4a5c-aa92-96fad1528925/commit/HEAD HTTP/1.1" 200 658 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:03 +0100] "GET /seafhttp/repo/65e4de41-52bf-4c2f-9e26-037e54915ea3/commit/HEAD HTTP/1.1" 200 506 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:19 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 825 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:19:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:31 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/permission-check/?op=upload&client_id=ee8cb7b15cbea99479a614633c1549e9472ea977&client_name=damien HTTP/1.1" 200 527 "-" "Seafile/7.0.2 (Windows NT
)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:32 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/quota-check/?delta=31983294 HTTP/1.1" 200 375 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:32 +0100] "PUT /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/90c9ba222ae6aa1fa389f13e8ab40cb5e708c2e9 HTTP/1.1" 200 375 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:32 +0100] "POST /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/check-fs/ HTTP/1.1" 200 728 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:32 +0100] "POST /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/recv-fs/ HTTP/1.1" 200 375 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:32 +0100] "POST /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/check-blocks/ HTTP/1.1" 200 403 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:32 +0100] "PUT /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/HEAD/?head=90c9ba222ae6aa1fa389f13e8ab40cb5e708c2e9 HTTP/1.1" 200 375 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/HEAD HTTP/1.1" 200 506 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/permission-check/?op=download&client_id=ee8cb7b15cbea99479a614633c1549e9472ea977&client_name=damien HTTP/1.1" 200 375 "-" "Seafile/7.0.2 (Windows
NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/b7464acb2bad96c9fc638d5acdc8305afda41858 HTTP/1.1" 200 994 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/fs-id-list/?server-head=b7464acb2bad96c9fc638d5acdc8305afda41858&client-head=90c9ba222ae6aa1fa389f13e8ab40cb5e708c2e9 HTTP/1.1" 200 1675 "-" "Seaf
ile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "POST /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/pack-fs/ HTTP/1.1" 200 27256 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/7610c81b5d07556f8d592a1b9c576db3b8e795d7 HTTP/1.1" 200 2019134 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/f1753085f4e6eb9c71c56436afcab5e5795dde8e HTTP/1.1" 200 2551633 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/0b6ee6953d650b59ebc77acf333f2f00e0fe6e11 HTTP/1.1" 200 2383776 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/1e06c64f56d556e5f6085142f8a46104717aa29f HTTP/1.1" 200 2140284 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/140d2be10c6d005b3feecff61a3317920f930ae0 HTTP/1.1" 200 2273466 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/eb92f09156da8345c6418262d0ac1aafcad10de2 HTTP/1.1" 200 2354842 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/f4ed19f5b09de28c64b95800669d9eb893c11719 HTTP/1.1" 200 1895678 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/c651e5ff9475149275fdcb6e41e1990e98c5f97b HTTP/1.1" 200 2377576 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/f2d425a2c8ac487a362648b6db34420215d0c588 HTTP/1.1" 200 2552076 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:33 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/b728eb306ee0bcc5c90599efd7e446f2c910ea0a HTTP/1.1" 200 2055160 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:34 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/60cd8354f5a3116bdd265a1b7c8cf9292896835b HTTP/1.1" 200 2219156 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:34 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/81dc6c0f9af5198161aef05c062a25ea131601c8 HTTP/1.1" 200 2410249 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:34 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/eb2cbbf8aa6b788a3bbb1c17d15eeb025bced6cf HTTP/1.1" 200 2224071 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:34 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/8000875b6cf7f13a128130faa6cd5eaf577b2d7c HTTP/1.1" 200 2208027 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:34 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/1e06c64f56d556e5f6085142f8a46104717aa29f HTTP/1.1" 200 2140284 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:34 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/4fae769a11e97ae806c56511d57a6f8da4d893dd HTTP/1.1" 200 4531710 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:34 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/659bfa56a871b434bf81c67e233c3ebc972f6591 HTTP/1.1" 200 3960340 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:34 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/7610c81b5d07556f8d592a1b9c576db3b8e795d7 HTTP/1.1" 200 2016111 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:34 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/block/140d2be10c6d005b3feecff61a3317920f930ae0 HTTP/1.1" 200 2273466 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:19:49 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 825 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:20:00 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:20:19 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 825 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:20:20 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/HEAD HTTP/1.1" 200 3542 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:20:20 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/permission-check/?op=download&client_id=2a54a1c936896b78c863b7ff75017dc9ab6e0835&client_name=unknown HTTP/1.1" 200 515 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:20:20 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/commit/b7464acb2bad96c9fc638d5acdc8305afda41858 HTTP/1.1" 200 986 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:20:20 +0100] "GET /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/fs-id-list/?server-head=b7464acb2bad96c9fc638d5acdc8305afda41858&client-head=d30cf3406f7151f5e83bc29faf811373a44b286d HTTP/1.1" 200 2161 "-" "Seaf
ile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:20:20 +0100] "POST /seafhttp/repo/a633b1ec-af36-4ade-802a-df92a7c412a2/pack-fs/ HTTP/1.1" 200 5077 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:20:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 3709 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:20:49 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 825 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:21:00 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 3709 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.0.7 - - [09/Sep/2019:18:21:02 +0100] "GET / HTTP/1.1" 302 3786 "-" "Wget/1.19.4 (linux-gnu)"
internetserver.mydomain:443 192.168.0.7 - - [09/Sep/2019:18:21:02 +0100] "GET /accounts/login/?next=/ HTTP/1.1" 200 13081 "-" "Wget/1.19.4 (linux-gnu)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:21:19 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 825 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:21:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:21:49 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 825 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:22:00 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"
internetserver.mydomain:443 192.168.1.4 - - [09/Sep/2019:18:22:19 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 825 "-" "Seafile/7.0.2 (Windows NT)"
internetserver.mydomain:443 192.168.0.4 - - [09/Sep/2019:18:22:30 +0100] "POST /seafhttp/repo/head-commits-multi/ HTTP/1.1" 200 813 "-" "Seafile/7.0.2 (Linux)"


seafile.log
[09/09/19 18:18:47] seaf-daemon.c(502): starting seafile client 7.0.2
[09/09/19 18:18:47] seaf-daemon.c(504): seafile source code version 28db7b1ab15bda5921e950375d6a6fd701719026
[09/09/19 18:18:47] seafile-session.c(382): client id = ee8cb7b15cbea99479a614633c1549e9472ea977, client_name = damien
[09/09/19 18:18:47] seaf-daemon.c(529): rpc server started.
[09/09/19 18:18:48] start to serve on pipe client
[09/09/19 18:18:48] start to serve on pipe client
[09/09/19 18:18:48] start to serve on pipe client
[09/09/19 18:18:48] start to serve on pipe client
[09/09/19 18:18:48] start to serve on pipe client
[09/09/19 18:18:48] sync-mgr.c(1323): File syncing protocol version on server http://INTRANETserver.mydomain is 2. Client file syncing protocol version is 2. Use version 2.
[09/09/19 18:18:49] sync-mgr.c(1323): File syncing protocol version on server https://internetserver.mydomain is 2. Client file syncing protocol version is 2. Use version 2.
[09/09/19 18:18:49] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:18:49] start to serve on pipe client
[09/09/19 18:18:49] start to serve on pipe client
[09/09/19 18:18:49] start to serve on pipe client
[09/09/19 18:18:49] start to serve on pipe client
[09/09/19 18:18:56] repo-mgr.c(3818): All events are processed for repo f76a61f0-a42c-4e5e-82e6-cf2af96d94a7.
[09/09/19 18:18:56] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[09/09/19 18:18:56] sync-mgr.c(864): Removing blocks for repo My Library(f76a61f0).
[09/09/19 18:18:56] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:19:00] repo-mgr.c(3818): All events are processed for repo d119c9e4-4743-4a5c-aa92-96fad1528925.
[09/09/19 18:19:00] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[09/09/19 18:19:01] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:19:02] repo-mgr.c(3818): All events are processed for repo 65e4de41-52bf-4c2f-9e26-037e54915ea3.
[09/09/19 18:19:02] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[09/09/19 18:19:02] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:19:09] repo-mgr.c(3818): All events are processed for repo a193d289-2b47-46c7-9b0d-593f442cb034.
[09/09/19 18:19:09] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[09/09/19 18:19:09] sync-mgr.c(559): Repo 'My Library' sync state transition from 'initializing' to 'downloading'.
[09/09/19 18:19:09] http-tx-mgr.c(1181): Transfer repo 'a193d289': ('normal', 'init') --> ('normal', 'check')
[09/09/19 18:19:09] http-tx-mgr.c(1181): Transfer repo 'a193d289': ('normal', 'check') --> ('normal', 'commit')
[09/09/19 18:19:09] http-tx-mgr.c(1181): Transfer repo 'a193d289': ('normal', 'commit') --> ('normal', 'fs')
[09/09/19 18:19:09] http-tx-mgr.c(1181): Transfer repo 'a193d289': ('normal', 'fs') --> ('normal', 'data')
[09/09/19 18:19:09] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:19:10] http-tx-mgr.c(1181): Transfer repo 'a193d289': ('normal', 'data') --> ('finished', 'finished')
[09/09/19 18:19:11] sync-mgr.c(559): Repo 'My Library' sync state transition from 'downloading' to 'synchronized'.
[09/09/19 18:19:20] repo-mgr.c(3818): All events are processed for repo a4bd17c6-83fa-4668-b38b-8920f8e322c8.
[09/09/19 18:19:20] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[09/09/19 18:19:21] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:19:21] repo-mgr.c(3818): All events are processed for repo a193d289-2b47-46c7-9b0d-593f442cb034.
[09/09/19 18:19:21] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'synchronized'.
[09/09/19 18:19:22] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:19:22] repo-mgr.c(3818): All events are processed for repo d7b2e05c-d7b9-45e9-adc6-e5e04ca3f926.
[09/09/19 18:19:22] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[09/09/19 18:19:23] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:19:24] repo-mgr.c(3818): All events are processed for repo a2f92d3d-1952-4b4a-ab8b-3f5916fc968d.
[09/09/19 18:19:24] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'initializing'.
[09/09/19 18:19:25] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:19:27] repo-mgr.c(3818): All events are processed for repo a633b1ec-af36-4ade-802a-df92a7c412a2.
[09/09/19 18:19:30] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'uploading'.
[09/09/19 18:19:30] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'init') --> ('normal', 'check')
[09/09/19 18:19:30] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'check') --> ('normal', 'commit')
[09/09/19 18:19:30] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'commit') --> ('normal', 'fs')
[09/09/19 18:19:31] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'fs') --> ('normal', 'data')
[09/09/19 18:19:31] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'data') --> ('normal', 'update-branch')
[09/09/19 18:19:31] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'update-branch') --> ('finished', 'finished')
[09/09/19 18:19:31] sync-mgr.c(559): Repo 'My Library' sync state transition from 'uploading' to 'initializing'.
[09/09/19 18:19:31] sync-mgr.c(559): Repo 'My Library' sync state transition from 'initializing' to 'downloading'.
[09/09/19 18:19:31] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'init') --> ('normal', 'check')
[09/09/19 18:19:31] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'check') --> ('normal', 'commit')
[09/09/19 18:19:31] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'commit') --> ('normal', 'fs')
[09/09/19 18:19:32] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'fs') --> ('normal', 'data')
[09/09/19 18:19:34] http-tx-mgr.c(1181): Transfer repo 'a633b1ec': ('normal', 'data') --> ('finished', 'finished')
[09/09/19 18:19:34] sync-mgr.c(559): Repo 'My Library' sync state transition from 'downloading' to 'synchronized'.
[09/09/19 18:19:35] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:19:35] repo-mgr.c(3818): All events are processed for repo a633b1ec-af36-4ade-802a-df92a7c412a2.
[09/09/19 18:19:35] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'synchronized'.
[09/09/19 18:20:59] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:20:59] repo-mgr.c(3818): All events are processed for repo a4bd17c6-83fa-4668-b38b-8920f8e322c8.
[09/09/19 18:20:59] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'uploading'.
[09/09/19 18:20:59] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'init') --> ('normal', 'check')
[09/09/19 18:20:59] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'check') --> ('normal', 'commit')
[09/09/19 18:21:00] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'commit') --> ('normal', 'fs')
[09/09/19 18:21:00] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'fs') --> ('normal', 'data')
[09/09/19 18:21:00] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'data') --> ('normal', 'update-branch')
[09/09/19 18:21:00] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'update-branch') --> ('finished', 'finished')
[09/09/19 18:21:00] sync-mgr.c(559): Repo 'My Library' sync state transition from 'uploading' to 'initializing'.
[09/09/19 18:21:05] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:21:05] repo-mgr.c(3818): All events are processed for repo a4bd17c6-83fa-4668-b38b-8920f8e322c8.
[09/09/19 18:21:05] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'uploading'.
[09/09/19 18:21:05] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'init') --> ('normal', 'check')
[09/09/19 18:21:05] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'check') --> ('normal', 'commit')
[09/09/19 18:21:05] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'commit') --> ('normal', 'fs')
[09/09/19 18:21:06] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'fs') --> ('normal', 'data')
[09/09/19 18:21:06] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'data') --> ('normal', 'update-branch')
[09/09/19 18:21:06] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'update-branch') --> ('finished', 'finished')
[09/09/19 18:21:06] sync-mgr.c(559): Repo 'My Library' sync state transition from 'uploading' to 'initializing'.
[09/09/19 18:21:09] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:21:09] repo-mgr.c(3818): All events are processed for repo a4bd17c6-83fa-4668-b38b-8920f8e322c8.
[09/09/19 18:21:09] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'uploading'.
[09/09/19 18:21:09] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'init') --> ('normal', 'check')
[09/09/19 18:21:09] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'check') --> ('normal', 'commit')
[09/09/19 18:21:10] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'commit') --> ('normal', 'fs')
[09/09/19 18:21:10] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'fs') --> ('normal', 'data')
[09/09/19 18:21:10] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'data') --> ('normal', 'update-branch')
[09/09/19 18:21:10] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'update-branch') --> ('finished', 'finished')
[09/09/19 18:21:10] sync-mgr.c(559): Repo 'My Library' sync state transition from 'uploading' to 'initializing'.
[09/09/19 18:21:10] sync-mgr.c(864): Removing blocks for repo My Library(a4bd17c6).
[09/09/19 18:26:33] sync-mgr.c(559): Repo 'My Library' sync state transition from 'synchronized' to 'committing'.
[09/09/19 18:26:34] repo-mgr.c(3818): All events are processed for repo a4bd17c6-83fa-4668-b38b-8920f8e322c8.
[09/09/19 18:26:34] sync-mgr.c(559): Repo 'My Library' sync state transition from 'committing' to 'uploading'.
[09/09/19 18:26:34] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'init') --> ('normal', 'check')
[09/09/19 18:26:34] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'check') --> ('normal', 'commit')
[09/09/19 18:26:34] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'commit') --> ('normal', 'fs')
[09/09/19 18:26:34] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'fs') --> ('normal', 'data')
[09/09/19 18:26:34] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'data') --> ('normal', 'update-branch')
[09/09/19 18:26:35] http-tx-mgr.c(1181): Transfer repo 'a4bd17c6': ('normal', 'update-branch') --> ('finished', 'finished')
[09/09/19 18:26:35] sync-mgr.c(559): Repo 'My Library' sync state transition from 'uploading' to 'initializing'.
[09/09/19 18:26:35] sync-mgr.c(864): Removing blocks for repo My Library(a4bd17c6).


Applet.log
[09/09/19 18:18:46]read id from id file
[09/09/19 18:18:47]starting seaf-daemon:  ("-c", "C:/Users/andrew/ccnet", "-d", "D:/localdata/Seafile/seafile-data", "-w", "D:/localdata/Seafile")
[09/09/19 18:18:48][Rpc Client] connected to daemon
[09/09/19 18:18:48]Failed to connect to named pipe: All pipe instances are busy.

[09/09/19 18:18:48][Rpc Client] connected to daemon
[09/09/19 18:18:49]Starting the network status detector
[09/09/19 18:18:49][AutoUpdateManager] cancel all download tasks
[09/09/19 18:18:49][AutoUpdateManager] clean file caches db
[09/09/19 18:18:49][AutoUpdateManager] clean file caches
[09/09/19 18:18:49]starting applet rpc service
[09/09/19 18:18:49]applet rpc service started
[09/09/19 18:18:49][Rpc Client] connected to daemon
[09/09/19 18:18:49][ext listener] listening on \\.\pipe\seafile_ext_pipe_YW5kcmV3
[09/09/19 18:18:49][Rpc Client] connected to daemon
[09/09/19 18:19:17]failed to get changes in commit  of repo a193d28
[09/09/19 18:19:26]failed to read request from shell extension: The pipe has been ended.

[09/09/19 18:22:03]failed to read request from shell extension: The pipe has been ended.

[09/09/19 18:26:50]failed to read request from shell extension: The pipe has been ended.
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