Windows Installer early test version

how long before it shows online

In the old version (v0.22.0) that could take up to an hour.

Look in your logs… If its ‘‘Online’’ you will see some up/download and In and Egress is rising.
If not check your Port settings.

If you not change :28967 you have to set it in your router.

Port Forwarding for your Port looks like:
(Public IP or Dyn):28999 to (Node IP):28967

Your node is listening on 28967 at default.

(Hope I am right, but its works for me :grimacing: )

thanks for the help but it will not work under my conditions or I am missing something @Nymjey

Seems you just confirmed my first assumption:

I’m able to fix it. Open the "$env:ProgramFiles/Storj/Storage Node/config.yaml" and change the port in server.address setting:

# public address to listen on
server.address: :28967

for port 1234 it should be

# public address to listen on
server.address: :1234 

Save the file and restart the service Storj V3 Storage Node

We should have an ability to specify the path for logs of storagenode-updater.
Because now it’s an argument in the service binPath

To change it

Set-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Services\storagenode-updater -Name ImagePath -Value '"C:\Program Files\Storj\Storage Node\storagenode-updater.exe" run --binary-location "C:\Program Files\Storj\Storage Node\storagenode.exe" --log "y:\storagenode\storagenode-updater.log"'

I tried at a different family address with different isp and error failed to do version check no such host "https://version.storj.io "
and failed to send telemetry “collectora.io

Do you have an antivirus installed? It could block the traffic

virus is off port is open dash shows offline

Please, check your port on yougetsignal.
Because the Last contact in the dashboard of this version updates not so often:

3 posts were merged into an existing topic: 118UWp satellite seems to be down

Link is not available any more.

Update:

Test Node is working.
No Errors.
In and Egress is very quiet right now.
Updater is checking for Updates every 6h.
Still on version 0.22.0

The node use ca. 12Mb RAM right now. (Aktive) (Passive ca. 9,5Mb)
It needs really low system resources. :+1:
But a lot of Storage :crazy_face:

Versioncontrol updated. Storage node should auto update to v0.22.1

The GUI dashboard is still missing

2019-10-06T23:47:46.299+0300    INFO    Interrogate request received.

Something new

Yes. The update from v0.22.0 to v0.22.1 will change only the online status and the neighboorhod size. The other restrictions are still the same.

If the update process works we should be able to release the official version with the next release.

in my test machine win 10 pro 1803 a restart was required for the update to take affect just fyi

Works for me. Node is on v0.22.1 since 3h. No Errors.

The folder contains now a ‘‘storage.node.old.0.22.0.exe’’.
Will I have another one after the next update? ''storage.node.old.0.22.1.exe"? etc…