Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2015 16:23:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203933] [UPDATE] net-mgmt/seafile: Update to 4.4.3 with bug fixes
Message-ID:  <bug-203933-13-rqDlfS84rG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203933-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203933-13@https.bugs.freebsd.org/bugzilla/>

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

informatique.src@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |informatique.src@gmail.com

--- Comment #7 from informatique.src@gmail.com ---
Hi Ultima,

Thanks for adopting this port: i really appreciate it. 

Just wanted to let you know that after applying, alas manually :-/, your
updated patch, and building succesfully the net-mgmt/{ccnet,seafile} and
www/seahub port, i have a weird issue where:
  - i can upload any file without any problem. It just works !
  - but i can't download anything ?! The browser keep spinning *endlessly* when
cliking on the download link of a file and there's nothing useful in the logs/

And i can reproduce this issue when running seafile in standalone mode *and*
when running it behind Apache (fastcgi mode with mod_proxy), and on the host or
in a jail 

I don't think i made any configuration mistakes but just to  be sure, here is
the content of the main configuration files (generated by
setup-seafiel-mysql.sh)
-----------------------------------------------------------------------------
root@localhost:/usr/local/www/haiwen # uname -a
FreeBSD localhost 10.2-RELEASE-p7 FreeBSD 10.2-RELEASE-p7 #0: Mon Nov  2
14:19:39 UTC 2015    
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

root@localhost:/usr/local/www/haiwen # find . -iname '*.conf'
./ccnet/ccnet.conf
./conf/seafdav.conf
./seafile-data/seafile.conf
./seafile-server/runtime/seahub.conf
root@localhost:/usr/local/www/haiwen # less ccnet/ccnet.conf
[General]
USER_NAME = seafichier
ID = 3f02b8155bb94a5e4ea492863a106732135dd628
NAME = seafichier
SERVICE_URL = http://10.90.0.90:8000

[Client]
PORT = 13419

[Database]
ENGINE = mysql
HOST = 127.0.0.1
PORT = 3306
USER = root
PASSWD = <password>
DB = ccnet-db
CONNECTION_CHARSET = utf8

root@localhost:/usr/local/www/haiwen # less conf/seafdav.conf 

[WEBDAV]
enabled = false
port = 8080
fastcgi = false
share_name = /

root@localhost:/usr/local/www/haiwen # cat ./seafile-data/seafile.conf
[fileserver]
port = 8082

[database]
type = mysql
host = 127.0.0.1
port = 3306
user = root
password = <password>
db_name = seafile-db
connection_charset = utf8

root@localhost:/usr/local/www/haiwen # cat ./seafile-server/runtime/seahub.conf
import os

daemon = True
workers = 3

# Logging
runtime_dir = os.path.dirname(__file__)
pidfile = os.path.join(runtime_dir, 'seahub.pid')
errorlog = os.path.join(runtime_dir, 'error.log')
accesslog = os.path.join(runtime_dir, 'access.log')
# for file upload, we need a longer timeout value (default is only 30s, too
short)
timeout = 1200

root@localhost:/usr/local/www/haiwen # sockstat -4l
USER     COMMAND    PID   FD PROTO  LOCAL ADDRESS         FOREIGN ADDRESS      
root     python2.7  95967 10 tcp4   *:8000                *:*
root     python2.7  95966 10 tcp4   *:8000                *:*
root     python2.7  95965 10 tcp4   *:8000                *:*
root     python2.7  95962 10 tcp4   *:8000                *:*
root     seaf-serve 95725 18 tcp4   *:8082                *:*
root     ccnet-serv 95723 6  udp4   *:*                   *:*
mysql    mysqld     40812 10 tcp4 6 *:3306                *:*
root     sendmail   2387  3  tcp4   127.0.0.1:25          *:*
root     sshd       2366  4  tcp4   *:22                  *:*
root     syslogd    2254  7  udp4   *:514                 *:*
root@localhost:/usr/local/www/haiwen # 


Regarding the host, i'm not if this is relevant but it's networking
configuration is a bit complex (a Trunk logicial link above LACP aggregated
NICs)
-----------------------------------------------------------------------------
root@localhost:/usr/local/www/haiwen # ifconfig
ix0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   
options=8407bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWTSO>
    ether ec:f4:bb:e5:df:60
    inet 172.16.0.2 netmask 0xffffff00 broadcast 172.16.0.255 
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect
    status: no carrier
ix1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
   
options=8407bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,VLAN_HWTSO>
    ether ec:f4:bb:e5:df:62
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect
    status: no carrier
igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   
options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
    ether 00:1b:21:18:d3:58
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect (1000baseT <full-duplex>)
    status: active
igb1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   
options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
    ether 00:1b:21:18:d3:58
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect (1000baseT <full-duplex>)
    status: active
igb2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   
options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
    ether 00:1b:21:18:d3:58
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect (1000baseT <full-duplex>)
    status: active
igb3: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   
options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
    ether 00:1b:21:18:d3:58
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect (1000baseT <full-duplex>)
    status: active
igb4: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   
options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
    ether 00:1b:21:18:d3:58
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect (1000baseT <full-duplex>)
    status: active
igb5: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   
options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
    ether 00:1b:21:18:d3:58
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect (1000baseT <full-duplex>)
    status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
    options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
    inet6 ::1 prefixlen 128 
    inet6 fe80::1%lo0 prefixlen 64 scopeid 0x9 
    inet 127.0.0.1 netmask 0xff000000 
    nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
lagg0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
   
options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
    ether 00:1b:21:18:d3:58
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect
    status: active
    laggproto lacp lagghash l3,l4
    laggport: igb0 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
    laggport: igb1 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
    laggport: igb2 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
    laggport: igb3 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
    laggport: igb4 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
    laggport: igb5 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
lagg0.1: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
    options=303<RXCSUM,TXCSUM,TSO4,TSO6>
    ether 00:1b:21:18:d3:58
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect
    status: active
    vlan: 1 parent interface: lagg0
#(....)
lagg0.90: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
    options=303<RXCSUM,TXCSUM,TSO4,TSO6>
    ether 00:1b:21:18:d3:58
    inet 10.90.0.90 netmask 0xffff0000 broadcast 10.90.255.255 
    nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
    media: Ethernet autoselect
    status: active
    vlan: 90 parent interface: lagg0


Do you have any idea what could be the issue please :-) ?
Thanks !

-- 
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-203933-13-rqDlfS84rG>