network issue

Open
#120 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
typescript

Research direction

Start by reproducing the browser authentication flow with the reported Clash setup and inspect the logged fetch failure for the Reddit connection timeout. Done means identifying whether the template can handle this network configuration and documenting or correcting the confirmed failure path.

Written by the indexing model from the issue text.

Description

Failed to fetch credentials
An unknown error occurred . Details on the error have been logged below.
Depending on the type of error, trying again might help.

[TypeError: fetch failed] {
[cause]: ConnectTimeoutError: Connect Timeout Error (attempted address: www.reddit.com:443, timeout: 10000ms)
at onConnectTimeout (node:internal/deps/undici/undici:1991:23)
at Immediate._onImmediate (node:internal/deps/undici/undici:1957:35)
at process.processImmediate (node:internal/timers:504:21) {
code: 'UND_ERR_CONNECT_TIMEOUT'
}
}

I have to use clash to visit reddit, after i auth success in brower, show this. How to fix that

Dominant language
TypeScript
Stars
32
Forks
18
Avg merge
2d 23h
Merged PRs (30d)
9

Contributor guide

No contributing guide indexed for this repository

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.

More from reddit/devvit-template-react

All issues in reddit/devvit-template-react

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.