Opened at 2010-09-13T01:34:34Z
Last modified at 2013-10-17T17:00:07Z
#1198 new defect
Bogus tub location causes introducer error — at Initial Version
Reported by: | akp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | soon |
Component: | code-frontend-web | Version: | 1.4.1 |
Keywords: | error introducer security DoS | Cc: | |
Launchpad Bug: |
Description
I had a misconfiguration during my first attempt to connect to the "volunteergrid" and had my "tub.location" set to a directory (/home/tahoe/data) instead of a hostname.
Unfortunately it looks like the introducer has remembered this misconfiguration and is unable to present its web interface: http://introducer.volunteergrid.org:8123/ currently says "<type 'exceptions.ValueError?'>: unknown FURL prefix in 'pb://5el4pxsjpfi22zycs27wikrgaaxcn5jh@/home/tahoe/data/3mz2c7mmgsa6otlugokvv4ao4pu2h4eb'"
I would think the introducer should ignore bogus entries like this.