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 service crash, possibly when syncd is restarted? #6

Open
bluecmd opened this issue Feb 17, 2024 · 0 comments
Open

swss service crash, possibly when syncd is restarted? #6

bluecmd opened this issue Feb 17, 2024 · 0 comments

Comments

@bluecmd
Copy link
Member

bluecmd commented Feb 17, 2024

Or maybe it's irrelevant? Log is this anyway:

Feb 17 02:48:36 ixp-lab-sw2 systemd[1]: Started switch state service.
Feb 17 02:48:37 ixp-lab-sw2 swss.sh[2753]: Failed to start dhcp_relay.service: Unit dhcp_relay.service is masked.
Feb 17 03:12:42 ixp-lab-sw2 swss.sh[2782]: Exception in thread Thread-2:
Feb 17 03:12:42 ixp-lab-sw2 swss.sh[2782]: Traceback (most recent call last):
Feb 17 03:12:42 ixp-lab-sw2 swss.sh[2782]:   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
Feb 17 03:12:42 ixp-lab-sw2 swss.sh[2782]:     self.run()
Feb 17 03:12:42 ixp-lab-sw2 swss.sh[2782]:   File "/usr/lib/python3.9/threading.py", line 892, in run
Feb 17 03:12:42 ixp-lab-sw2 swss.sh[2782]:     self._target(*self._args, **self._kwargs)
Feb 17 03:12:42 ixp-lab-sw2 swss.sh[2782]:   File "/usr/bin/docker-wait-any", line 61, in wait_for_container
Feb 17 03:12:42 ixp-lab-sw2 swss.sh[2782]:     log.log_warn("No longer waiting on container '{}', exit code of container was '{}'".format(container_name, exit_code))
Feb 17 03:12:42 ixp-lab-sw2 swss.sh[2782]: AttributeError: 'Logger' object has no attribute 'log_warn'
Feb 17 03:12:53 ixp-lab-sw2 swss.sh[2782]: Exception in thread Thread-1:
Feb 17 03:12:53 ixp-lab-sw2 swss.sh[2782]: Traceback (most recent call last):
Feb 17 03:12:53 ixp-lab-sw2 swss.sh[2782]:   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
Feb 17 03:12:53 ixp-lab-sw2 swss.sh[2782]:     self.run()
Feb 17 03:12:53 ixp-lab-sw2 swss.sh[2782]:   File "/usr/lib/python3.9/threading.py", line 892, in run
Feb 17 03:12:53 ixp-lab-sw2 swss.sh[2782]:     self._target(*self._args, **self._kwargs)
Feb 17 03:12:53 ixp-lab-sw2 swss.sh[2782]:   File "/usr/bin/docker-wait-any", line 61, in wait_for_container
Feb 17 03:12:53 ixp-lab-sw2 swss.sh[2782]:     log.log_warn("No longer waiting on container '{}', exit code of container was '{}'".format(container_name, exit_code))
Feb 17 03:12:53 ixp-lab-sw2 swss.sh[2782]: AttributeError: 'Logger' object has no attribute 'log_warn'
@bluecmd bluecmd changed the title swss crash when dhcp_relay masked swss service crash, possibly when syncd is restarted? Feb 17, 2024
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

No branches or pull requests

1 participant