storj-archived / storjshare-daemon

Deprecated. Docker Daemon + CLI for farming data on the Storj v2 network.
https://storj.io/share.html
GNU Affero General Public License v3.0
331 stars 74 forks source link

'storjshare logs' command stops when the log file splits #328

Closed Dri0m closed 6 years ago

Dri0m commented 6 years ago

Package Versions

Replace the values below using the output from storjshare --version.

daemon: 5.3.0, core: 8.6.0, protocol 1.2.0

Replace the values below using the output from node --version.

v8.9.4

Expected Behavior

Command should keep tailing the log after the logfile that's being written into changes.

Actual Behavior

Tailing stops and command outputs info message about no log available.

Steps to Reproduce

  1. storjshare logs -i
  2. wait until the node starts logging into a new file
  3. observe
RichardLitt commented 6 years ago

👋 Hey! Thanks for this contribution. Apologies for the delay in responding!

We've decided to rearchitect Storj, so that we can scale better. You can read more about this decision here. This means that we are entirely focused on v3 at the moment, in the storj/storj repository. Our white paper for v3 is coming very, very soon - follow along on the blog and in our Rocketchat.

As this repository is part of the v2 network, we're no longer maintaining this repository. I am going to close this for now. If you have any questions, I encourage you to jump on Rocketchat and ask them there. Thanks!