Le-Ko — PostHog error health snapshot

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

Current period: 03 Aug – 09 Aug 2026 · Comparison: 27 Jul – 02 Aug 2026
Report generated: 10 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
27
LoginOtpFailed (wrong code)
-15.6% vs prior week
98
SMS send failures
+30.7% 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

98 SMS-send failure events from 25 users this week (was 75 events / 25 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.
659518744603
Verification code entered
User typed a code and tapped submit (includes retries).
564491603558
Login succeeded
Code was accepted and login completed.
537489571556
Wrong or expired code
Code rejected — SMS was sent; user can try again.
27203212

How to read these numbers

  • Events ≠ users. One person retrying a bad code many times creates many failure events. This week: 27 failures from 20 users. Prior week: 32 failures from 12 users.
  • User-level impact: only 2.0% of people who requested an SMS in the prior week (12 of 603) had at least one wrong-code failure. This week: 3.9% (20 of 518).
  • Submits > requests is normal — users often submit several times before getting it right.
  • Prior-week spike: 13 wrong-code events on 2026-07-28 from only 1 users — likely heavy retries or testing, not a mass login outage.
  • 1 people in the prior week typed the wrong code 10+ times each — they account for most of the 32 failure events.
  • 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: Неправильный код. Запросите новый код или попробуйте снова
2417
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.
22
Произошла непредвиденная ошибка.
Shown in app: Произошла непредвиденная ошибка.
11

SMS send failures (this week)

EventMessageCountUsers
ActionPhoneVerificationErrorCould not send the verification code (SMS gateway or phone issue)
Technical: Не удалось отправить код. Попробуйте снова.
8921
ActionPhoneVerificationResendErrorCould not send the verification code (SMS gateway or phone issue)
Technical: Не удалось отправить код. Попробуйте снова.
42
ActionPhoneVerificationErrorWe couldn’t send the code right now. Please try again later.
Technical: We couldn’t send the code right now. Please try again later.
32
ActionPhoneVerificationErrorNão foi possível enviar o código agora. Tente novamente mais tarde.
Technical: Não foi possível enviar o código agora. Tente novamente mais tarde.
11
ActionPhoneVerificationResendErrorWe couldn’t send the code right now. Please try again later.
Technical: We couldn’t send the code right now. Please try again later.
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.