polkascan / polkascan-os

Polkascan Open Source
https://polkascan.io
GNU General Public License v3.0
51 stars 54 forks source link

Dashboard data show zero #56

Open boreyapp opened 3 years ago

boreyapp commented 3 years ago

I try to implement polkascan with private substrate network but the dashboard show zero value:

http://172.104.177.231:8080/node-template

Also the account list show null and when I check DB, I found out table data_account is empty.

http://172.104.177.231:8080/node-template/account

Here is my wallet address:

https://polkadot.js.org/apps/?rpc=wss://wallet.borey.app#/explorer

I had use substrate tag "v3.0.0+monthly-2021-05" with custom type below:

https://github.com/polkascan/py-scale-codec/blob/3d366f975a4cce8db6cfff9ad9b623dcfe28fdcc/scalecodec/type_registry/substrate-node-template.json

Anaski99 commented 2 years ago

@arjanz master branch is working fine, but serverstats (api/v1/networkstats/latest) is showing zeros ... any idea ?? image