#1945 closed defect

WUI regression: Welcome page doesn't display on client-only nodes due to _node_key not being present. — at Initial Version

Reported by: daira Owned by:
Priority: critical Milestone: 1.10.0
Component: code-frontend-web Version: 1.10a2
Keywords: wui regression blocker test-needed Cc:
Launchpad Bug:

Description

See https://github.com/tahoe-lafs/tahoe-lafs/pull/40. However that seems like the wrong fix to me. Perhaps Client in git/src/allmydata/client.py should be calling self._maybe_create_node_key() unconditionally rather than only in init_storage(), so that all nodes have node keys?

Change History (0)

Note: See TracTickets for help on using tickets.