<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Toolchain manager cannot download nRF Connect SDK v2.8.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117336/toolchain-manager-cannot-download-nrf-connect-sdk-v2-8-0</link><description>Hi, 
 I am currently using nRF Connect SDK v2.5.3 and want to update to a newer version, because I want to create a board definition and I want to do it in HWMv2. 
 Even though the toolchain manager worked flawlessly before (I have older SDK&amp;#39;s on my PC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Dec 2024 11:12:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117336/toolchain-manager-cannot-download-nrf-connect-sdk-v2-8-0" /><item><title>RE: Toolchain manager cannot download nRF Connect SDK v2.8.0</title><link>https://devzone.nordicsemi.com/thread/515443?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2024 11:12:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68c684a4-7e79-4c4f-9ecd-846713e41aab</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Sorry, I mean this one originally&amp;nbsp;&lt;a href="https://github.com/orgs/community/discussions/36894"&gt;Request Error: unable to get local issuer certificate · community · Discussion #36894 · GitHub&lt;/a&gt;, but it seems not realted since you understand that the reqirment for certificate check within the app is for security reason.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Toolchain manager cannot download nRF Connect SDK v2.8.0</title><link>https://devzone.nordicsemi.com/thread/515426?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2024 10:28:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1c63382-64e9-46ee-ba1c-191c8827d3e9</guid><dc:creator>puz_md</dc:creator><description>&lt;p&gt;Hi Charlie,&lt;/p&gt;
&lt;p&gt;like I mentioned before, there seems to be some security software running which manipulates Github&amp;#39;s SSL certificates, using a root of trust that is my own company. If certificate checks are not implemented within the Toolchain Manager, the invoked command line tools that connect to GIT could be updated to accept local certificates / roots of trust.&lt;/p&gt;
&lt;p&gt;But I can understand if support for &amp;quot;man in the middle&amp;quot; safety solutions is not wanted in the official releases because of risks to security and code authenticity.&lt;/p&gt;
&lt;p&gt;My private PC also installed SDK v2.8.0 without any problems this morning. The error message posted above with failing RPC must have been some random issue or just bad luck that it appeared at the same time.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Conclusion:&lt;/strong&gt; In my case, using an internet connection which is not connected to the company&amp;#39;s intranet (Guest Wifi, private internet connection at home) solved the problem.&lt;/p&gt;
&lt;p&gt;Thanks for your feedback so far!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Michael&lt;/p&gt;
&lt;p&gt;PS: Your link points forwards to a &amp;quot;drivers/clock_control: stm32: Fixes around LSE clock #36894&amp;quot; discussion which does not help... (it is forwarded to &lt;a id="" href="https://github.com/zephyrproject-rtos/zephyr/pull/36894"&gt;https://github.com/zephyrproject-rtos/zephyr/pull/36894&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Toolchain manager cannot download nRF Connect SDK v2.8.0</title><link>https://devzone.nordicsemi.com/thread/515410?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2024 09:48:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:353e03c8-723a-4f58-a58c-8d82fd4ae1db</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Michael,&lt;/p&gt;
&lt;p&gt;It seems the issue stems from a conflict between GitHub and your company&amp;#39;s proxy at a lower network level. Unfortunately, there’s not much improvement that can be made with the Toolchain Manager itself in this scenario.&lt;/p&gt;
&lt;p&gt;For reference, you can check this discussion: &lt;a href="https://github.com/orgs/community/discussions/36894"&gt;Request Error: unable to get local issuer certificate · community · Discussion #36894 · GitHub&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Toolchain manager cannot download nRF Connect SDK v2.8.0</title><link>https://devzone.nordicsemi.com/thread/515307?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2024 15:06:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25b28508-868f-48b7-8c55-a9c05555b2d2</guid><dc:creator>puz_md</dc:creator><description>&lt;p&gt;Hi Charlie,&lt;/p&gt;
&lt;p&gt;unfortunately, deleting the directories and re-installing the software did not help. I even performed a reboot before re-installation.&lt;/p&gt;
&lt;p&gt;System report is: [removed]&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The log with verbose on: [removed]&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Update&lt;/strong&gt;&lt;/span&gt;: I succeeded in cloning the nRF COnnect SDK v2.8.0 now: I switched over to Wifi and used the Guest Network connection. It appears our security software was forging the Github certificate (replaced it with their own certificate / man-in-the-middle), which caused the installer to fail.&lt;strong&gt; It seems like the nRF Connect SDK installer does not consider trusted root certificates installed on the PC by my company.&lt;/strong&gt; (Although the toolchain was downloaded correctly.) It would be nice if you could add this feature to future versions of the toolchain manager (accept locally installed certificates).&lt;/p&gt;
&lt;p&gt;The issue on my private PC seems to be different, as there is a different error message (see above, something about RPC). I&amp;#39;ll try again with deleting directories and re-installing the toolchain manager PC tonight and give one more update with the results later.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Michael&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Toolchain manager cannot download nRF Connect SDK v2.8.0</title><link>https://devzone.nordicsemi.com/thread/515248?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2024 10:28:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b90a0b5-6dd8-49ac-b2da-c9b6d10d6f63</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Michael,&lt;/p&gt;
&lt;p&gt;Thanks for reaching out for this issue. I have not get similar reprot by far.&lt;/p&gt;
&lt;p&gt;Could you&amp;nbsp;try to uninstall and reinstall the whole nRF Connect for Desktop and Toolchain manager app? Try to deletect the following folders&lt;/p&gt;
&lt;p&gt;C:\Users\xxx\.nrfconnect-apps&lt;/p&gt;
&lt;p&gt;C:\Users\&lt;span&gt;xxx&lt;/span&gt;\.nrfutil&lt;/p&gt;
&lt;p&gt;C:\Users\&lt;span&gt;xxx&lt;/span&gt;\AppData\Roaming\nRF Connect&lt;/p&gt;
&lt;p&gt;If the problem still exist, try to share Toolchain Manager v1.5.3-&amp;gt;About-&amp;gt;Create system report and installing log after enabled&amp;nbsp;&lt;span&gt;Toolchain Manager v1.5.3-&amp;gt;About-&amp;gt;Verbose Logging.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Support for HWMv2 started from NCS 2.7.0&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/releases_and_maturity/releases/release-notes-2.7.0.html"&gt;nRF Connect SDK v2.7.0 Release Notes&lt;/a&gt;, so it is better to use NCS 2.8.0 direclty.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Charlie&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Toolchain manager cannot download nRF Connect SDK v2.8.0</title><link>https://devzone.nordicsemi.com/thread/515240?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2024 09:48:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed2a39ec-e314-4bb4-9e19-606a9aa8ed94</guid><dc:creator>puz_md</dc:creator><description>&lt;p&gt;Update: I tried it at home on my private PC last night, there I got this error message which is a bit different:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1734428882129v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;I have a feeling that the install process proceeded further than in the office (more of the SDK was downloaded/installed, but then removed again as the install process failed).&lt;/p&gt;
&lt;p&gt;A similar error message was triggered when installing v2.7.0, but v2.5.3 installed without any problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>