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

Error in ssl tests #267

Closed
rhysmeister opened this issue Feb 13, 2024 · 2 comments
Closed

Error in ssl tests #267

rhysmeister opened this issue Feb 13, 2024 · 2 comments
Assignees
Labels
bug This issue/PR relates to a bug.

Comments

@rhysmeister
Copy link
Collaborator

SUMMARY

TASK [cassandra_ssl : Creating a keyspace on an SSL-enabled cluster when ssl=True and ssl_cert_reqs=CERT_OPTIONAL should succeed] ***
fatal: [testhost]: FAILED! => {"changed": false, "msg": "An error occured: errors={'Connection defunct by heartbeat': 'Client request timeout. See Session.execute_async'}, last_host=127.0.0.7:9042"}

https://github.com/ansible-collections/community.cassandra/actions/runs/7881123473/job/21535045150#step:7:3943

Possible fix: https://stackoverflow.com/questions/42514581/cassandra-connection-idling-and-timing-out

ISSUE TYPE
  • Bug Report
@rhysmeister rhysmeister added the bug This issue/PR relates to a bug. label Feb 13, 2024
@rhysmeister rhysmeister changed the title Error is ssl tests Error in ssl tests May 8, 2024
@rhysmeister rhysmeister self-assigned this May 8, 2024
@rhysmeister
Copy link
Collaborator Author

This particular error has not been seen again although there is another issue with the ssl tests...

https://github.com/ansible-collections/community.cassandra/actions/runs/9014228777?pr=277

@rhysmeister
Copy link
Collaborator Author

No longer relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant