[Bug 271776] Seafile 9.0.10 Seafdav will not start

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 02 Jun 2023 01:03:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271776

            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 --root
/ --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,wsgiref,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.

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