gagandeep987123

Results 11 comments of gagandeep987123

The output is like 4.2 MB file with 55k lines. I am pasting last few lines of it as Github comment doesn't allow pasting the full output. ``` [::] debug:...

The earlier output was from the original code. I thought you wanted to see that. Attaching following the one with the reported error. [output_approach.zip](https://github.com/gramineproject/gramine/files/9269101/output_approach.zip)

Can you please share any resource for that "I would recommend building Gramine manually and trying the code from the current master" I installed gramine using "https://gramine.readthedocs.io/en/latest/quickstart.html#install-gramine"

I am still getting the error after building it from source. Attaching the log file. [output_approach.zip](https://github.com/gramineproject/gramine/files/9271566/output_approach.zip)

I tried using with the latest build "openfl 1.4" but got a new error. For running openfl-gramine I had to install openfl1.4 in the docker image as well, for which...

Hi @mansishr I am using a modified script of test_graminize.sh (please change .pdf with .sh) [test_graminize.pdf](https://github.com/intel/openfl/files/9597574/test_graminize.pdf) ``` gsingh@sgx03:~$ df -kh Filesystem Size Used Avail Use% Mounted on udev 189G 0...

> In order for TF to create a directory at runtime inside an enclave, we would need to mount that directory from the host area to the enclave, [something like...

yes it is not stopping at that step 😄 but stopping a bit further. As of now after using the new branch, aggregator starts but the example it self is...

@mansishr Is it working for you because I am still getting the error. I just changed the file as you suggested via a change in Dockerfile.gramine