MultiDuetWebMonitor icon indicating copy to clipboard operation
MultiDuetWebMonitor copied to clipboard

Cross-Origin Request Blocked Error

Open TheBasedDoge opened this issue 3 years ago • 0 comments

Hi, i am having the following issue when I try to use this. (Both locally and on your site)

(the following is from the browser debug log). Tried Firefox newest version, chrome, IE, Edge.

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://192.168.0.55/rr_connect?password=&time=2021-4-28T0%3A20%3A5. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

Connection Fail error MultiDWMC.js:13639:12 Object { type: "ajaxError", timeStamp: 1619583605885, jQuery31008942849772702564: true, isTrigger: 3, namespace: "", rnamespace: null, result: undefined, target: HTMLDocument file:///E:/Downloads/MultiDuetWebMonitor-master/MultiDuetWebMonitor-master/Multi.htm, delegateTarget: HTMLDocument file:///E:/Downloads/MultiDuetWebMonitor-master/MultiDuetWebMonitor-master/Multi.htm, currentTarget: HTMLDocument file:///E:/Downloads/MultiDuetWebMonitor-master/MultiDuetWebMonitor-master/Multi.htm, … } MultiDWMC.js:13624:10 Connection Fail timeout MultiDWMC.js:13639:12 Object { type: "ajaxError", timeStamp: 1619583609858, jQuery31008942849772702564: true, isTrigger: 3, namespace: "", rnamespace: null, result: undefined, target: HTMLDocument file:///E:/Downloads/MultiDuetWebMonitor-master/MultiDuetWebMonitor-master/Multi.htm, delegateTarget: HTMLDocument file:///E:/Downloads/MultiDuetWebMonitor-master/MultiDuetWebMonitor-master/Multi.htm, currentTarget: HTMLDocument file:///E:/Downloads/MultiDuetWebMonitor-master/MultiDuetWebMonitor-master/Multi.htm, … } timeout MultiDWMC.js:13624:10

TheBasedDoge avatar Apr 28 '21 04:04 TheBasedDoge