question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

blugon.service: Main process exited, code=exited, status=11/n/a

See original GitHub issue

I noticed that the blugon service wasn’t running after reboot. journalctl showed

-- Reboot --
Jan 16 18:02:03 archlinux systemd[1029]: Started Blue Light Filter.
Jan 16 18:02:04 archlinux systemd[1029]: blugon.service: Main process exited, code=exited, status=11/n/a
Jan 16 18:02:04 archlinux systemd[1029]: blugon.service: Failed with result 'exit-code'.
Jan 16 18:02:04 archlinux systemd[1029]: blugon.service: Service RestartSec=100ms expired, scheduling restart.
Jan 16 18:02:04 archlinux systemd[1029]: blugon.service: Scheduled restart job, restart counter is at 1.
Jan 16 18:02:04 archlinux systemd[1029]: Stopped Blue Light Filter.

The following 4 tries failed the same way.

I installed blugon using the AUR, and I’m using X, lightdm and awesomeWM. Starting the service manually works fine.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jumper149commented, Jan 21, 2019

I had an even better idea just now. Since the start up delay will be different for everyone you can now set the restart interval in the general config. Just change

[wait_for_x]
sleep_after_failed_startup = 5

to wait 5 seconds.

I’m sorry for breaking the old fix again tho.

0reactions
ghostcommented, Oct 4, 2019

Thanks so much. I appreciate the .xinitrc workaround. I’ll try that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crash: Main process exited, code=killed, status=11/SEGV ...
Bug report summary Systemd crashes with Main process exited, code=killed, status=11/SEGV OS / Environment Linux node2 5.4.78-2 #1 SMP PVE ...
Read more >
systemctl - service exit codes and status information explanation
The question is about the part in bold: the main process exit code and status information. Is there a list of all the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found