audreyt / ethercalc

Node.js port of Multi-user SocialCalc
https://ethercalc.net
Other
2.97k stars 538 forks source link

Cannot open ethercalc page nor get .csv.json data from ethercalc #713

Closed bestian closed 4 years ago

bestian commented 4 years ago

Error

"502 Bad gateway"

"Access to XMLHttpRequest at 'https://ethercalc.org/autolearn_main.csv.json' from origin 'http://goban.tw' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."

bestian commented 4 years ago

the bug appears suddenly, then ok again

eddyparkinson commented 4 years ago

Strange URL ... try

https://ethercalc.org/autolearn_main.json https://ethercalc.org/autolearn_main.csv

eddyparkinson commented 4 years ago

Closing this. Please let us know if this has not been resolved.