Thanks for your interest in my issues.
I'll start with the web issues.
Step 1. I go to "https://www.particle.io/"
The main particle page is displayed in my browser.
Step 2. I click on log in (top right)
I get the following errors in the javascript console
SSO will redirect to https://www.particle.io/
bundle.js? [sm]:42713 The provided value 'ms-stream' is not a valid enum value of type XMLHttpRequestResponseType.
bundle.js? [sm]:42713 The provided value 'moz-chunked-arraybuffer' is not a valid enum value of type XMLHttpRequestResponseType.
VM636:1 Uncaught ReferenceError: $ is not defined
at :1:1
at gtm.js?id=GTM-P2CPMH&l=dataLayer:75
at Object.Xh (gtm.js?id=GTM-P2CPMH&l=dataLayer:77)
at wf (gtm.js?id=GTM-P2CPMH&l=dataLayer:46)
at yk.D (gtm.js?id=GTM-P2CPMH&l=dataLayer:118)
at Ik (gtm.js?id=GTM-P2CPMH&l=dataLayer:114)
at Vk (gtm.js?id=GTM-P2CPMH&l=dataLayer:118)
at dg (gtm.js?id=GTM-P2CPMH&l=dataLayer:119)
at ng (gtm.js?id=GTM-P2CPMH&l=dataLayer:57)
at og (gtm.js?id=GTM-P2CPMH&l=dataLayer:57)
but I have the login page displayed.
Step 3. I enter my credentials and click on the log in button
I am presented with the main particle.io page (https://www.particle.io/) with my email address top right. So far so good.
Step 4. Top right, I click on « IDE »
The Javascript console displays an error:
GET Particle Web IDE 500 (Internal Server Error)
and I get a page saying "We're sorry, but something went wrong. »
Step 5. I go back to the main particle page,
Step 6. I click on « CONSOLE »
I get the following errors in the javascript console:
vendor-f415f61….js:22 The provided value 'ms-stream' is not a valid enum value of type XMLHttpRequestResponseType.t
vendor-f415f61….js:22 The provided value 'moz-chunked-arraybuffer' is not a valid enum value of type XMLHttpRequestResponseType.t
pconsole-3cbc70a….js:7 TypeError: Cannot read property 'getRecord' of null
at vendor-f415f61….js:68
raven.js:703 POST https://app.getsentry.com/api/70176/store/?sentry_version=7&sentry_client=raven-js%2F2.2.0&sentry_key=3dde9d3e30ed4715a2ce1dbdd391768e 429 (TOO MANY REQUESTS)
and a page is displayed saying
"Bummer! That's not the page you're looking for
But as long as you're here - would you rather fight a shark with bear arms or a bear with sharks for arms?"
This is my reproductible experience using two different browsers (Safari Version 10.1 (12603.1.30.0.34) and Chrome Version 58.0.3029.110 (64-bit)) on 2 different networks (home and work).
I'll stop here since I am at work and I don't have the photon with me. I'll try to answer by best on the photon issue with lights colors etc another time.
Thanks for your help, it is much appreciated.
- Ed