2021-09-30 02:36 AM
Greetings!
I'm trying to update my STM32CubeIDE 1.6.1 to the newest version but I get the following error:
More details are here: https://pastebin.com/NpDgAkMQ
Does anyone know the solution to this besides reinstalling everything?
BR
Domagoj
Solved! Go to Solution.
2021-09-30 03:25 AM
Found the fix - I deleted the STM32CubeIDE Releases link, restarted Cube, then addded https://sw-center.st.com/stm32cubeide/updatesite1/ and update finally worked.
2021-09-30 02:49 AM
Hello @Domagoj Tomić ,
Check out this post with same issue, it may be helpful for you.
Then, please let me know if this solved your problem.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
2021-09-30 03:15 AM
@Imen DAHMEN I tried both solutions mentioned there; deleting the cache folder inside STM32CubeIDE\p2\org.eclipse.equinox.p2.repository
and appending the version number to the software site like this "https://sw-center.st.com/stm32cubeide/updatesite1/1.7.0"
and also tried "https://sw-center.st.com/stm32cubeide/updatesite1/1.7".
But none of this helped.
2021-09-30 03:25 AM
Found the fix - I deleted the STM32CubeIDE Releases link, restarted Cube, then addded https://sw-center.st.com/stm32cubeide/updatesite1/ and update finally worked.
2021-09-30 03:28 AM
Really glad to know you overcame this problem :)
Thank you for your contribution.
Imen