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

Include error-reason when failining in CryptoVec unix #443

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

amtelekom
Copy link
Contributor

I've encountered CryptoVec failing on some hosts when running multiple SSH sessions in parallel.

To debug this, we've implemented rudimentary error reporting in CryptoVecs unix implementation to help if errors like this occur.

(For us, it failed due to the Docker engine on those hosts setting RLIMIT_MEMLOCK too low)

@amtelekom amtelekom force-pushed the cryptovec-unix-errmsg branch from 1eb08d5 to 5a883fb Compare January 10, 2025 11:55
@amtelekom amtelekom force-pushed the cryptovec-unix-errmsg branch from 5a883fb to 8bec932 Compare January 10, 2025 12:02
@amtelekom amtelekom force-pushed the cryptovec-unix-errmsg branch from 2e0f0a1 to 3266f44 Compare January 10, 2025 12:30
@Eugeny
Copy link
Owner

Eugeny commented Jan 10, 2025

LGTM, thank you!

@Eugeny Eugeny merged commit d9fb484 into Eugeny:main Jan 10, 2025
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants