XOA build number
-
After a recent update, XOA no longer displays the build number in the Updates tab, instead showing "unknown".
From an SSH connection, I can see that I'm running Build number: 19.11.29. Is this a known issue?
-
Are you using a recent XOA appliance?
edit:
xoa check
to be sure about that -
I posted the build number above.
~$ xoa check ✔ Node version ✔ xo-server config syntax ✔ Disk space for / ✔ Disk space for /var ✔ Native SMB support ✔ XOA version ✔ Appliance registration ✔ npm version ✔ Internet connectivity ✔ XOA status
-
On which release channel are you?
-
Also can you show me the result of
cat /etc/os-release
-
@olivierlambert said in XOA build number:
On which release channel are you?
Latest
cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/"
-
Can you redeploy a fresh XOA and compare the
os-release
file? -
@olivierlambert The
os-release
file is the same on both VMs -
Hmm strange thanks, investigating…
-
FWIW, new XOA exhibits same behavior once it has been upgraded (tested on both channels).
-
@Danp said in XOA build number:
FWIW, new XOA exhibits same behavior once it has been upgraded (tested on both channels).
I'm curious if this prevents updating or is just a display bug in the version details.
-
@DustinB The latter AFAICS
-
It's just a missing info in a config file of the appliance. Not a big deal, just surprising to see that now, despite the fact it was there before.