@gduperrey Skylake-S Xeon here w/o patched bios, works fine so far.
edit: double checked /proc/cpuinfo, seems the ucode update is applying correctly, so, yeah, it worked.
@gduperrey Skylake-S Xeon here w/o patched bios, works fine so far.
edit: double checked /proc/cpuinfo, seems the ucode update is applying correctly, so, yeah, it worked.
@MichaelCropper I don't think that's entirely fair-there are plenty of homelabbers that purely do it as a personal side project, even if few of them end up on xcp-ng.
I mean, I'm certainly one of them.
Bumping my lab to staging right now-if you don't hear back, assume everything works fine.
@MichaelCropper I don't think that's entirely fair-there are plenty of homelabbers that purely do it as a personal side project, even if few of them end up on xcp-ng.
I mean, I'm certainly one of them.
@gduperrey Skylake-S Xeon here w/o patched bios, works fine so far.
edit: double checked /proc/cpuinfo, seems the ucode update is applying correctly, so, yeah, it worked.
Bumping my lab to staging right now-if you don't hear back, assume everything works fine.
@pdonias One of my VMs isn't reporting an IP address. Do you think that could do it?
Same as the OP.
netbox.synchronize
{
"pools": [
"582481e9-4e61-a060-6c09-530e35606504"
]
}
{
"message": "ipaddr: the address has neither IPv6 nor IPv4 format",
"name": "Error",
"stack": "Error: ipaddr: the address has neither IPv6 nor IPv4 format
at Object.parse (/opt/xo/xo-builds/xen-orchestra-202112260451/packages/xo-server-netbox/node_modules/ipaddr.js/lib/ipaddr.js:929:19)
at Netbox.#synchronize (/opt/xo/xo-builds/xen-orchestra-202112260451/packages/xo-server-netbox/src/index.js:560:35)
at Api.callApiMethod (file:///opt/xo/xo-builds/xen-orchestra-202112260451/packages/xo-server/src/xo-mixins/api.mjs:307:20)"
}
Its the 5.66.1 release commit-so its damn close.
I think so? Unless my script isn't updating the plugins, which is totally possible.
edit: quick look at github says my plugins are fine
any updates on this? Currently running into this error myself.
@ronan-a oop-good to know. Now I guess I need to figure out why the new image i created is exiting instead of, well, working.
Unless there's something in this command that I shouldn't be invoking.
podman create --health-cmd="wget --no-verbose --tries=1 --spider http://127.0.0.1:8080/ || exit 1" --volume=/root/mjolnir:/data:Z matrixdotorg/mjolnir
(I start it separately, later)