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

Issue with guide loading forever and not bringing up any info #189

Open
LesserPixelotl opened this issue Jan 8, 2025 · 2 comments
Open

Comments

@LesserPixelotl
Copy link

I don't know the specific cause to this but my attempts to use HHG for the past few days have been stifled by it simply loading forever

image

This is after I have installed and uninstalled it as an extension multiple times. I haven't accessed the site in incognito mode but I also don't have any idea where the files are stored locally so I don't really know how to check if there's something stopping them from saving properly. Though considering I'm using it on a new PC I don't think there should be anything stopping it. No antivirus applications or warnings were given for it while installing.

@nornagon
Copy link
Owner

Odd, what browser / OS versions are you using? Have you tried Ctrl+Shift+R or otherwise clearing the app data?

@Anrock
Copy link

Anrock commented Feb 1, 2025

Seeing this on Gentoo Linux / Firefox 134.0.1.

Sometimes it gets stuck on "Loading" sometimes it starts to show progress but then it "overfills" like "Loading... (6.8/5.0 MB)".

In network tab it seems it's loading "all.json" from cdda github and when it completes status of the request goes "NS_BINDING_ABORTED" and it starts loading again but the json in response look kinda okay at first glance. Maybe the app triggers abort/retry too soon?

Here's har archive of all.json request with tgz extension cuz github doesn't allow .har for some reason.
har.tgz

Logs show:

Failed to load ‘https://raw.githubusercontent.com/nornagon/cdda-data/main/data/latest/all.json’. A ServiceWorker intercepted the request and encountered an unexpected error. [workbox-132481e2.js:1:822](https://cdda-guide.nornagon.net/workbox-132481e2.js)
Aborted while fetching https://raw.githubusercontent.com/nornagon/cdda-data/main/data/latest/all.json [index-d9ae2a33.js:85:169](https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js)
    VL https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js:85
    ws https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js:25
    setVersion https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js:25
    VU https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js:115
    ht https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js:1
    JU https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js:115
    Ws https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js:115
    eq https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js:115
    mC https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js:1
    <anonymous> https://cdda-guide.nornagon.net/assets/index-d9ae2a33.js:115

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