#51 Fedora IoT greenboot login errors
Closed: upstream a year ago by pbrobinson. Opened a year ago by cig00.

System specs: Fedora IoT 37 x86_64 beta

$ cat /etc/os-release 
NAME="Fedora Linux"
VERSION="37.20221023.0 (IoT Edition)"
ID=fedora
VERSION_ID=37
VERSION_CODENAME=""
PLATFORM_ID="platform:f37"
PRETTY_NAME="Fedora Linux 37.20221023.0 (IoT Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:37"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=37
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=37
VARIANT="IoT Edition"
VARIANT_ID=iot
OSTREE_VERSION='37.20221023.0'

On a fresh boot (and on subsequent boots as well), I get the following error message upon logging in:

Script '01_update_platforms_check.sh' FAILURE (exit code '1'). Continuing...

I was able to work around the issue by replacing the original OSTree remote with a new one pointing to the mirror remote URL (the default URL seems to be down):

$ cat /etc/ostree/remotes.d/fedora-iot-mirrorlist.conf 
[remote "fedora-iot-mirrorlist"]
url=https://d2ju0wfl996cmc.cloudfront.net

Please check this Ask Fedora topic which contains my troubleshooting and fix: https://ask.fedoraproject.org/t/fedora-iot-greenboot-login-errors/25721

I will gladly provide any further information you might need.

Thanks!


Please report this against the greenboot component, I suspect it's this bug though: https://bugzilla.redhat.com/show_bug.cgi?id=2062455

Metadata Update from @pbrobinson:
- Issue close_status updated to: upstream
- Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata