Fix a problem
The handful of things that occasionally go wrong, and what to do about each.
On this page
“Couldn't save that. It's still here. Try again in a moment.”
A change didn't reach the server, so Kairo rolled it back rather than lying to you about it.
- 1Check your internet connection.
- 2Refresh the page, you'll see the true saved state.
- 3Redo the change.
If it keeps happening on every action, tell us, something server-side needs attention.
“Something hiccuped”
Almost always a stale tab: the app updated while your page was open. Kairo reloads itself once automatically, which fixes it invisibly.
If the screen stays, note the ref: code shown under the message and send it to us, it points straight at the cause.
Notifications aren't arriving
- Use Send a test notification in your profile, it verifies the whole chain in two seconds.
- On iPhone, Kairo must be installed to the home screen first.
- Push needs HTTPS. Opening Kairo through a local network address like
192.168.x.xcan't receive notifications. - Check your device's Do Not Disturb or Focus mode.
- Full detail: turn on notifications.
Tasks seem to be missing
Sign-in bounces back
Each web address keeps its own session, so signing in on one doesn't sign you in on another. Make sure you're returning to the same address you signed in on, and that cookies aren't blocked for the site.
Was this page helpful?