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

Exception in connection list #708

Closed
gbregman opened this issue Jun 9, 2024 · 0 comments · Fixed by #709
Closed

Exception in connection list #708

gbregman opened this issue Jun 9, 2024 · 0 comments · Fixed by #709
Assignees

Comments

@gbregman
Copy link
Contributor

gbregman commented Jun 9, 2024

We still get exceptions in connection list in the nightly test:

Jun 08 03:24:56 ceph-nvme-vm3 bash[1815864]: [08-Jun-2024 00:24:56] ERROR grpc.py:2021: conn={'cntlid': 2041, 'hostnqn': 'nqn.2014-08.org.nvmexpress:uuid:6b0fbb86-7853-460a-8332-336b42c51e4d', 'hostid': '4413b0a7-e375-4791-be76-f72ca34e2efb', 'num_io_qpairs': 1} parse error
Jun 08 03:24:56 ceph-nvme-vm3 bash[1815864]: Traceback (most recent call last):
Jun 08 03:24:56 ceph-nvme-vm3 bash[1815864]:   File "/src/control/grpc.py", line 2014, in list_connections_safe
Jun 08 03:24:56 ceph-nvme-vm3 bash[1815864]:     one_conn = pb2.connection(nqn=hostnqn, connected=True,
Jun 08 03:24:56 ceph-nvme-vm3 bash[1815864]: ValueError: unknown enum label ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant