STM32Cube IDE 1.13.2 "Authentication Error Manager"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-04 1:45 PM
If I try to log in to myST (Alt-L), I see the throbber throb for a while and then this (unhelpful) dialog pops up
So I can't download firmware.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-04 6:40 PM
What worked for me was to simply clone it from github.
https://github.com/STMicroelectronics/STM32CubeF0
into C:\Users\username\STM32Cube\Repository
Since the source code is available on github, it's not clear to me why there is a login requirement to download it through the IDE, and it certainly doesn't improve the user experience.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-04 2:03 PM
When I tried to download the firmware manually from the ST website, I hit a 503, which probably has something to do with the problem.
Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-04 3:47 PM
Since you can log in and post messages here, the sign-on server works. Then it can be a temporary outage of content distribution network (CDN) in your area, please try later. (downloading CubeIDE and libraries works for me now, in my area).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-04 6:40 PM
What worked for me was to simply clone it from github.
https://github.com/STMicroelectronics/STM32CubeF0
into C:\Users\username\STM32Cube\Repository
Since the source code is available on github, it's not clear to me why there is a login requirement to download it through the IDE, and it certainly doesn't improve the user experience.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-04 7:07 PM
Yeah, it just reinforces the invasive creep of control and monitoring. None of this stuff needs to call home. Many places air-gap their systems to protect corporate networks. I don't see how it speed up fixes, things that have been complained about for years are left unfixed, basic QA and dog-fooding don't seem to be implemented in a way that all the annoying behaviours have been observed and resolved. There are so many things which could improve user experience.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-05 12:55 PM
Source on Github is not the exact copy of downloads from the website (or CDN). Mostly same but some minor bits and demos/examples missing because of legalese encumberment.
