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

fix(install): remove default monitrc line which causes service to fail #29

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

reubenmiller
Copy link
Contributor

Fix a bug where the default monitrc configuration file for some debian packages (maybe the Raspberry Pi debian mirror?) where the monitrc has invalid configuration which causes the service to fail to start-up.

The postinstallation script now fixes the buggy configuration by default to ensure the service can start as normal.

@reubenmiller reubenmiller changed the title fix: remove default monitrc line which causes service to fail fix(install): remove default monitrc line which causes service to fail Nov 21, 2024
Copy link

github-actions bot commented Nov 21, 2024

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
3 0 0 3 100 3m13.976903s

Passed Tests

Name ⏱️ Duration Suite
monit configuration is valid 19.485 s Monit
Reconnect on cloud connection loss (by stopping mosquitto) 88.272 s Monit
Use custom log path 86.220 s Monit

@reubenmiller reubenmiller added this pull request to the merge queue Nov 21, 2024
Merged via the queue into main with commit e2afd78 Nov 21, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

1 participant