Storj stay offline windows

now problem is after i press refresh dashboard on laptop node go offline :smiley: i just restart pc but node still offline :smiley: i stop node,restart,start and its back online everything working fine

now i need found how to get access to powershell remote to see logs
i mean his one

For remote access I would recommend to use ssh: https://documentation.storj.io/resources/faq/how-to-remote-access-the-web-dashboard
As a side effect - you can see logs in the console as well.

i get error port 22 connection refused

so how i can see now logs with ssh? dont have any instruction

ssh to your server and use usual commands: https://documentation.storj.io/resources/faq/check-logs

not working any commands vea ssh

im login vea ssh to node device

Microsoft Windows [Version 10.0.19041.450]
© 2020 Microsoft Corporation. All rights reserved.

test1@DESKTOP-MVGGRFC C:\Users\test1>Get-Content “pathtologfile” -Tail 20 -Wait
‘Get-Content’ is not recognized as an internal or external command,
operable program or batch file.

test1@DESKTOP-MVGGRFC C:\Users\test1>

commands working directly on pc vea powershell but not remotely ve ssh

After you get to the prompt type powershell then enter the command with actual path to log file.

1 Like

You should configure your ssh server to use the PowerShell by default: