On 16/10/15 10:50, InfoTest wrote: > When I enter to my introducer web page ( 192.168.152.137:3457) , I got this : > <type 'exceptions.AssertionError'>: 192.168.152.137:8097 > <http://192.168.152.137:3457/#tracebackEnd> > > /home/user/allmydata-tahoe-1.10.2/support/lib/python2.7/site-packages/Nevow-0.11.1-py2.7.egg/nevow/flat/twist.py, [...] > /home/user/allmydata-tahoe-1.10.2/src/allmydata/util/rrefutil.py, line 36 in > hosts_for_rref > > # Foolscap-0.2.5 and earlier used strings in .locationHints, but we > # require a newer version that uses tuples of ("ipv4", host, port) > assert not isinstance(hint, str), hint > if hint[0] == "ipv4": > > why?
This is due to a recent incompatible change to one of the libraries we depend on (Twisted). We'll release a fix soon. -- Daira Hopwood ⚧Ⓐ
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tahoe-dev mailing list [email protected] https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
