<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Certificate Error with Visual Studio Code]]></title><description><![CDATA[<p>I have some issues with Visual Studio Code to build/compile and uploading the projects. First of all, if I connect the IMU to the Navigation Studio, I can flash the prebuild applications like VG/AHRS and INS and monitor the data. In Visual Studio Code, I can build the INS APP, but I cannot upload it to the IMU. If I try, I get following Error:</p>
<p>Error: HTTPSConnectionPool(host='<a href="http://api.registry.nm1.platformio.org" rel="nofollow">api.registry.nm1.platformio.org</a>', port=443): Max retries exceeded with url: /v3/packages/platformio/tool/tool-openocd (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:997)')))</p>
<p>The VG/AHRS App can neither build nor uploaded to the IMU. If I try to build I get also a self signed certificate warning and errors like &quot; #include &quot;platformAPI.h&quot;<br />
^~~~~~~~~~~~~~~<br />
compilation terminated.<br />
lib\Core\Algorithm\src\WorldMagneticModel.c:26:10: fatal error: osapi.h: No such file or directory&quot;</p>
<p>The python driver as executable works, but I get also a self signed certifacate msg.<br />
I just can start the Python Server via the executable. If I type “openimu” in the terminal it displays “ModuleNotFoundError: No module named 'can'”, if I type “server_start” the object cannot be found..</p>
<p>I work in a company and my suggestion is, that the connection is blocked by the firewall or, because it is a certificate error, that the company intercepts the traffic and replaces the certificate and adds their own certificate (basically like a man in the middle attack).</p>
<p>Does anyone know how to solve this problem ?</p>
]]></description><link>https://forum.aceinna.com//topic/356/certificate-error-with-visual-studio-code</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 16:17:56 GMT</lastBuildDate><atom:link href="https://forum.aceinna.com//topic/356.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 03 Aug 2022 12:31:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Certificate Error with Visual Studio Code on Wed, 03 Aug 2022 12:31:31 GMT]]></title><description><![CDATA[<p>I have some issues with Visual Studio Code to build/compile and uploading the projects. First of all, if I connect the IMU to the Navigation Studio, I can flash the prebuild applications like VG/AHRS and INS and monitor the data. In Visual Studio Code, I can build the INS APP, but I cannot upload it to the IMU. If I try, I get following Error:</p>
<p>Error: HTTPSConnectionPool(host='<a href="http://api.registry.nm1.platformio.org" rel="nofollow">api.registry.nm1.platformio.org</a>', port=443): Max retries exceeded with url: /v3/packages/platformio/tool/tool-openocd (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:997)')))</p>
<p>The VG/AHRS App can neither build nor uploaded to the IMU. If I try to build I get also a self signed certificate warning and errors like &quot; #include &quot;platformAPI.h&quot;<br />
^~~~~~~~~~~~~~~<br />
compilation terminated.<br />
lib\Core\Algorithm\src\WorldMagneticModel.c:26:10: fatal error: osapi.h: No such file or directory&quot;</p>
<p>The python driver as executable works, but I get also a self signed certifacate msg.<br />
I just can start the Python Server via the executable. If I type “openimu” in the terminal it displays “ModuleNotFoundError: No module named 'can'”, if I type “server_start” the object cannot be found..</p>
<p>I work in a company and my suggestion is, that the connection is blocked by the firewall or, because it is a certificate error, that the company intercepts the traffic and replaces the certificate and adds their own certificate (basically like a man in the middle attack).</p>
<p>Does anyone know how to solve this problem ?</p>
]]></description><link>https://forum.aceinna.com//post/1456</link><guid isPermaLink="true">https://forum.aceinna.com//post/1456</guid><dc:creator><![CDATA[Max Tretter]]></dc:creator><pubDate>Wed, 03 Aug 2022 12:31:31 GMT</pubDate></item><item><title><![CDATA[Reply to Certificate Error with Visual Studio Code on Thu, 03 Nov 2022 01:38:05 GMT]]></title><description><![CDATA[<pre><code class="language-python">ModuleNotFoundError: No module named 'can'
</code></pre>
<p>About this issue, the temporary solution is to install a dependency named 'python-can'. And we will fix it in next version.</p>
<p>And could you supply the detailed wrong msg from the executable?</p>
]]></description><link>https://forum.aceinna.com//post/1483</link><guid isPermaLink="true">https://forum.aceinna.com//post/1483</guid><dc:creator><![CDATA[song yi wei]]></dc:creator><pubDate>Thu, 03 Nov 2022 01:38:05 GMT</pubDate></item></channel></rss>