[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2874: early reporting of errors to users on the CLI
Tahoe-LAFS
trac at tahoe-lafs.org
Thu Apr 13 20:13:06 UTC 2017
#2874: early reporting of errors to users on the CLI
---------------------+---------------------------
Reporter: dawuud | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.12.1
Keywords: | Launchpad Bug:
---------------------+---------------------------
Perhaps: we should replace the tahoe start command something very similar
that tails the long looking for a magic string and then exits. If magic
completion string is not found then report an error to the user telling
them to look at the log file for more info.
We would like to systematically iterate towards an asynchronous startup
for tahoe... because we've got an accounting database that needs async
startup... and the accounting db is needed for everything else. There are
many failure paths that can occur on startup and we'd like to catch all of
them as soon as possible and report them to the user instead of what tahoe
start does: background the daemon and report nothing to the CLI. Silently
fail.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2874>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list