Hi. Need some help here. This error occurs while starting seahub.sh. I change gunicorn.conf.py to daemon = False in order to see error. I think there must be version conflict with Python but I have no clue where to start. All happend after Debian server update.
So you probably updated your OS version which deletes some of the python staff seafile needs. Just follow again the installation instructions for the server setup under âPrerequisitesâ which details which python moduls needs to be installed. One of them being the missing captcha. If you are on Ubuntu 20 and donât use memcache I would skip the pylibmc (those donât install as such as having more dependencies which are missing).
Reading package lists⌠Done
Building dependency tree
Reading state information⌠Done
python-ldap is already the newest version (3.1.0-2).
python-pip is already the newest version (18.1-5).
python-urllib3 is already the newest version (1.24.1-1).
python-requests is already the newest version (2.21.0-1).
ffmpeg is already the newest version (7:4.2.2-1+b1).
libpython2.7 is already the newest version (2.7.18-1).
python-setuptools is already the newest version (44.0.0-2).
python2.7 is already the newest version (2.7.18-1).
sqlite3 is already the newest version (3.31.1-5).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.