downforacross / downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio
https://downforacrosscom.downforacross1.now.sh
MIT License
220 stars 92 forks source link

Unable to load puzzle on local dev server #320

Closed flackr closed 2 months ago

flackr commented 2 months ago

I'm having an issue which seems very similar to #116, when running the local dev server I see a puzzle list but on trying to load any of them it pauses indefinitely. In dev tools, I noticed there's a request to http://api-staging.foracross.com/api/counters/gid which never succeeds. I'm not sure if the staging server is maybe down?

stevenhao commented 2 months ago

thanks, should be fixed now hopefully

flackr commented 2 months ago

Thanks, working great! Now I can try to put together some PRs :-)