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

Freezing page #151

Open
glisteningcoder opened this issue Aug 9, 2023 · 2 comments
Open

Freezing page #151

glisteningcoder opened this issue Aug 9, 2023 · 2 comments

Comments

@glisteningcoder
Copy link

I logged into my account like usual, but it just freezes when trying to find duplicates. I have tried to wait for 15 minutes but it was still loading.

@Davidx1219
Copy link

Same For me

@grerrg
Copy link

grerrg commented Oct 16, 2023

same for the online version.

had to try it locally, so i run this project with node 18 and got this error.:

Unhandled Runtime Error

Error: Failed fetch
Source

dedup/customFetch.ts (31:12) @ retryFetch

  29 |   }
  30 | 
> 31 |   throw new Error('Failed fetch');
     |        ^
  32 | } catch (error) {
  33 |   console.warn('Fetch attemp failed', attemp);
  34 | 

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

No branches or pull requests

3 participants