Hello,
I have a Seafile CE (Docker version) running on my server with notification enabled
I have a seadrive client running on my mac (2.0.26) and one running on my linux laptop (3.0.18)
But i can see in the seafile server log that the linux seadrive keep asking /seafhttp/accessible-repos/?repo_id= each second:
XX.XX.XX.XX - - [17/Mar/2026:11:14:31 +0100] “GET /seafhttp/accessible-repos/?repo_id=21bc51a0-c94f-4323-a1c5-93b8d923240a HTTP/1.1” 200 443 “-” “SeaDrive/3.0.18 (Linux)”
XX.XX.XX.XX - - [17/Mar/2026:11:14:32 +0100] “GET /seafhttp/accessible-repos/?repo_id=21bc51a0-c94f-4323-a1c5-93b8d923240a HTTP/1.1” 200 443 “-” “SeaDrive/3.0.18 (Linux)”
XX.XX.XX.XX - - [17/Mar/2026:11:14:33 +0100] “GET /seafhttp/accessible-repos/?repo_id=21bc51a0-c94f-4323-a1c5-93b8d923240a HTTP/1.1” 200 443 “-” “SeaDrive/3.0.18 (Linux)”
XX.XX.XX.XX - - [17/Mar/2026:11:14:35 +0100] “GET /seafhttp/accessible-repos/?repo_id=21bc51a0-c94f-4323-a1c5-93b8d923240a HTTP/1.1” 200 443 “-” “SeaDrive/3.0.18 (Linux)”
XX.XX.XX.XX - - [17/Mar/2026:11:14:36 +0100] “GET /seafhttp/accessible-repos/?repo_id=21bc51a0-c94f-4323-a1c5-93b8d923240a HTTP/1.1” 200 443 “-” “SeaDrive/3.0.18 (Linux)”
XX.XX.XX.XX - - [17/Mar/2026:11:14:37 +0100] “GET /seafhttp/accessible-repos/?repo_id=21bc51a0-c94f-4323-a1c5-93b8d923240a HTTP/1.1” 200 443 “-” “SeaDrive/3.0.18 (Linux)”
Does it normal? as even it is to poll if the server is still reachable i think is might be to much frequent and more over there is the notification server enabled.
Regards
Max