Bazzite-dx update fale

Hello, I tried to run ujust update and got the following error:

ujust update

── 19:30:48 - System update ────────────────────────────────────────────────────
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-dx-nvidia-open:stable
error: Creating importer: failed to invoke method OpenImage: failed to invoke method OpenImage: unable to retrieve auth token: invalid username/password: unauthorized
System update failed: 
   0: Command failed: `/usr/bin/rpm-ostree upgrade`
   1: `/usr/bin/rpm-ostree` failed: exit status: 1

Location:
   src/steps/os/linux.rs:228

Was Bazzite-dx made private?
Solution
rebase to bazzite-dx-nvidia

rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-dx-nvidia:stable
Was this page helpful?