Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jun 2023 01:03:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271776] Seafile 9.0.10 Seafdav will not start
Message-ID:  <bug-271776-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271776

            Bug ID: 271776
           Summary: Seafile 9.0.10 Seafdav will not start
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: scott@kitchin.com

I've installed Seafile 9.0.10 in Jail and enabled Seafdav.  It's generating
errors every 10 second in controller.log:

2023-06-02 00:32:53 seafile-controller.c(475): pid file
/usr/local/www/haiwen/pids/seafdav.pid does not exist
2023-06-02 00:32:53 seafile-controller.c(583): seafdav need restart...
2023-06-02 00:32:53 seafile-controller.c(95): spawn_process:
/usr/local/bin/python3.9 -m wsgidav.server.server_cli --server gunicorn --r=
oot
/ --log-file /usr/local/www/haiwen/logs/seafdav.log --pid
/usr/local/www/haiwen/pids/seafdav.pid --port 8080 --host 192.168.1.105
2023-06-02 00:32:53 seafile-controller.c(129): spawned
/usr/local/bin/python3.9, pid 47949
2023-06-02 00:32:54 seafile-controller.c(137): usage: wsgidav [-h] [-p PORT]
[-H HOST] [-r ROOT_PATH]
               [--auth {anonymous,nt,pam-login}]
               [--server
{paste,gevent,cheroot,cherrypy,ext-wsgiutils,flup-fcgi,flup-fcgi_fork,wsgir=
ef,gunicorn}]
               [--ssl-adapter {builtin,pyopenssl}] [-v | -q]
               [-c CONFIG_FILE | --no-config] [-V]
wsgidav: error: unrecognized arguments: --log-file
/usr/local/www/haiwen/logs/seafdav.log --pid
/usr/local/www/haiwen/pids/seafdav.pid

This worked very well with Debian as I have migrated seafile-data and mysql
database over to Seafile on FreeBSD. I'm not sure why it's generating this
error.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271776-7788>