Uncaught (in promise) Error: Unable to connect to Infura
at eval (getInfura.js?c5a0:19)
at new Promise ()
at new F (_export.js?90cd:36)
at eval (getInfura.js?c5a0:3)
at Object../src/util/getInfura.js (app.js:3748)
at webpack_require (app.js:708)
at fn (app.js:113)
at eval (index.js?e3b1:1)
at Object../src/store/index.js (app.js:3732)
at webpack_require (app.js:708)
at new F (_export.js?90cd:36)
at eval (getInfura.js?c5a0:3)
at Object../src/util/getInfura.js (app.js:3748)
at webpack_require (app.js:708)
at fn (app.js:113)
at eval (index.js?e3b1:1)
at Object../src/store/index.js (app.js:3732)
at webpack_require (app.js:708)
Sep 24, 2018, 7:54 AM
so the actual address is: wss://ropsten.infura.io/ws/TOKEN?
Sep 24, 2018, 7:57 AM