Windows GUI doesn't updated

There was no automatic update on my Windows. I’m still on 0.28.4

It doesn’t update as soon as its released. There is a time delay.

1 Like

But how do I update on Windows ? Before that, it was updated without problems, but now version 0.28.4
I tried the command via the terminal
“Restart-Service storagenode”
But it didn’t help. The node continues to work normally without errors.

Please, show result of the command:

Get-Service storagenode*

Your storagenode-updater is stopped. Please, start it:

Start-Service storagenode-updater
1 Like

Thanks!
Updated, useful commands recorded in a notebook .txt :slight_smile:
Is there any suggestion why the update command was stopped ?

Try to check logs of the updater:

cat -tail 20 "$env:ProgramFiles/Storj/Storage Node/storagenode-updater.log"

Было бы намного проще, если вы бы скопировали текст вместо картинки. Может удалось бы сконвертировать сообщение в некорректной кодировке.

I have why the under remote access to node, there is no clipboard on local machine. From a local to a node is. But I will try to transfer it in a text file now…

you can try to convert it in the Notepad++

Вот текст…
Windows PowerShell
(C) Корпорация Майкрософт (Microsoft Corporation), 2016. Все права защищены.

PS C:\Users\IpI> cat -tail 20 “$env:ProgramFiles/Storj/Storage Node/storagenode-updater.log”
ЌҐ г¤ «®бм ®бв ­®ўЁвм б«г¦Ўг “Storj V3 Storage Node Updater”.

‘«г¦Ў § ЇгбЄ Ґвбп Ё«Ё ®бв ­ ў«Ёў Ґвбп. Џ®ўв®аЁвҐ Ї®ЇлвЄг Ї®§¦Ґ.

2020-01-15T01:46:12.708+0300 INFO Downloading versions from https://version.storj.io
2020-01-15T01:46:13.341+0300 INFO Start downloading https://github.com/storj/storj/releases/download/v0.29.3/storagenode_windows_amd64.exe.zip to C:\Windows\TEMP\storagenode057889887
2020-01-15T01:46:18.760+0300 INFO Finished downloading https://github.com/storj/storj/releases/download/v0.29.3/storagenode_windows_amd64.exe.zip to C:\Windows\TEMP\storagenode057889887
2020-01-15T01:46:19.520+0300 INFO Restarting service storagenode
2020-01-15T01:46:26.667+0300 INFO Service storagenode restarted successfully
2020-01-15T01:46:26.670+0300 INFO Downloading versions from https://version.storj.io
2020-01-15T01:46:26.817+0300 INFO storagenode-updater version is up to date
2020-01-15T02:01:12.732+0300 INFO Downloading versions from https://version.storj.io
2020-01-15T02:01:13.304+0300 INFO storagenode version is up to date
2020-01-15T02:01:13.304+0300 INFO Downloading versions from https://version.storj.io
2020-01-15T02:01:13.444+0300 INFO storagenode-updater version is up to date
2020-01-15T02:16:12.722+0300 INFO Downloading versions from https://version.storj.io
2020-01-15T02:16:13.295+0300 INFO storagenode version is up to date
2020-01-15T02:16:13.297+0300 INFO Downloading versions from https://version.storj.io
2020-01-15T02:16:13.437+0300 INFO storagenode-updater version is up to date
PS C:\Users\IpI>

Не удалось остановить службу Storj V3 Storage Node Updater.

Служба запускается или останавливается. Повторите попытку позже.

Похоже, компьютер был сильно занят в этот момент

2 posts were split to a new topic: Поведение графика использования

т.е. по логу получается что сразу не получилось остановить с первой попытки , но потом все отработало штатно…

не совсем так. Updater попытался себя перезапустить, но так как в Windows cmd нет команды для перезапуска сервиса, то это сделано двумя командами - остановить и запустить. Они следуют подряд, в данном случае компьютер был занят и остановка сервиса заняла больше времени, чем стандартное время ожидания и поэтому вторая команда (запуск) не сработала.
Это было 10 января.
А далее вы запустили сервис вручную 15 января и теперь лог выглядит нормально

1 Like

@Alexey, i got the following message:
update storjnode

I then searched on how to update, this is how i ended up here.
When copy and pasted the following text in powershell and after restarting updater as per this post.
cat -tail 20 “$env:ProgramFiles/Storj/Storage Node/storagenode-updater.log”

But i get the following info, does this look right to you, doesn’t to me.

2020-04-25T18:34:06.276+0100 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\co
nfig.yaml”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file key {“Key”: “operator.email”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file key {“Key”: “contact.external-address”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file key {“Key”: “storage.allocated-bandwidth”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file key {“Key”: “server.debug-log-traffic”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file key {“Key”: “operator.wallet”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file key {“Key”: “storage.allocated-disk-space”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file key {“Key”: “server.private-address”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file key {“Key”: “storage.path”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file key {“Key”: “server.address”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file value for key {“Key”: “log.level”}
2020-04-25T18:34:06.320+0100 INFO Invalid configuration file value for key {“Key”: “log.output”}
2020-04-25T18:34:06.454+0100 INFO tracing disabled
2020-04-25T18:34:07.571+0100 INFO Downloading versions. {“Server Address”: “https://version.storj.io”}
2020-04-25T18:34:08.333+0100 INFO New version available but not rolled out to this nodeID yet {“Service”: “sto
ragenode”}
2020-04-25T18:34:08.333+0100 INFO Downloading versions. {“Server Address”: “https://version.storj.io”}
2020-04-25T18:34:08.444+0100 INFO Version is up to date. {“Service”: “storagenode-updater”}
PS C:\Windows\system32>