blockchain / service-my-wallet-v3

Blockchain Wallet API Service
https://blockchain.info/api/blockchain_wallet_api
GNU Affero General Public License v3.0
910 stars 518 forks source link

Issue on creating HDAccount #463

Open sahidul99 opened 4 years ago

sahidul99 commented 4 years ago

node version v6.17.1 ,dont know how to find version service-my-wallet-v3

Issue on creating HDAccount, shown error on terminal

May 01 17:08:28 server.24cloudspace.com blockchain-wallet[10236]: 1588345708155 - error: Error saving wallet May 01 17:08:28 server.24cloudspace.com blockchain-wallet[10236]: 1588345708156 - error: ERR_SYNC May 01 17:08:28 server.24cloudspace.com blockchain-wallet[10236]: wallet.external not set: TypeError: Class constructor Exchange cannot be invoked without 'new' May 01 17:08:28 server.24cloudspace.com blockchain-wallet[10236]: at new SFOX (/usr/lib/node_modules/blockchain-wallet-service/node_modules/bitcoin-sfox-cli...:56:98) May 01 17:08:28 server.24cloudspace.com blockchain-wallet[10236]: at new External (/usr/lib/node_modules/blockchain-wallet-service/node_modules/blockchain-w...:27:20) May 01 17:08:28 server.24cloudspace.com blockchain-wallet[10236]: at fetchSuccess (/usr/lib/node_modules/blockchain-wallet-service/node_modules/blockchain-w...111:12) May 01 17:08:28 server.24cloudspace.com blockchain-wallet[10236]: at process._tickCallback (internal/process/next_tick.js:109:7)

waqas61 commented 3 years ago

You can check the version by running cammand in terminal. blockchain-wallet-service -V