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 ifup-allow-boot.service failing to start #23

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

href
Copy link

@href href commented Jun 18, 2024

Without this fix, the interface name seems to be empty:

ifup-allow-boot[786]: Interface floating is down, bringing it up
sh[787]: Failed to start [email protected]: Unit name [email protected] is missing the instance name.
sh[787]: See system logs and 'systemctl status [email protected]' for details.
systemd[1]: ifup-allow-boot.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: ifup-allow-boot.service: Failed with result 'exit-code'.
systemd[1]: Failed to start Bring up non-hotpluggable interfaces on boot.

Without this fix, the interface name seems to be empty:

    ifup-allow-boot[786]: Interface floating is down, bringing it up
    sh[787]: Failed to start [email protected]: Unit name [email protected] is missing the instance name.
    sh[787]: See system logs and 'systemctl status [email protected]' for details.
    systemd[1]: ifup-allow-boot.service: Main process exited, code=exited, status=1/FAILURE
    systemd[1]: ifup-allow-boot.service: Failed with result 'exit-code'.
    systemd[1]: Failed to start Bring up non-hotpluggable interfaces on boot.
@urscale
Copy link

urscale commented Jun 18, 2024

Thanks, that does the trick! 🙏

@urscale urscale self-requested a review June 18, 2024 11:12
@href href merged commit 1cc3637 into cloudscale/stable-3.1 Jun 18, 2024
10 of 29 checks passed
@href href deleted the denis/fix-ifup-allow-boot branch June 18, 2024 11:22
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.

2 participants