#Node Error

1 messages · Page 1 of 1 (latest)

real wagon
#

My node is spitting out this error in the browser console:
Access to XMLHttpRequest at 'domain' from origin 'domain' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.Understand this errorAI
main.js?attr=e7r-GrVLhK00cKDxKNKRdc_kvbyyS8CN3OOuESrHkPa7tkfWwaddJNxXUDF8O31XfcwJXGgb9nWZJJoyXyN40w:2773

   GET domain net::ERR_FAILED
sterile abyssBOT
#

@real wagon; Make sure that your Wings are running and reachable. This error usually happens when your browser can't reach Wings to verify the CORS headers. Click on the URL in the CORS error to verify it can be connected to without any errors.

real wagon
#

needed to restart wings, SOLVED thx