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

Prevent from crashing the daemon #215

Merged
merged 3 commits into from
Oct 27, 2023
Merged

Conversation

yhabteab
Copy link
Member

@yhabteab yhabteab commented Oct 27, 2023

ErrorException in /usr/share/icingaweb2-modules/x509/library/X509/Common/JobOptions.php:150 with message: Undefined property: stdClass::$rescan
#0 /usr/share/icingaweb2-modules/x509/library/X509/Common/JobOptions.php(150): Icinga\Application\ApplicationBootstrap->Icinga\Application\{closure}(2, 'Undefined prope...', '/usr/share/icin...', 150)
#1 /usr/share/icingaweb2-modules/x509/application/clicommands/JobsCommand.php(180): Icinga\Module\X509\Job->setSchedule(Object(Icinga\Module\X509\Schedule))
#2 /usr/share/icingaweb2-modules/x509/application/clicommands/JobsCommand.php(94): Icinga\Module\X509\Clicommands\JobsCommand->fetchSchedules('', '')

@yhabteab yhabteab added the bug Something isn't working label Oct 27, 2023
@yhabteab yhabteab added this to the 1.3.1 milestone Oct 27, 2023
@yhabteab yhabteab self-assigned this Oct 27, 2023
@cla-bot cla-bot bot added the cla/signed label Oct 27, 2023
@yhabteab yhabteab force-pushed the fix-daemon-crashes-with-fullscan branch from 5cd79f4 to 67d15ab Compare October 27, 2023 08:20
@yhabteab yhabteab requested a review from nilmerg October 27, 2023 08:20
@yhabteab yhabteab force-pushed the fix-daemon-crashes-with-fullscan branch from 67d15ab to e59d22c Compare October 27, 2023 08:38
@yhabteab yhabteab merged commit 9f59918 into main Oct 27, 2023
13 checks passed
@yhabteab yhabteab deleted the fix-daemon-crashes-with-fullscan branch October 27, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants