Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashing when a connection cannot be made to Reddit #4

Closed
Lucxjo opened this issue Sep 4, 2022 · 0 comments · Fixed by #5
Closed

Crashing when a connection cannot be made to Reddit #4

Lucxjo opened this issue Sep 4, 2022 · 0 comments · Fixed by #5

Comments

@Lucxjo
Copy link
Owner

Lucxjo commented Sep 4, 2022

Bridge details

Version: 1.0.1
Deno: 1.24.3

Logs:

error: Uncaught (in promise) TypeError: error sending request for url (https://www.reddit.com/r/youngroyals/new.json): connection error: connection reset
	                 ^
	const response = await fetch(
    at async mainFetch (deno:ext/fetch/26_fetch.js:287:14)
    at async fetch (deno:ext/fetch/26_fetch.js:501:9)
    at async fetchSubredditData (file:///app/src/utils/fetchSubredditData.ts:25:19)
Lucxjo added a commit that referenced this issue Sep 11, 2022
    cannot be reached.

Updated docs

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
@Lucxjo Lucxjo closed this as completed in #5 Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant