6 years, 7 months ago.

Online compiler access

Up until this morning we've been able to compile via the online compiler. However, we've started to receive the following message:

abort: http authorization required for https://os.mbed.com/users/[*******]/code/iothub_amqp_transport/

Quite distressing.

1 Answer

6 years, 7 months ago.

Hi Tony, Thank you for bringing this to our attention. This seems to be an issue in the online compiler relating to the import URL path to your private repo. Can you please try changing the URL as follows and give this a try.

https://developer.mbed.org/users/[*******]/code/iothub_amqp_transport/

If the problem persists, please report it to support@mbed.org

Sorry for the inconvenience.

-mbed Team

My co-worker sent the below to support@mbed.org:

The ‘hg clone’ is still failing with the error bellow.

E:\Repos\shelf1\temp>hg clone insecure http://OurUserName:ourpassword@developer.mbed.org/users/OurUserName/code/iothub_amqp_transport warning: os.mbed.com certificate with fingerprint 7f:6a:0c:53:83:62:bf:b3:86:15:2b:5e:43:d8:c7:3b:f4:33:34:82 not verified (check hostfingerprints or web.cacerts config setting) http authorization required for https://os.mbed.com/users/OurUserName/code/iothub_amqp_transport/ realm: mbed.org user: abort: response expected Exception KeyboardInterrupt in <bound method httppeer.del of <mercurial.httppeer.httppeer object at 0x028BA330>> ignored

E:\Repos\shelf1\temp>

That’s a change, it was working fine until last week.

Could you help us fixing this, it is blocking our check-ins as we build MBED in our gate as a pre-req.

posted by Tony Ercolano 18 Sep 2017