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

BUG - Getting error 404 on /locales/en-US/materials.json and /locales/en-US/app.json #375

Closed
anka-213 opened this issue Aug 8, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@anka-213
Copy link

anka-213 commented Aug 8, 2024

Describe the bug

As soon as I enter a seed, I just get a blank screen and nothing more. Looking in the developer console indicates that the error is caused by a 404 on materials.json and app.json.

To Reproduce

  1. Go to https://www.noitool.com/info
  2. Enter any seed
  3. Press enter
  4. Screen is just blank

Expected behavior

Some actual contents, not getting 404s

Screenshots

Additional context

Console log output:

v2.32.1 [index-DnWkFvtS.js:131:18753](https://www.noitool.com/assets/index-DnWkFvtS.js)
XHRGET
https://www.noitool.com/locales/en-US/materials.json
[HTTP/2 404  174ms]

XHRGET
https://www.noitool.com/locales/en-US/app.json
[HTTP/2 404  178ms]

XHRGET
https://www.noitool.com/api/patreon/me
[HTTP/2 401  204ms]

TypeError: this.maps.get(...) is undefined
    getArea https://www.noitool.com/assets/index-B7U1hcv2.js:1
    provide https://www.noitool.com/assets/index-B7U1hcv2.js:1
    provide https://www.noitool.com/assets/SnowcaveSecretChamber-DiDAhmS6.js:1
    <anonymous> https://www.noitool.com/assets/SeedDataOutput-Cc5o6k9N.js:13
    Ev https://www.noitool.com/assets/index-DnWkFvtS.js:6
    useState https://www.noitool.com/assets/index-DnWkFvtS.js:1
    Ev https://www.noitool.com/assets/SeedDataOutput-Cc5o6k9N.js:13
    xg https://www.noitool.com/assets/index-DnWkFvtS.js:6
    Uw https://www.noitool.com/assets/index-DnWkFvtS.js:8
    Dw https://www.noitool.com/assets/index-DnWkFvtS.js:8
    aA https://www.noitool.com/assets/index-DnWkFvtS.js:8
    pf https://www.noitool.com/assets/index-DnWkFvtS.js:8
    Ah https://www.noitool.com/assets/index-DnWkFvtS.js:8
    Lw https://www.noitool.com/assets/index-DnWkFvtS.js:8
    V https://www.noitool.com/assets/index-DnWkFvtS.js:1
    re https://www.noitool.com/assets/index-DnWkFvtS.js:1
    EventHandlerNonNull* https://www.noitool.com/assets/index-DnWkFvtS.js:1
    <anonymous> https://www.noitool.com/assets/index-DnWkFvtS.js:1
[index-DnWkFvtS.js:8:161](https://www.noitool.com/assets/index-DnWkFvtS.js)
Uncaught TypeError: this.maps.get(...) is undefined
    getArea https://www.noitool.com/assets/index-B7U1hcv2.js:1
    provide https://www.noitool.com/assets/index-B7U1hcv2.js:1
    provide https://www.noitool.com/assets/SnowcaveSecretChamber-DiDAhmS6.js:1
    <anonymous> https://www.noitool.com/assets/SeedDataOutput-Cc5o6k9N.js:13
    Ev https://www.noitool.com/assets/index-DnWkFvtS.js:6
    useState https://www.noitool.com/assets/index-DnWkFvtS.js:1
    Ev https://www.noitool.com/assets/SeedDataOutput-Cc5o6k9N.js:13
    xg https://www.noitool.com/assets/index-DnWkFvtS.js:6
    Uw https://www.noitool.com/assets/index-DnWkFvtS.js:8
    Dw https://www.noitool.com/assets/index-DnWkFvtS.js:8
    aA https://www.noitool.com/assets/index-DnWkFvtS.js:8
    pf https://www.noitool.com/assets/index-DnWkFvtS.js:8
    Ah https://www.noitool.com/assets/index-DnWkFvtS.js:8
    Lw https://www.noitool.com/assets/index-DnWkFvtS.js:8
    V https://www.noitool.com/assets/index-DnWkFvtS.js:1
    re https://www.noitool.com/assets/index-DnWkFvtS.js:1
    EventHandlerNonNull* https://www.noitool.com/assets/index-DnWkFvtS.js:1
    <anonymous> https://www.noitool.com/assets/index-DnWkFvtS.js:1
@anka-213 anka-213 added the bug Something isn't working label Aug 8, 2024
@TwoAbove
Copy link
Owner

Thank you for the report. I've seen this once some time ago and it looks like it's an issue with the caching. I've cleared cache from my side, so it should help. If not, I'll have to take a deeper look into what might be causing this.

@YellowOnion
Copy link

The info page seems to work for me but search isn't working (nothing returned even on simple searches, no CPU activity, can't enter a search name) and I see similar errors in the console,

I'm running privacy badger plugin which might be causing the top error too.

image

@TwoAbove
Copy link
Owner

Hey @YellowOnion and @anka-213 I made some updated over the last week and wanted to ask if you have been seeing the white screen errors? The most recent version of noitool is v2.33.1

@TwoAbove TwoAbove closed this as completed Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants