본문 바로가기
OPENEDX

Error: Axios Error (Request): Network Error (possible local connectivity issue) get https://studio.koadev.ga/organizations

by SAMSUNG CLOUD-OKY 2021. 8. 18.
반응형

 

## 에러화면

 

Error: Axios Error (Request): Network Error (possible local connectivity issue) get https://studio.koadev.ga/organizations

 

 

 

Failed to load resource: the server responded with a status of 404 ()
block.koadev.ga/:1 Access to XMLHttpRequest at 'https://studio.koadev.ga/organizations' from origin 'https://block.koadev.ga' 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.
studio.koadev.ga/organizations:1 Failed to load resource: net::ERR_FAILED
block.koadev.ga/:1 Access to XMLHttpRequest at 'https://studio.koadev.ga/library/?text_search=&org=' from origin 'https://block.koadev.ga' 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.
studio.koadev.ga/library/?text_search=&org=:1 Failed to load resource: net::ERR_FAILED
block.koadev.ga/:1 Access to XMLHttpRequest at 'https://studio.koadev.ga/api/libraries/v2/?text_search=&org=' from origin 'https://block.koadev.ga' 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.
studio.koadev.ga/api/libraries/v2/?text_search=&org=:1 Failed to load resource: net::ERR_FAILED
bam.nr-data.net/1/fake_app?a=fake_license&sa=1&v=1118.0c07c19&t=Unnamed%20Transaction&rst=547&ref=https://block.koadev.ga/&be=153&fe=531&dc=269&af=err,xhr,stn,ins,spa&perf=%7B%22timing%22:%7B%22of%22:1629293812403,%22n%22:0,%22u%22:42,%22ue%22:42,%22f%22:1,%22dn%22:1,%22dne%22:1,%22c%22:1,%22ce%22:1,%22rq%22:3,%22rp%22:13,%22rpe%22:14,%22dl%22:43,%22di%22:269,%22ds%22:269,%22de%22:269,%22dc%22:530,%22l%22:530,%22le%22:532%7D,%22navigation%22:%7B%22ty%22:1%7D%7D&jsonp=NREUM.setToken:1 Failed to load resource: the server responded with a status of 403 (An error occurred validating the license key)

 

 

 

 

## 해결방법 

 

   22) CORS_ORIGIN_ALLOW_ALL: true    (Blockstore 조회 성공)

 

 

반응형

댓글