Desktop Syncing Client

When downloading a library, the client hangs at “connecting server”

First, you can check the Seafile client log (~/.ccnet/logs/seafile.log for
Linux, C:/users/your_name/ccnet/logs/seafile.log for Windows) to see what’s wrong.

Possible reasons:

How to enable more verbose log output for the client

Set environment variable SEAFILE_DEBUG = all before running Seafile client. On Linux, you can open a terminal and type:

  1. export SEAFILE_DEBUG=all
  2. ./seafile-applet