Focus: what errors got worse, where they happen, and what blocks app usage
Current period: 17 Jul – 23 Jul 2026 · Comparison: 10 Jul – 16 Jul 2026
Report generated: 28 July 2026 · Source: PostHog Error Tracking ($exception + onboarding events)
Exceptions fell from 175,392 to 17 (-100.0%). Users affected: 176 → 1. Prior week spike on 2026-07-15 (73,419 events) was mostly onboarding validation noise.
Daily exceptions (Day 1–7 aligned)
This week peaked on Day 1 (17 exceptions on 2026-07-18).
Exceptions by SDK / source
| Source | This week | Users | Prior week | Users |
|---|---|---|---|---|
| Mobile (posthog-react-native) | — | — | 879 | 155 |
| Backend (posthog-node) | 17 | 1 | 174,513 | 39 |
Most problems fall into a few buckets: phone lost connection, events list could not load, signup validation (text too long, bad nickname), and background server checks that rarely affect real users. Same user-facing error on iPhone and Android is shown as one row. Use the Context column for what happened and how to debug.
Top issues this week (by occurrences)
| Error | Context | Breaking? | Occurrences | Users | Prior occ. | Prior users | Area |
|---|---|---|---|---|---|---|---|
| Background lookup failed (low user impact) | Almost all hits come from one backend actor (polling/integration), not thousands of real users. Safe to deprioritize unless user count spikes. Technical detailsLabel: Resource NOT_FOUND (backend) Exception: Error · NOT_FOUND SDK: posthog-node PostHog issue: 019ae8ea-0046-7a20-9cd1-46571bb53d41 Debug hint: posthog-node capture with value NOT_FOUND. Find captureException('NOT_FOUND') in backend; likely id lookup miss. | Noise / low impact | 17 | 1 | 174,206 | 1 | backend API |
App/feature-blocking issues: this week vs prior week
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.
35 users hit “Could not send the verification code” this week. They cannot move past phone entry until send works. Watch this number closely.
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. | 393 | 319 | 802 | 555 |
| Verification code entered User typed a code and tapped submit (includes retries). | 347 | 308 | 562 | 483 |
| Login succeeded Code was accepted and login completed. | 322 | 306 | 498 | 476 |
| Wrong or expired code Code rejected — SMS was sent; user can try again. | 25 | 12 | 65 | 19 |
| Error message shown to user | Count | Users |
|---|---|---|
| Неправильный код. Запросите новый код или попробуйте снова Shown in app: Неправильный код. Запросите новый код или попробуйте снова | 17 | 10 |
| Произошла непредвиденная ошибка. Shown in app: Произошла непредвиденная ошибка. | 6 | 2 |
| 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. | 2 | 1 |
| Event | Message | Count | Users |
|---|---|---|---|
| ActionPhoneVerificationError | Could not send the verification code (SMS gateway or phone issue) Technical: Не удалось отправить код. Попробуйте снова. | 21 | 6 |
| ActionPhoneVerificationError | Calling 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. | 12 | 1 |
| ActionPhoneVerificationResendError | Could not send the verification code (SMS gateway or phone issue) Technical: Не удалось отправить код. Попробуйте снова. | 2 | 1 |
Onboarding-related exceptions this week
| Onboarding exception | Context | Breaking? | Occurrences | Users | Prior occ. | Prior users | Area |
|---|---|---|---|---|---|---|---|
| No onboarding-classified exceptions in top issues. | |||||||
| Error | Context | Breaking? | Occurrences | Users | Prior occ. | Prior users | Area |
|---|---|---|---|---|---|---|---|
| No step-blocking issues in top set. | |||||||