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

Update mqtt-energenie-ener314rt.service #63

Merged
merged 1 commit into from Dec 16, 2023

Conversation

genestealer
Copy link
Contributor

Added:
StartLimitBurst=3
RestartSec=10

To fix systemd service start request repeated too quickly, refusing to start limit, if application runs into an issue. Avoiding systemd from stopping the application.

systemd[1]: mqtt-energenie-ener314rt.service: Start request repeated too quickly.
systemd[1]: mqtt-energenie-ener314rt.service: Failed with result 'exit-code'.
systemd[1]: Failed to start Energenie ener314rt MQTT client.

Added:
StartLimitBurst=3
RestartSec=10

To fix systemd service start request repeated too quickly, refusing to start limit, if application runs into an issue. Avoiding systemd from stopping the application.

systemd[1]: mqtt-energenie-ener314rt.service: Start request repeated too quickly.
systemd[1]: mqtt-energenie-ener314rt.service: Failed with result 'exit-code'.
systemd[1]: Failed to start Energenie ener314rt MQTT client.
@Achronite
Copy link
Owner

Closes #62

@genestealer genestealer deleted the patch-2 branch February 20, 2024 23:10
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.

None yet

2 participants