Open GoldFund opened 6 years ago
Seems that it is happening a lot. I am having difficulty creating wallet accounts now. This is the error.
$ blockchain-wallet-service start --port 3030
1539487288380 - info: blockchain.info wallet service v0.26.1 running on http://127.0.0.1:3030
wallet.external not set: TypeError: Class constructor Exchange cannot be invoked without 'new'
at new SFOX (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\bitcoin-sfox-client\lib\sfox.js:56:98)
at new External (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\blockchain-wallet-client\lib\external.js:27:20)
at fetchSuccess (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\blockchain-wallet-client\lib\external.js:111:12)
at
Is this where I receive my payment
Is this where I receive my payment
Hi, I do not know what you are talking about. This issue I raised is regarding the failure of the API to create wallet accounts. Nothing to do with payments. The API is functioning perfectly for transfer, and balances etc, it's just the wallet account creation process that is failing for me. regs TIM
Hi, occasionally The blockchain-wallet-service (version 0.26.1 ) throws an error and fills the terminal window with javascript.
Also it provides an error message (not all the time)
I have copied below. Please let me know if I need to upgrade or change some API call process.
Thanks
1539393629753 - error: ERR_SYNC
Also, further to these errors, this one.
$ blockchain-wallet-service start --port 3030 1539396625504 - info: blockchain.info wallet service v0.26.1 running on http://127.0.0.1:3030 wallet.external not set: TypeError: Class constructor Exchange cannot be invoked without 'new' at new SFOX (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\bitcoin-sfox-client\lib\sfox.js:56:98) at new External (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\blockchain-wallet-client\lib\external.js:27:20) at fetchSuccess (C:\Users\Administrator.ABNNEWSWIRE\AppData\Roaming\npm\node_modules\blockchain-wallet-service\node_modules\blockchain-wallet-client\lib\external.js:111:12) at
at process._tickCallback (internal/process/next_tick.js:188:7)