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

Consul fails to start with Unix syslog delivery error #1610

Closed
ChrisAubuchon opened this issue Jan 14, 2016 · 11 comments
Closed

Consul fails to start with Unix syslog delivery error #1610

ChrisAubuchon opened this issue Jan 14, 2016 · 11 comments
Labels
type/bug Feature does not function as expected
Milestone

Comments

@ChrisAubuchon
Copy link

Seeing this error occasionally starting consul:

consul: ==> Syslog setup failed: Unix syslog delivery error

This is with consul 0.6.1.

@slackpad slackpad added the type/bug Feature does not function as expected label Jan 15, 2016
@micahlmartin
Copy link

👍 Same here

@slackpad
Copy link
Contributor

slackpad commented Feb 2, 2016

Need to think about the right solution for this one - maybe just a brief waiting period with a backoff?

@looprock
Copy link

looprock commented Feb 5, 2016

I'm starting to see this too on several systems. Are there any work-arounds?

@looprock
Copy link

looprock commented Feb 5, 2016

Interestingly, even when I roll back to 0.5.2, I still have the same issue. I even tried force-leaving the node and purging the data directory.

@evan2645
Copy link
Contributor

Hit this problem with 0.6.3 today. Consul stop/start recovered it

ubuntu 14.04

@lin-zhao
Copy link

lin-zhao commented May 9, 2016

Hitting this with 0.6.3. rsyslog is actually running on port 514.

Reproduced on CentOS 7.2

@evan2645
Copy link
Contributor

present in 0.6.4 also. got to a spot where this was occurring every time a host was rebooted. worked around with aggressive respawn in upstart

@gsy
Copy link

gsy commented Jul 31, 2016

Same problem with 0.6.3. restart rsyslog and then restart consul make it work

@grindthemall
Copy link

Just hit this one today - running Centos 7.2, Rsyslog 8.10 and Consul .7.

Had to restart to enable an option, and it wouldn't restart with the message:

==> Syslog setup failed: Unix syslog delivery error

My systemd file already tries to auto-restart it quickly, but it does not matter. I have one node now that I cannot get to run consul.

Suggestions?

@falzm
Copy link

falzm commented Oct 17, 2016

Can this bug please get some attention? It's really annoying.

@kyhavlov
Copy link
Contributor

kyhavlov commented Nov 1, 2016

Fixed with #2455

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Feature does not function as expected
Projects
None yet
Development

No branches or pull requests

10 participants