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

sa: NULL CertificateProfileName cannot be converted to string #7906

Open
pgporada opened this issue Dec 19, 2024 · 0 comments · May be fixed by #7907
Open

sa: NULL CertificateProfileName cannot be converted to string #7906

pgporada opened this issue Dec 19, 2024 · 0 comments · May be fixed by #7907
Assignees

Comments

@pgporada
Copy link
Member

@beautifulentropy

I think this is a boulder bug. It appears that, CertificateProfileName is directly assigned from order.CertificateProfileName, but we’re not handling the case where it might be NULL.

boulder-wfe2[1140135]: 5ZrW9Ac POST /acme/new-order 176342174 500 18 157.130.185.18 JSON={"InternalErrors":["rpc error: code = Unknown desc = failed to get sa.orderModelv2: sql: Scan error on column index 7, name \"CertificateProfileName\": converting NULL to string is unsupported"],"Error":"500 :: serverInternal :: Error creating new order",
@aarongable aarongable linked a pull request Dec 19, 2024 that will close this issue
@aarongable aarongable self-assigned this Dec 19, 2024
@aarongable aarongable added this to the Sprint 2024-12-17 milestone Dec 19, 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

Successfully merging a pull request may close this issue.

2 participants