question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cors error in chrome

See original GitHub issue

Cannot display some pages because: Failed to load http://127.0.0.1:3000/stats: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3000' is therefore not allowed access.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
kimisancommented, Jan 14, 2018

update some info, since i update the new Geth. The DB has just synced 50%, sorry for delay.

1reaction
kimisancommented, Jan 11, 2018

ok, i will fix it and update node.js script by this week.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Allow CORS: Access-Control-Allow-Origin
Allow CORS: Access-Control-Allow-Origin lets you easily perform cross-domain Ajax requests in web applications. Simply activate the add-on ...
Read more >
CORS not working on Chrome - Stack Overflow
CORS will work in chrome. Just use chrome is safe-mode, i.e., use disable security settings. Google ...
Read more >
I started getting CORS errors after upgrading to v76.
Cross-Origin Resource Sharing (CORS) is subject of change in Chrome version 76. New headers are introduced as part of security and those must...
Read more >
CORS errors and how to solve them - Topcoder
Open a network tab in your console. ... In the response header look for the Access-Control-Allow-Origin header. If it does not exist then...
Read more >
Bypassing CORS with a Google Chrome extension - Medium
Have the server send the header with a valid value, or, if an opaque response serves your needs, set the request's mode to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found