Advertisement
Guest User

Untitled

a guest
Dec 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. 
  2. main.js?cebd:31 Uncaught TypeError: Cannot read property 'useAlternativeCdn' of undefined
  3. at setCDN (main.js?cebd:31)
  4. at eval (main.js?cebd:39)
  5. at Module../src/renderer/main.js (renderer.js:3946)
  6. at __webpack_require__ (renderer.js:726)
  7. at fn (renderer.js:103)
  8. at Object.0 (renderer.js:4041)
  9. at __webpack_require__ (renderer.js:726)
  10. at renderer.js:793
  11. at renderer.js:796
  12. D:\alderongames-laun…ity-warnings.js:143 Electron Security Warning (Node.js Integration with Remote Content) This renderer process has Node.js integration enabled
  13. and attempted to load remote content from 'http://localhost:9080/#/login'. This
  14. exposes users of this app to severe security risks.
  15.  
  16. For more information and help, consult
  17. https://electronjs.org/docs/tutorial/security.
  18. This warning will not show up
  19. once the app is packaged.
  20. D:\alderongames-laun…ity-warnings.js:127 Electron Security Warning (Insecure Resources) This renderer process loads resources using insecure
  21. protocols.This exposes users of this app to unnecessary security risks.
  22. Consider loading the following resources over HTTPS or FTPS.
  23. - http://localhost:9080/renderer.js
  24.  
  25.  
  26. For more information and help, consult
  27. https://electronjs.org/docs/tutorial/security.
  28. This warning will not show up
  29. once the app is packaged.
  30. D:\alderongames-laun…ity-warnings.js:184 Electron Security Warning (Insecure Content-Security-Policy) This renderer process has either no Content Security
  31. Policy set or a policy with "unsafe-eval" enabled. This exposes users of
  32. this app to unnecessary security risks.
  33.  
  34. For more information and help, consult
  35. https://electronjs.org/docs/tutorial/security.
  36. This warning will not show up
  37. once the app is packaged.
  38. warnAboutInsecureCSP @ D:\alderongames-laun…ity-warnings.js:184
  39. loadHandler
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement