Skip to content

Homepage Functionality Issue due to CORS Policy and Bad Gateway Error #258

@runmaxde

Description

@runmaxde

image

Was messing around on https://eartensifier.net/ and things aren't looking too hot. Looks like there's some trouble talking to your API and it's kinda breaking the homepage vibe. Here's the lowdown:

CORS Policy:
Error's popping up saying something like, "Access to fetch at 'https://api.eartensifier.net/statistics' from origin 'https://eartensifier.net/' has been blocked by CORS policy." I think trying to tell us to go 'no-cors' or something to sneak around it.

502 Gateway:
Tried hitting up 'https://api.eartensifier.net/statistics' but got slapped with a "502 Bad Gateway". Sounds like the gateway's having a bad day.

Promise Rejection:
Got an uninvited "Failed to fetch" error throwing a TypeError in the console.

So yeah, that's pretty much it. The site's kinda limping without its stats and stuff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions