Dmitrii Kuvaiskii
Dmitrii Kuvaiskii
@harunkucuk5 Ok, the problem seems quite complicated... Do you think you can take a look into the MariaDB code and see how exactly the download + the reading from the...
Thanks @harunkucuk5, this was a great exploration on your part! Without your thorough experiments and debugging, we wouldn't root cause this bug. So I got it. Gramine currently [does not...
@harunkucuk5 Can you try PR https://github.com/gramineproject/gramine/pull/1935 ?
You seem to have forgotten to do the `gsc sign-image` step. Please check the docs and the example here: https://gramine.readthedocs.io/projects/gsc/en/latest/#example You need to sign the image (with whatever signing key,...
@harunkucuk5 Unfortunately I don't find anything interesting in the logs. Could you build MariaDB in debug mode, like you did previously? Maybe we'll hit some assert, which will give us...
Actually, @harunkucuk5, can you check https://github.com/gramineproject/gramine/pull/1935 again? I modified it today.
Jenkins, retest Jenkins-Direct-24.04-Sanitizers please (`ppoll01` LTP test failed, unrelated to this PR as this PR only changes `gramine-sgx` and not `gramine-direct`). Also, this LTP failure is like this one: https://github.com/gramineproject/gramine/pull/1996#issuecomment-2373469631
Jenkins, retest Jenkins-SGX-22.04-EDMM please (`cryptography.exceptions.InternalError: Unknown OpenSSL error`). Not related to this PR, see https://github.com/gramineproject/gramine/pull/2023#issuecomment-2417416345
I don't know how to fix the latest build error (maybe some googling will help?). But it looks like slowly but steadily Golang itself and its popular libraries/modules are embracing...
Not sure what to do with this GitHub issue. Does anyone want to re-test support for Hashicorp Vault and report on the results? Maybe it's fully supported by now.