vyos@vyos:~$ add system image latest
Received the following reply :
Unable to get remote data Expecting value: line 1 column 1 (char 0)
‘bool’ object is not subscriptable
vyos@vyos:~$ add system image latest
Received the following reply :
Unable to get remote data Expecting value: line 1 column 1 (char 0)
‘bool’ object is not subscriptable
Did you open another thread about that How to update a rolling release installation.
None of what was written there worked for you?
in that thread I asked how to do the update After some settings I was able to do that.
Today I tried to update to the latest release but I received the error above
You have to configure “update-check” before you can use word “latest”
https://docs.vyos.io/en/latest/configuration/system/updates.html#example
Configure the path to the actual JSON file
Shouldnt “https://raw.githubusercontent.com/vyos/vyos-rolling-nightly-builds/main/version.json” exist as a default for that setting?
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.