When I try to open https://studio.keil.arm.com/ I get the following error:
upstream connect error or disconnect/reset before headers. retried and the latest reset reason: connection timeout
Any idea on how I can fix this?
Had the same, was down at the same time as OP, then came back this morning, but at 15:00 UTC seems to be down again.Clearing the browser cache brings up the login page again, but after that I just get same message as OP, been a couple of hours now.
I believe all issues should now be resolved. Please can you try again?
We are still having issues with the login timing out. Once we are inside everything seems fine. Our solution now is to develop our code in Visual Studio Code with MBED-Cli + GCC, then git push the final code to Keil Studio to compile release versions with Arm Compiler 6 for the smaller binary sizes. Longer term we are moving towards Zephyr / nRF Connect SDK.