BuildOnViction / tomox-sdk-ui

SDK UI to build a Decentralized Exchange on TomoX protocol
MIT License
26 stars 15 forks source link

Blank #310

Open DefiDax opened 3 years ago

DefiDax commented 3 years ago

Blank white screen after following build instuctions??

thanhvk commented 3 years ago

Can you give some images (console F12,...)?

DefiDax commented 3 years ago

DOMException: Failed to construct 'WebSocket': The URL '' is invalid. at Module.x (http://172.18.0.1:5000/static/js/main.311e029f.chunk.js:1:180279) at http://172.18.0.1:5000/static/js/main.311e029f.chunk.js:1:348678 at http://172.18.0.1:5000/static/js/17.07990486.chunk.js:1:569030 at http://172.18.0.1:5000/static/js/17.07990486.chunk.js:1:403139 at n.value (http://172.18.0.1:5000/static/js/main.311e029f.chunk.js:1:347219) at n.value (http://172.18.0.1:5000/static/js/main.311e029f.chunk.js:1:347397) at Mi (http://172.18.0.1:5000/static/js/17.07990486.chunk.js:1:735528) at ja (http://172.18.0.1:5000/static/js/17.07990486.chunk.js:1:751982) at bc (http://172.18.0.1:5000/static/js/17.07990486.chunk.js:1:790600) at bs (http://172.18.0.1:5000/static/js/17.07990486.chunk.js:1:781923) react-dom.production.min.js:5058 Error: Connection not established at Module.E (connection.js:15) at socketController.js:57 at index.js:8 at redux.js:478 at n.value (SocketController.jsx:18) at n.value (SocketController.jsx:30) at Mi (react-dom.production.min.js:3202) at ja (react-dom.production.min.js:4307) at bc (react-dom.production.min.js:6700) at bs (react-dom.production.min.js:6150) rc @ react-dom.production.min.js:5058 connection.js:15 Uncaught (in promise) Error: Connection not established at Module.E (connection.js:15) at socketController.js:57 at index.js:8 at redux.js:478 at n.value (SocketController.jsx:18) at n.value (SocketController.jsx:30) at Mi (react-dom.production.min.js:3202) at ja (react-dom.production.min.js:4307) at bc (react-dom.production.min.js:6700) at bs (react-dom.production.min.js:6150) DevTools failed to load SourceMap: Could not load content for chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/sourcemaps/disable-console.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME DevTools failed to load SourceMap: Could not load content for chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/sourcemaps/contentscript.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME DevTools failed to load SourceMap: Could not load content for chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/sourcemaps/inpage.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME

thanhvk commented 3 years ago

Are you deploy the only frontend or both frontend + backend? Can you give me your .env file?