Hi @ all,
today i upgraded my server to pro 7.0.3 and after some ajustments it’s almost working again.
BUT: The download speed i the client want’s to sync a file is about 30-40kb/s which is far too slow.
Same issue, if you want to download from the web gui.
First i thought, my server has a general issue somewhere in the network stack or firewall, but if i download a test file everything is fine and the download speed is about 100Mbps. This issue addresses the seafile server only…
Is there any throttling which can be configured?
Edit: Status -> solved
After running sudo pip install --upgrade cryptography
and restarting the seafile (+seahub) services, everything went fine again
Edit #2: problem is still there, it seems to be sporadically…
Seahub_email_sender.log:
/…inst_folder_…/seafile-pro-server-7.0.6/seahub/thirdpart/requests/init.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
warnings.warn(warning, RequestsDependencyWarning)
/…inst_folder_…/seafile-pro-server-7.0.6/seahub/thirdpart/requests/init.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
warnings.warn(warning, RequestsDependencyWarning)
[INFO]2019-07-28 19:40:41 PID 795: Acquiring lock for sending queued emails at /tmp/post_office.lock
[INFO]2019-07-28 19:40:41 PID 795: Started sending 0 emails with 1 processes.
[INFO]2019-07-28 19:40:41 PID 795: 0 emails attempted, 0 sent, 0 failed
index.log
07/28/2019 19:50:41 [INFO] root:208 main: storage: using filesystem storage backend
07/28/2019 19:50:41 [INFO] root:210 main: index office pdf: True
07/28/2019 19:50:41 [ERROR] seafes:158 start_index_local: Index process init error: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7f5263a70150>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7f5263a70150>: Failed to establish a new connection: [Errno 111] Connection refused).
Greetz
Marook