mifi / mifi/SimpleInstaBot

Error: The expression evaluated to a falsy value: assert(ageInDays)

Open
#199 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
692
Forks
103
Avg merge
3m
Merged PRs (30d)
4

Description

Using a Windows browser with Firefox I get this error message. Then it goes to sleep. What is the issue?

12:06 PM Need to intercept network request to get user data
12:06 PM Unable to intercept request, will send manually
12:06 PM Error: The expression evaluated to a falsy value:

assert(ageInDays)
12:06 PM Sleeping 22.124687923395907 hours (waiting until 10:00)...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Reproduce the report on Windows with Firefox, then trace the network-interception path around the assert(ageInDays) failure and the subsequent sleep; done means identifying why ageInDays is falsy and confirming the corrected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.