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

OSToken.cpp(600): Token integrity check failed #757

Open
glance- opened this issue Oct 2, 2024 · 0 comments
Open

OSToken.cpp(600): Token integrity check failed #757

glance- opened this issue Oct 2, 2024 · 0 comments

Comments

@glance-
Copy link

glance- commented Oct 2, 2024

I use softhsm via p11-kit remote tunneled over ssh, to provide developers the ability to sign things without having access to the actual key.

This mostly works great, but now and again, softhsm fails and logs:

OSToken.cpp(600): Token integrity check failed
ObjectStore.cpp(74): Failed to open token <uuid>

This is probably due to parallel access to the same object, because it mostly happens when running make with a lot of parallel jobs and signing multiple things simultaneously. The higher parallelism, the more likely it happens.

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