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

Munin fails to start until reboot, on ALL RasPiOS 12 pre-release tests (32-bit or 64-bit, RPi 4 or 400) #3603

Open
holta opened this issue Jun 16, 2023 · 2 comments
Milestone

Comments

@holta
Copy link
Member

holta commented Jun 16, 2023

Thanks to @EMG70 for catching this:

1824 2023-06-16 14:06:47,709 p=3766 u=root n=ansible | fatal: [127.0.0.1]: FAILED! => {"changed": false, "msg": "Unable to start service munin-node: Job for munin-node.service failed because the control process exited with error code.\nSee "systemctl status munin-node.service" and "journalctl -xeu munin-node.service" for details.\n"}

Above excerpted from: http://sprunge.us/fMH1Pa?en
He later completed the LARGE-sized IIAB install after setting munin_enable: False in /etc/iiab/local_vars.yml: http://sprunge.us/OmBNOg?en

Which suggests that the following patch may not be quite enough:

In order to work around:

@holta
Copy link
Member Author

holta commented Sep 8, 2023

Just FYI this problem continues on the latest pre-release of 64-bit "RasPiOS 12 with desktop" on RPi 4:

TASK [munin : Enable & Start 'munin-node' systemd service] *****************************************************************************************************
fatal: [127.0.0.1]: FAILED! => {"changed": false, "msg": "Unable to start service munin-node: Job for munin-node.service failed because the control process exited with error code.\nSee "systemctl status munin-node.service" and "journalctl -xeu munin-node.service" for details.\n"}

(And as usual, rebooting and then re-running sudo iiab to continue does at least work!)

iiab-diagnostics: http://sprunge.us/z6a7Ei?en

@holta holta changed the title Munin failed to start on pre-release test of RasPiOS 12 on RPi 400 Munin fails to start until reboot, on ALL RasPiOS 12 pre-release tests (32-bit or 64-bit, RPi 4 or 400) Sep 11, 2023
@holta holta modified the milestones: 8.1, 8.2 Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant