calxibe / StorjMonitor

Node.js script for publishing data from local Storj nodes to Storjstat.com
15 stars 14 forks source link

i get error message "is not defined", windows #13

Closed Limit4you closed 6 years ago

Limit4you commented 6 years ago

storj

MrTechGadget commented 6 years ago

Put your token in quotes. On Tue, Feb 20, 2018 at 4:59 AM Limit4you notifications@github.com wrote:

[image: storj] https://user-images.githubusercontent.com/18258766/36417707-4e540fb4-1635-11e8-99a4-bfd2701803d6.JPG

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/calxibe/StorjMonitor/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AQVLdSKNIQTskaaO8jGkJsq4ULqZG6Evks5tWpdqgaJpZM4SLrpE .

stefanbenten commented 6 years ago

@Limit4you Did you get it working?

Limit4you commented 6 years ago

yes, it helped, thank you, but now i get new error storj2

stefanbenten commented 6 years ago

@Limit4you This is an issue from your farmer node itself. It reports ... (...%) on the GUI correct? If yes, please follow these steps to fix it:

  1. install the node.js LTS version: https://nodejs.org/en/download
  2. run in command line (cmd/powershell): npm install -g kfs@v3.0.0
  3. stop the node
  4. in the command line (cmd/powershell): kfs -d d:\storjpc\storj1\sharddata.kfs compact

In Step 4 please replace with the correct path :)

Limit4you commented 6 years ago

image

Limit4you commented 6 years ago

image

Limit4you commented 6 years ago

image

Limit4you commented 6 years ago

image

Working :)))

stefanbenten commented 6 years ago

Awesome! Just wanted to make the step by step guide for you 👍 Glad its working now 💯