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?
Hello Rodrigo,
It may have been a temporary issue? I just tried, and was able to log in.
It may be useful to flush your browser cache and/or use Incognito mode.
I tried and it did not work, but thanks.
I tried again this morning and the error was gone. So it looks like it was indeed a temporary issue, thank you!
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.