<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hai Shivananda Hebbar. in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065107#M114</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hai&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px;"&gt;Shivananda Hebbar&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thank you for your comment.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;The problem is still not resolved. When I checked in the aesm log file&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;/var/opt/aesmd/data/internal_log.txt&amp;nbsp;, this was the error:&lt;/P&gt;

&lt;P&gt;Backend server reported error in ProvMsg2 passed MAC verification:(ae_error_t:PVE_PROV_ATTEST_KEY_NOT_FOUND:203)&lt;/P&gt;

&lt;P&gt;Did you also got something similiar in the beginning. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Apr 2017 09:17:35 GMT</pubDate>
    <dc:creator>Shredha_K_</dc:creator>
    <dc:date>2017-04-24T09:17:35Z</dc:date>
    <item>
      <title>Running Remote Attestation Sample code Failed</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065103#M110</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;When I tried executing the linux &amp;nbsp;remote attestation&amp;nbsp;&lt;/SPAN&gt;sample&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp;code, I got the following error.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Call sgx_create_enclave success.&lt;BR /&gt;
	Call enclave_init_ra success.&lt;BR /&gt;
	Error, call sgx_ra_get_msg1 fail [main].&lt;BR /&gt;
	Call enclave_ra_close success.&lt;/P&gt;

&lt;P&gt;I used sgx-gdb and found that sgx_init_quote &amp;nbsp;(invoked by sgx_ra_get_msg1) is returning SGX_ERROR_UNEXPECTED.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;I can successfully execute all other sample codes.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/639242"&gt;https://software.intel.com/en-us/forums/intel-software-guard-extensions-intel-sgx/topic/639242&lt;/A&gt;&amp;nbsp;says that the remote code should run in a non proxy environment. There is no network proxy &amp;nbsp;in my case.&lt;/P&gt;

&lt;P&gt;How can I solve this?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Also, the Linux SGX SDK installation guide says "y&lt;SPAN style="color: rgb(51, 51, 51); font-family: IntelClear; font-size: 12pt;"&gt;ou may need to setup an http proxy server for the AESM service ".&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;In what all cases this proxy server is required. &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Thanks in advance :) &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 09:57:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065103#M110</guid>
      <dc:creator>Shredha_K_</dc:creator>
      <dc:date>2017-03-24T09:57:33Z</dc:date>
    </item>
    <item>
      <title>Even i received the same</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065104#M111</link>
      <description>&lt;P&gt;Even i received the same error with Remote Attestation sample on Linux. But the issue was Network proxy. I selected no-proxy option and was able to run the Remote attestation sample. &amp;nbsp;I am using SGXSDK 1.8.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 05:46:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065104#M111</guid>
      <dc:creator>Shivananda_H_Intel</dc:creator>
      <dc:date>2017-03-27T05:46:40Z</dc:date>
    </item>
    <item>
      <title>Hai Shivananda Hebbar,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065105#M112</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hai Shivananda Hebbar,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thank you for the comment.&lt;/P&gt;

&lt;P&gt;I tried setting the aesmd.conf file for no-proxy (direct) option &amp;nbsp;and the system default proxy (default) option. Still I am getting the same error for both cases. The machine is Ubuntu 14.04 and has the SGXPSW version 1.7&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 12:34:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065105#M112</guid>
      <dc:creator>Shredha_K_</dc:creator>
      <dc:date>2017-03-28T12:34:10Z</dc:date>
    </item>
    <item>
      <title>Hi ,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065106#M113</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;I tried the same steps as mentioned but able to run the remote attestation sample without any issues. Unfortunately do not have Ubuntu 14.04 as i have already upgraded to &amp;nbsp;Ubuntu 16.04 and SGXPSW 1.8.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Alternatively, can you try the following on ubuntu 14.04/SDKPSW 1.7?&lt;BR /&gt;
	1. undo modification done to aesmd.conf&lt;BR /&gt;
	2. Reboot&lt;BR /&gt;
	3. Set 'no proxy' or automatically detect &amp;nbsp;option in preferences.(one afer another)&lt;BR /&gt;
	4. Connect to any wifi hotspot /Mobile hotspot&lt;BR /&gt;
	5. Run application.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 11:39:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065106#M113</guid>
      <dc:creator>Shivananda_H_Intel</dc:creator>
      <dc:date>2017-04-03T11:39:22Z</dc:date>
    </item>
    <item>
      <title>Hai Shivananda Hebbar.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065107#M114</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hai&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px;"&gt;Shivananda Hebbar&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thank you for your comment.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;The problem is still not resolved. When I checked in the aesm log file&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;/var/opt/aesmd/data/internal_log.txt&amp;nbsp;, this was the error:&lt;/P&gt;

&lt;P&gt;Backend server reported error in ProvMsg2 passed MAC verification:(ae_error_t:PVE_PROV_ATTEST_KEY_NOT_FOUND:203)&lt;/P&gt;

&lt;P&gt;Did you also got something similiar in the beginning. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 09:17:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065107#M114</guid>
      <dc:creator>Shredha_K_</dc:creator>
      <dc:date>2017-04-24T09:17:35Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065108#M115</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I never got the above error. VE_PROV_ATTEST_KEY_NOT_FOUND indicates AESM_UNRECOGNIZED_PLATFORM.&lt;/P&gt;

&lt;P&gt;Suspect some thing wrong with your setup.&lt;/P&gt;

&lt;P&gt;Can you do the below check/steps?. You might have already done these checks but good to double confirm,&lt;/P&gt;

&lt;P&gt;SGX support in BIOS ? Is it enabled ?&lt;/P&gt;

&lt;P&gt;SGX Available output . (SGX Supported =1 Available =1) .Sample test&amp;nbsp; &lt;A href="https://github.com/ayeks/SGX-hardware" target="here"&gt;https://github.com/ayeks/SGX-hardware&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Uninstall and reinstall SGX Driver, PSW and SDK.&lt;/P&gt;

&lt;P&gt;Also check the status of aesmd service after installaton : sudo service aesmd status&lt;/P&gt;

&lt;P&gt;-Shivananda&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 09:28:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065108#M115</guid>
      <dc:creator>Shivananda_H_Intel</dc:creator>
      <dc:date>2017-04-25T09:28:43Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065109#M116</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I am still unable to resolve the above error. For me, sgx_ra_get_msg1() invokes&amp;nbsp;sgx_init_quote() and returns&amp;nbsp;SGX_ERROR_UNRECOGNIZED_PLATFORM. Can somebody give me some pointers to solve this.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 15:10:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Running-Remote-Attestation-Sample-code-Failed/m-p/1065109#M116</guid>
      <dc:creator>Shredha_K_</dc:creator>
      <dc:date>2017-09-04T15:10:15Z</dc:date>
    </item>
  </channel>
</rss>

