Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Feature #326: Ubuntu 18.04 Bionic Support #329

Merged
merged 5 commits into from
Mar 3, 2019

Conversation

zhmurko
Copy link
Contributor

@zhmurko zhmurko commented Oct 3, 2018

No description provided.

@zhmurko zhmurko force-pushed the feature-issue-326 branch from 2ffe31d to c4e1c0f Compare October 4, 2018 17:35
@zhmurko
Copy link
Contributor Author

zhmurko commented Oct 5, 2018

it seems like race condition for service restart and reload invocation:

  * service[icinga2] action reload
    
    ================================================================================
    Error executing action `reload` on resource 'service[icinga2]'
    ================================================================================
    
    Mixlib::ShellOut::ShellCommandFailed
    ------------------------------------
    Expected process to exit with [0], but received '1'
    ---- Begin output of /bin/systemctl --system reload icinga2 ----
    STDOUT: 
    STDERR: Job for icinga2.service failed because the control process exited with error code. See "systemctl status icinga2.service" and "journalctl -xe" for details.
    ---- End output of /bin/systemctl --system reload icinga2 ----
    Ran /bin/systemctl --system reload icinga2 returned 1

@vkhatri vkhatri merged commit 565d9f6 into Icinga:master Mar 3, 2019
@vkhatri vkhatri self-assigned this Mar 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants