Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
550
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://matrix.org/_matrix/client/r0/sync?filter=3&timeout=0&_cacheBuster=1571160686711. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
  2.  
  3. /sync error Error: CORS request rejected: https://matrix.org/_matrix/client/r0/sync?filter=3&timeout=0&_cacheBuster=1571160686711 rageshake.js:107:31
  4. r rageshake.js:107
  5. _onSyncError sync.js:1170
  6. e sync.js:977
  7. E runtime.js:62
  8. _invoke runtime.js:296
  9. t runtime.js:114
  10. c bluebird.js:5290
  11. _promiseRejected bluebird.js:2157
  12. _settlePromise bluebird.js:3366
  13. _rejectPromises bluebird.js:3469
  14. _settlePromises bluebird.js:3481
  15. p bluebird.js:190
  16. f bluebird.js:183
  17. _drainQueues bluebird.js:199
  18. drainQueues bluebird.js:69
  19. Error: "CORS request rejected: https://matrix.org/_matrix/client/r0/sync?filter=3&timeout=0&_cacheBuster=1571160686711"
  20. c index.js:259
  21. onreadystatechange index.js:242
  22. rageshake.js:107:31
  23. r rageshake.js:107
  24. _onSyncError sync.js:1172
  25. e sync.js:977
  26. E runtime.js:62
  27. _invoke runtime.js:296
  28. t runtime.js:114
  29. c bluebird.js:5290
  30. _promiseRejected bluebird.js:2157
  31. _settlePromise bluebird.js:3366
  32. _rejectPromises bluebird.js:3469
  33. _settlePromises bluebird.js:3481
  34. p bluebird.js:190
  35. f bluebird.js:183
  36. _drainQueues bluebird.js:199
  37. drainQueues bluebird.js:69
  38. Number of consecutive failed sync requests: 7 rageshake.js:107:31
  39. Starting keep-alive rageshake.js:107:31
  40. MatrixClient sync state => ERROR
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement