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

Swss fails to start after device reboot due to raise condition. #50

Closed
oleksandrivantsiv opened this issue Feb 1, 2017 · 1 comment
Closed
Assignees
Labels

Comments

@oleksandrivantsiv
Copy link
Contributor

root@arc-switch1027:/home/admin# systemctl status swss
● swss.service - switch state service container
   Loaded: loaded (/etc/systemd/system/swss.service; enabled)
   Active: failed (Result: exit-code) since Wed 2017-02-01 09:37:21 UTC; 14min ago
  Process: 1090 ExecStartPre=/usr/bin/docker exec database redis-cli -n 0 FLUSHDB (code=exited, status=1/FAILURE)

Feb 01 09:37:21 arc-switch1027 docker[1090]: Could not connect to Redis at 127.0.0.1:6379: Connection refused
Feb 01 09:37:21 arc-switch1027 docker[1090]: Could not connect to Redis at 127.0.0.1:6379: Connection refused
Feb 01 09:37:21 arc-switch1027 systemd[1]: swss.service: control process exited, code=exited status=1
Feb 01 09:37:21 arc-switch1027 systemd[1]: Failed to start switch state service container.
Feb 01 09:37:21 arc-switch1027 systemd[1]: Unit swss.service entered failed state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants