We’re experiencing some issues with the Rachio App iOS connection at the moment but our team is working hard to get things back up and running for you as soon as possible.
In the meantime, you should be able to access your Rachio account with an Android device or via the web app: https://app.rach.io/
We apologize for any inconvenience caused and will keep you updated on any progress and resolution.
Thank you again for your patience and willing to help us troubleshoot!
I just want to confirm here that everyone’s schedules should be running as normal despite the issue with the iOS app. We’re still working on a fix but wanted to alleviate any concerns that schedules won’t run today.
Hopefully it gets fixed soon. Just installed my new rachio and I’m stuck until the app works. Was able to set up new account online but can’t add device. Bummer.
i needed to keep my sprouting seedlings moist and tried to go in manually and was getting that same error.
After looking through a couple of logs and trying to reset the controller I found where you guys are trying to address it.
Right then my sprinklers kicked on and I thought hey, it’s fixed.
When I tried to go in and turn off the ones that were running so I could turn on the ones I wanted, I was still getting the error.
That’s when I realized that it came on with the automatic schedule.
So, at least there is that.
Oh fun, can I ask what system(s) were impacted? Whatever details you can provide. So strange Android worked fine, and our team was completely unaware of this change coming. Everything I’m now reading says “You probably won’t be impacted”. I guess we are that small part of probably.
Mostly affected Intermediate certs in the cert chain provided by network solutions (for us) on AWS or Linux Hosts that used legacy auth. Even if we had upgraded certs in the chain they would fail on the expired cert. From what I understand this cert is a 30 year cert (Add to your calendar:) ). our godaddy certs were unaffected.
windows uses the modern “USERTrust” root certs and nothing is needed. the systems with the older USERTrust (like the linux aws machines) have issues
you could have tested it by running this from linux
openssl s_client -showcerts -connect subdomain.domain.com:443
cert provide (network solutions?) needed to let clients know that the intermediate certificate that was issued and controlled by Sentigo will expire today impacting some downstream applications that are not browser based may experience issues.
Not sure why it didn’t affect android? Different certs?