Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many Exception('No valid grub configuration is found.') were raised #4159

Open
JoySnow opened this issue Jul 10, 2024 · 1 comment
Open

Many Exception('No valid grub configuration is found.') were raised #4159

JoySnow opened this issue Jul 10, 2024 · 1 comment
Assignees

Comments

@JoySnow
Copy link
Collaborator

JoySnow commented Jul 10, 2024

Get the following exceptions from "Insights Times and Errors Report 2024-06-12" :

count component request_id exception
33366 insights.combiners.grub_conf.GrubConf d03a1c7cafce4000a28780639e55ae87 Exception('No valid grub configuration is found.')
33366 insights.specs.Specs.installed_rpms d03a1c7cafce4000a28780639e55ae87 Exception('No valid grub configuration is found.')
33366 insights.specs.Specs.grub2_cfg d03a1c7cafce4000a28780639e55ae87 Exception('No valid grub configuration is found.')
33366 insights.specs.Specs.grub_conf d03a1c7cafce4000a28780639e55ae87 Exception('No valid grub configuration is found.')
33366 insights.specs.Specs.uname d03a1c7cafce4000a28780639e55ae87 Exception('No valid grub configuration is found.')
33366 insights.specs.Specs.grub2_efi_cfg d03a1c7cafce4000a28780639e55ae87 Exception('No valid grub configuration is found.')

The Exception('No valid grub configuration is found.') was raised from combiner GrubConf at this line.

The error example archives is a RHEL9.3 grub2 system.

To dig in to see why such Exception be raises.

@JoySnow JoySnow self-assigned this Jul 10, 2024
@JoySnow
Copy link
Collaborator Author

JoySnow commented Nov 22, 2024

Error raised in recent report "Insights Times and Errors Report 2024-11-09.pdf""

count component request_id exception
82268 insights.specs.Specs.grub2_cfg 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.combiners.grub_conf.GrubConf 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.specs.Specs.uname 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.specs.Specs.grub_efi_conf 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.specs.Specs.redhat_release 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.specs.Specs.boot_loader_entries 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.specs.Specs.grub2_efi_cfg 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.specs.Specs.ls_sys_firmware 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.specs.Specs.cmdline 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.specs.Specs.grubenv 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.specs.Specs.installed_rpms 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')
82268 insights.specs.Specs.grub_conf 19667aa253914c318fff9d317286ff1d Exception('No valid grub configuration is found.')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant