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?
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.