Package Details: seafile-server 13.0.20-1

Git Clone URL: https://aur.archlinux.org/seafile-server.git (read-only, click to copy)
Package Base: seafile-server
Description: Seafile server core
Upstream URL: https://github.com/haiwen/seafile-server
Licenses: Apache-2.0, AGPL-3.0-only
Conflicts: seafile
Submitter: eolianoe
Maintainer: Joffrey
Last Packager: Joffrey
Votes: 18
Popularity: 0.000000
First Submitted: 2017-01-07 15:22 (UTC)
Last Updated: 2026-04-16 09:54 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

Captain_Rage commented on 2017-09-23 17:36 (UTC)

Since 6.2, the official documentation says: "From 6.2, It is recommended to use WSGI mode for communication between Seahub and Nginx/Apache". Is this reflected in our default systemd units? The recommended way to start seahub (using WSGI) is described in https://manual.seafile.com/changelog/server-changelog.html

eolianoe commented on 2017-07-09 18:09 (UTC)

@LNHRT: IMHO seafile-server can be used without seahub but not the contrary. @Captain_Rage: Many thanks for the feedback. I need to find a machine and free time to install my own instance.

Captain_Rage commented on 2017-07-08 17:57 (UTC)

@eolianoe: Moving/removing /lib/usr/seafile/seafileenv and installing the seahub package afterwards worked like a charm. Thanks for the info!

<deleted-account> commented on 2017-07-03 11:46 (UTC)

Wouldn't it be better to make seahub as a dependency of seafile-server?

DasGurke commented on 2017-07-02 18:38 (UTC)

If anyone else is receiving an error along the lines of `libevent-2.0.so.5: cannot open shared object file: No such file or directory`, you need to rebuild quite a few seafile-packages because there was a new version of `libevent` released. I rebuilt `libevhtp-seafile ccnet-server ccnet seafile-server` and got my server running again.

eolianoe commented on 2017-06-14 12:54 (UTC)

@theeeflash: could you give more details about the error? And if it's related to libevhtp-sefile, please comment on the right page.

theeeflash commented on 2017-06-14 11:49 (UTC) (edited on 2017-06-14 11:49 (UTC) by theeeflash)

libevhtp-seafile verification failed

Captain_Rage commented on 2017-05-25 19:55 (UTC)

Thanks alot, @LNHRT!! Running 'pip2 install requests' inside the Seafile enviroment did indeed fix the problem. Much obliged! @eolianoe: You might want to add a line for installing 'requests' side the Seafile environment also. Cheers!