I'm having trouble getting Seafile server to run after upgrading to 6.2.2. I can't find the location where 'seafile-server-6.2.2-server.tar.gz' gets downloaded. Where is it supposed to go?
Search Criteria
Package Details: seafile-server 11.0.13-1
Package Actions
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: | AGPL3 |
Conflicts: | seafile |
Submitter: | eolianoe |
Maintainer: | Joffrey |
Last Packager: | Joffrey |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-07 15:22 (UTC) |
Last Updated: | 2024-11-14 17:02 (UTC) |
Dependencies (12)
- fuse2
- libarchive (libarchive-gitAUR)
- libevent (libevent-gitAUR)
- libevhtp-seafileAUR
- libjwtAUR
- libldap
- libsearpcAUR
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-lts-libs)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- vala (vala-gitAUR) (make)
Required by (1)
Sources (6)
Captain_Rage commented on 2017-09-27 18:50 (UTC)
Joffrey commented on 2017-09-23 22:32 (UTC) (edited on 2017-09-24 10:49 (UTC) by Joffrey)
In "seafile-server@.service" User=seafile must be placed in [Unit] section not in [Service]
Missing depends for setup-seafile-mysql.sh:
- python2-setuptools
- python2-pillow
- mysql-python
thanks
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.
Pinned Comments