techievee / statistics_api

Front end for the open-ethereum-pool
GNU General Public License v3.0
3 stars 18 forks source link

frontend not working #1

Closed edradev closed 5 years ago

edradev commented 5 years ago

Everything is installed without errors, build.sh too and when open web browser frontend not working only footer is visible with Project Website | Exchanges | Wallet ....

That is error that i saw when do Inspect... @techievee

Uncaught Error: format-number helper requires value at r.compute (vendor-0772f69d614a849e4156ea1a8dd17a52.js:19) at r.compute (vendor-0772f69d614a849e4156ea1a8dd17a52.js:7) at r.value (vendor-0772f69d614a849e4156ea1a8dd17a52.js:7) at Object.f [as read] (vendor-0772f69d614a849e4156ea1a8dd17a52.js:8) at Object.n [as getValue] (vendor-0772f69d614a849e4156ea1a8dd17a52.js:6) at Object.S [as inline] (vendor-0772f69d614a849e4156ea1a8dd17a52.js:14) at Object.inline (vendor-0772f69d614a849e4156ea1a8dd17a52.js:14) at u.populateNodes (vendor-0772f69d614a849e4156ea1a8dd17a52.js:14) at u.render (vendor-0772f69d614a849e4156ea1a8dd17a52.js:14) at a (vendor-0772f69d614a849e4156ea1a8dd17a52.js:14)

edradev commented 5 years ago

@techievee can you provideany help here?

techievee commented 5 years ago

Is your backend up and running? And had you configured the endpoints in the front-end application?

edradev commented 5 years ago

Backend up and running:

config_api.json config_payout.json config_proxy.json config_unlocker.json

Configured endpoints in environment.js.

no errors