Le-Ko — PostHog error health snapshot

Focus: what errors got worse, where they happen, and what blocks app usage

Current period: 27 Jul – 02 Aug 2026 · Comparison: 20 Jul – 26 Jul 2026
Report generated: 03 August 2026 · Source: PostHog Error Tracking ($exception + onboarding events)

Executive summary PostHog Error Tracking

0
Total exceptions
n/a
0
Users affected
n/a
0
Distinct issues
n/a

$exception ingestion looks dead (both weeks at 0)

Both weeks show 0 $exception events. OTP/SMS custom events still fire, so product telemetry is alive — only Error Tracking exception capture appears broken.

Breaking errors this week (specific)

Login / OTP (not the same as SMS failure)

Error overview Volume & source

Daily exceptions (Day 1–7 aligned)

This week peaked on Day — (— exceptions on ).

Exceptions by SDK / source

SourceThis weekUsersPrior weekUsers
Mobile (posthog-react-native)
Backend (posthog-node)

Most common errors By issue

Where errors happen

No exception issues to classify$exception volume is zero. Use the OTP/SMS section below for login reliability; restore Error Tracking ingestion before trusting this table.

Top issues this week (by occurrences)

ErrorContextBreaking?OccurrencesUsersPrior occ.Prior usersArea

Critical errors App- & feature-blocking · week-over-week

App/feature-blocking issues: this week vs prior week

Onboarding & login errors Signup & setup path

0
Onboarding exceptions
n/a
32
LoginOtpFailed (wrong code)
+88.2% vs prior week
75
SMS send failures
+108.3% vs prior week

Wrong code ≠ SMS not delivered

When someone enters a bad verification code, they see: “The code is not correct. Please request another code or try again.” The text message already arrived — they can retry. This is not the same as failing to send the SMS.

SMS could not be sent — true login blocker

75 SMS-send failure events from 25 users this week (was 36 events / 8 users). They cannot move past phone entry until send works. Watch this number closely.

About text too long blocks one signup step

Users who write more than 500 characters in About must shorten their bio before continuing. Annoying but fixable — the rest of the app still works.

Step Events
This week
Users
This week
Events
Prior week
Users
Prior week
SMS code requested
User asked us to send a verification text.
743602351285
Verification code entered
User typed a code and tapped submit (includes retries).
602557310273
Login succeeded
Code was accepted and login completed.
570555293271
Wrong or expired code
Code rejected — SMS was sent; user can try again.
32121713

How to read these numbers

  • Events ≠ users. One person retrying a bad code many times creates many failure events. This week: 32 failures from 12 users. Prior week: 17 failures from 13 users.
  • User-level impact: only 4.6% of people who requested an SMS in the prior week (13 of 285) had at least one wrong-code failure. This week: 2.0% (12 of 602).
  • Submits > requests is normal — users often submit several times before getting it right.
  • Prior-week spike: 4 wrong-code events on 2026-07-24 from only 4 users — likely heavy retries or testing, not a mass login outage.
  • Wrong-code failures are not SMS delivery failures. See SMS send failures below for true blockers.

LoginOtpFailed reasons (this week)

Error message shown to userCountUsers
Неправильный код. Запросите новый код или попробуйте снова
Shown in app: Неправильный код. Запросите новый код или попробуйте снова
2210
Произошла непредвиденная ошибка.
Shown in app: Произошла непредвиденная ошибка.
81
Wrong or expired code — user can try again or request a new SMS
Shown in app: The code is not correct. Please request another code or try again.
11
O código não está correto. Solicite outro código ou tente novamente.
Shown in app: O código não está correto. Solicite outro código ou tente novamente.
11

SMS send failures (this week)

EventMessageCountUsers
ActionPhoneVerificationErrorCould not send the verification code (SMS gateway or phone issue)
Technical: Не удалось отправить код. Попробуйте снова.
5821
ActionPhoneVerificationResendErrorCould not send the verification code (SMS gateway or phone issue)
Technical: Не удалось отправить код. Попробуйте снова.
113
ActionPhoneVerificationErrorCalling the 'setValueWithKeyAsync' function has failed → Caused by: No keychain is available. You may need to restart your computer.
Technical: Calling the 'setValueWithKeyAsync' function has failed → Caused by: No keychain is available. You may need to restart your computer.
31
ActionPhoneVerificationResendError
Technical: —
21
ActionPhoneVerificationError
Technical: —
11

Onboarding-related exceptions this week

Onboarding exceptionContextBreaking?OccurrencesUsersPrior occ.Prior usersArea
No onboarding-classified exceptions in top issues.

Step-blocking only (user can fix & retry)

ErrorContextBreaking?OccurrencesUsersPrior occ.Prior usersArea
No step-blocking issues in top set.